CentOS/RHEL6 GDM 和 XManager 4
1. 配置CentOS/RHEL6的gdm编辑 /etc/gdm/custom.conf(此为gnome的桌面管理), 内容修改为如下:# GDM configuration storage[daemon][security]#不允许远程root登录,仅仅为安全设定AllowRemoteRoot=false[xdmcp]Enable=1 #启用gdmDisplaysPerHost=5 Port=177 ...