Linux学习之路Linux 相关文章

CentOS 7 使用xmdcp远程桌面

2017-08-11  本文已影响47人  高机动老王

因为系统自带的gnome有问题,所以改用xfce桌面

先UPDATE服务器

然后安装 epel-release

再安装 lightdm

再安装 group xfce

修改/etc/lightdm/lightdm.conf,找到xdmcp这一栏,把disable改成true,port=177的注释去掉。

systemctl stop gdm

systemctl disable gdm

启动lightdm服务

systemctl enable lightdm

systemctl isolate graphical.target

上一篇 下一篇

猜你喜欢

热点阅读