centos 6.6 配置xdmcp远程桌面


1.首先安装 xdm软件:yum install xdm
vi /etc/X11/xdm/Xaccess:
* allow
 
vi /etc/gdm/custom.conf:
[security]
AllowRemoteRoot=true
 
[xdmcp]
Enable=true
Port=177

posted @ 2017-06-21 17:21  遥远的绿洲  阅读(1698)  评论(0)    收藏  举报