我刚刚安装了 CentOS 7 的最新版本,我需要启动 XRDP。
我安装了 XRDP,没有出现错误。
当我执行时
# systemctl start xrdp.service
我面临错误
无法启动 xrdp.service: 未找到单元
我在这里缺少什么?
答案1
我按照 Romeo Ninov 的建议停用了 SELinux,并使用本手册能够安装 XRDP。
http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-on-centos-7-rhel-7.html
注意:更改 SELinux 配置文件后必须重新加载计算机。