文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>配置Xmanager远程访问

配置Xmanager远程访问

时间:2010-06-07  来源:mwj150533

SUSE 10 enterprise

 

1)修改/etc/sysconfig/displaymanager

修改 DISPLAYMANAGER_REMOTE_ACCESS="yes"//允许远程登录

修改 DISPLAYMANAGER_ROOT_LOGIN_REMOTE="yes" //允许root用户远程登陆

 

 

 

2)

对于gnome界面

修改/etc/opt/gnome/gdm/gdm.conf

[xdmcp]

//打开远程访问功能

Enable=true

//开放177端口

# The port.  177 is the standard port so better keep it that way

Port=177

 

[security]//允许root远程登录

AllowRemoteRoot=true

 

对于KDE界面

修改/etc/opt/kde3/share/config/kdm/kdmrc

[xdmcp]

//打开远程访问功能

Enable=true

//开放177端口

# The port.  177 is the standard port so better keep it that way

Port=177

 

 

 

3)重启服务

rcxdm restart

 

相关阅读 更多 +
排行榜 更多 +
疯狂兔子人乐园

疯狂兔子人乐园

休闲益智 下载
空中飞机飞行

空中飞机飞行

休闲益智 下载
小姐姐历险记2

小姐姐历险记2

休闲益智 下载