小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

Windows下使用XManager訪問Ubuntu 11.04的設置方法

 ala咪s 2012-07-16
Windows下使用XManager訪問Ubuntu 11.04的設置方法
 
分類: 嵌入式 413人閱讀 評論(0) 收藏 舉報
 http://blog.csdn.net/fhxy_xzw/article/details/7046836

Windows下使用XManager訪問Ubuntu 11.04的設置方法  

(在設置之前要打開允許遠程桌面   系統(tǒng)->首選項->遠程桌面->     選擇相關(guān)選項)

1、Download the attached file and upload it to the server. And, enter the following command to update gdm(更新gdm軟件包):

$ wget  -c "http://www./forum/xmanager/down?num=3526&filename=88406269da081d4091c34728c92d2c6c&savename=gdm_2320-0ubuntu1_i386.deb -O gdm_2320-0ubuntu1_i386.deb

$ sudo dpkg -i gdm_2320-0ubuntu1_i386.deb 

注:本步驟是為修改 Ubuntu 10.10 的gdm bug 而做的(Ubuntu 10.10的GDM只開放了IPv6,所以在Windows下是連不上的。這個修正文件是由好心的Xmanager放出的),10.10以前版本貌似不用做這一步。另外,藍色部分的地址,最好在Windows下用迅雷下載,這樣更快點。

$ gdm --version
GDM 2.32.1

 

2、Open the /etc/gdm/custom.conf file and set XDMCP to true(修改custom.conf配置文件,若沒有則新建一個):

$ sudo gedit /etc/gdm/custom.conf

添加如下兩個字段:

[security]

DisallowTCP=false

[xdmcp]
Enable=true

Port=177
DisplaysPerHost=10   

注:DisplaysPerHost表示顯示主機的數(shù)量 

 

3、Open the /etc/gdm/gdm.schemas file and set XDMCP to true(修改schemas配置文件):

$ sudo gedit /etc/gdm/gdm.schemas

修改xdmcp/Enable字段:

<schema>

<key>xdmcp/Enable</key>

<signature>b</signature>

<default>true</default>

</schema>

注:理論上,這一步完全可以被第二步替代,但并不完全確定。如果僅配置第二步還是不行的話可以再做這一步。

 

4、Open port udp 177(開啟177端口):

sudo ufw allow 177  

 

5、Reboot the system(重啟gdm):

sudo /etc/init.d/gdm restart 

 真不明白,為什么NetSarang的官網(wǎng)也會被墻?害得我跑到韓國網(wǎng)站去下……

gdm_2320-0ubuntu1_i386.deb

    本站是提供個人知識管理的網(wǎng)絡存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多