免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 967 | 回复: 0
打印 上一主题 下一主题

关于在windows端用Xmanager控制linux步骤 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-03-20 20:39 |只看该作者 |倒序浏览
1、在Linux系统下,修改/etc/X11/xdm/Xaccess,将语句:# * #any  host  can  get  a  login  window前的#去掉;

2、修改/etc/X11/gdm/gdm.conf,将
     # Distributions: Ship with this off.  It is never a safe thing to leave
     # out on the net.  Alternatively you can set up /etc/hosts.allow and
     # /etc/hosts.deny to only allow say local access.
     Enable=false改为Enable=true
     同时注意:# The port.  177 is the standard port so better keep it that way
                    Port=177

3、修改/etc/inittab,将
     id:3:initdefault: 改为 id:5:initdefault:    //如果已经是就不需要改。
     将最后一行的
           x:5:respawn:/etc/X11/prefdm -nodaemon 改为
           x:5:respawn:/usr/bin/gdm

4、修改/etc/X11/xdm/xdm-config的最后一行
      DisplayManager.requestPort:    0  加上!,变为
      !DisplayManager.requestPort:    0

5、ls -l查看
      /etc/X11/xdm/Xservers的属性为444
      /etc/X11/xdm/Xsetup_0的属性为755

6、重启xfs服务:/etc/init.d/xfs restart

7、启动xdm:xdm

8、在windows端的xmanager中用xbrowser开启新任务,在属性connection method中选择XDM Query,在host中输入linux的IP,差不多了,试试吧。不过防火墙如果设置在高级可能不行哦。


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/13620/showart_88338.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP