centos 6.6 配置xdmcp远程桌面
Posted 遥远的绿洲
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
以上是关于centos 6.6 配置xdmcp远程桌面的主要内容,如果未能解决你的问题,请参考以下文章