返回列表 回复 发帖

Xmanager通过XDMCP连接远程linux 5E配置方法

Xmanager通过XDMCP连接远程linux 5E配置方法
最近遇到一个问题,需要使用Xmanager远程连接一台linux 5E主机,打开linux的Telnet服务,利用23端口可以通过Xmanager联接到服务器端。但是使用XDMCP就无法连接。查阅了一些资料,在Xmanager的网站上找到了权威的解决方法。步骤如下:
XDMCP connection to Red Hat 5 EL
1、服务器端配置:
    1. Change runlevel to 5

Open/etc/inittab and set the initial runlevel to 5 as following:
id:5:initdefault:

    2. Enable XDMCP

   For GDM:
Open /etc/gdm/custom.conf and set the Enable entry to 1 in the [xdmcp] section as following.
[xdmcp]
Enable=1

2、防火墙设置
Open UDP port 177 from the PC to the remote host direction.
Open incoming TCP ports 6000~6010 from the remote host to your PC.
3、重充服务器and start Xmanager
不错啊!多谢!
支持原创!希望大家多发一些原创的帖子!
Better to light a candle than to curse the darkness.
与其去诅咒黑暗,还不如去点亮一支蜡烛。

我的blog:http://tonykorn97.itpub.net
现在一般用vnc比较多!感觉vnc非常大好!呵呵!
Better to light a candle than to curse the darkness.
与其去诅咒黑暗,还不如去点亮一支蜡烛。

我的blog:http://tonykorn97.itpub.net
其实 RHEL5 上设置已经很简单了,只要注意防火墙设置和登录界面设置就可以搞定,都是图形界面修改
支持原创!希望大家多发一些原创的帖子
Open UDP port 177 from the PC to the remote host direction.
Open incoming TCP ports 6000~6010 from the remote host to your PC.
怎么设置
不错啊!多谢!
已联上了
最近正在弄xmanager,学习下!!


-------------------------------------
http://blog.csdn.net/xl_xunzhao
好东西哦
返回列表