首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

Suse11+ 设立Xmanager桌面登录

2014-07-19 
Suse11+ 设置Xmanager桌面登录首先,Suse10和Suse11设置不同,这里是Suse11的设置方法。1.修改/etc/sysconfig

Suse11+ 设置Xmanager桌面登录
首先,Suse10和Suse11设置不同,这里是Suse11的设置方法。

1.修改/etc/sysconfig/displaymanager
DISPLAYMANAGER_REMOTE_ACCESS=”yes”
DISPLAYMANAGER_ROOT_LOGIN_REMOTE=”yes”
DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN=”yes”
2.相应的配置文件/etc/gdm/custom.conf也会更改成如下样子
# GDM configuration storage
[xdmcp]
# SuSEconfig: displaymanager:DISPLAYMANAGER_REMOTE_ACCESS
Enable=true
Port=177
[chooser]
[security]
# SuSEconfig: displaymanager:~DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN
DisallowTCP=false
# SuSEconfig: displaymanager:DISPLAYMANAGER_ROOT_LOGIN_REMOTE
AllowRemoteRoot=true
[debug]
3.然后,更改/etc/X11/xdm/xdm-config,注销掉这一行(在起点加以个!)
! DisplayManager.requestPort: 0
4.重启xdm
# /etc/init.d/xdm restart
# /etc/init.d/sshd restart

Xbrowser177端口
Xstart22端口,需要ssh

热点排行