Xmanger远程桌面Ubuntu 12.04:第一步:
sudo aptitude install gdm
第二步:
编辑文件
1、
sudo vim /usr/share/doc/gdm/examples/custom.conf(如果是ubuntu其他版本==每个版本文件文字会有所不同,建议用find查找一下custom.conf)
添加
[security]
DisallowTCP=false
[xdmcp]
Enable=true
Port=177
DisplaysPerHost=10(表示连接数量)
2、
sudo vim /usr/share/gdm/gdm.schemas(同custom.conf,其他版本ubuntu需要find查找一下)
修改xdmcp/Enable字段:
<schema><key>xdmcp/Enable</key><signature>b</signature><default>
true</default></schema>3、Open port udp 177(开启177端口):sudo ufw allow 1774、Reboot the system(重启gdm):sudo /etc/init.d/gdm restart
更多Ubuntu相关信息见Ubuntu 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=2node.js 在Linux (Fedora 16)上的源码安装苹果iOS 5.1.1完美越狱详尽图文教程相关资讯 Xmanger Ubuntu使用教程
- Ubuntu使用教程:E: 无法获得锁 / (06/19/2014 17:15:12)
- Ubuntu使用教程 :让Trusty Tahr变 (05/07/2014 16:30:53)
- 怎样打开64位 Ubuntu 的32位支持功 (04/27/2014 17:15:36)
| - Ubuntu 11.04 环境指纹识别驱动的 (05/22/2014 09:57:26)
- Ubuntu 下disk清理保护 (05/01/2014 07:24:50)
- Ubuntu 14.04自动登录到桌面 (04/24/2014 14:00:53)
|
本文评论 查看全部评论 (0)