LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1184|回复: 3

fa8 xmanager 登入后要等很久才显示桌面

[复制链接]
发表于 2008-1-13 10:13:32 | 显示全部楼层 |阅读模式
昨天刚刚安装了一个fa8,想用xmanger2.0登入
在网上按前辈的说话改了


XDMCP连接到Red Hat 5 EL 和 CentOS 5
1. XDM 配置
1. 改变运行级别到5

打开/etc/inittab 然后设置init运行级别5:
id:5:initdefault:

2.打开XDMCP

  对GDM:

  打开/etc/gdm/custom.conf 设置Enable为1在[xdmcp]的选项中.
[xdmcp]
Enable=1

  对KDM:

  打开/usr/share/config/kdm/Xaccess和 remove the initial "#" character for the following line:
#* #any host can get a login window ==>
* #any host can get a login window
Open /usr/share/config/kdm/kdmrc and set the Enable entry to true in the [xdmcp] section as following.
[xdmcp]
Enable=true


2.防火墙(TCP/UDP Ports)配置
在你的防火墙打开UDP端口177到服务器.
在你的防火墙打开TCP端口从6000~6010,一定要保证从远程到你的服务器可以直接打开

3. 重起你的主机然后开始Xmanager
# init 3; init 5
之后,用X-manager登入.但是要等很久才能出现桌面..上的的我电脑等内容..
 楼主| 发表于 2008-1-14 09:33:45 | 显示全部楼层
没有人和我出现一样的情况嘛!
回复 支持 反对

使用道具 举报

发表于 2008-3-11 08:55:52 | 显示全部楼层
我也一样,刚设置完第一次用是还挺快的,重启以后就不行了,根本看不到开始菜单和任务栏。郁闷
回复 支持 反对

使用道具 举报

发表于 2008-3-11 09:07:29 | 显示全部楼层
RH网站提示的,我按照第一种方式做的,就出现了上贴我说的现象。
Resolution:

In Red Hat Enterprise Linux 4 and below the file /etc/X11/gdm/gdm.conf could be modified to enable xdmcp. With Red Hat Enterprise Linux 5, the location to enable xdmcp has changed.

There are two ways that xdmcp can be enabled:

    * Modify the file /etc/gdm/custom.conf and under the [xdmcp] section, add this line:

      Enable=true

    * Alternately, the tool gdmsetup can be used. This is a gui-based tool to modify gdm.

Once one of these two steps are done - simply run gdm-restart and then login as desired user.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表