1、关闭防火墙
systemctl stop firewalld #临时关闭防火墙 systemctl disable firewalld #关闭防火墙开机自启动 firewall-cmd –state #查看防火前状态
2、配置源:
# yum install epel* -y
3、安装xrdp
# yum --enablerepo=epel -y install xrdp
4、启动xrdp并设置开机启动
# systemctl start xrdp # systemctl enable xrdp
5、输入账号密码进行登录即可。
推荐教程:centos教程
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号