win10遠程ubuntu16.04桌面

使用win10遠程控制ubuntu16.04,網上很多需要安裝xfce桌面的。今天介紹一下,不需要安裝其他桌面,使用Ubuntu16.04自帶桌面,漂亮美觀。

Ubuntu16.04端:

1、打開終端,安裝xrdp,vncserver

sudo apt-get install xrdp vnc4server xbase-clients

2、安裝desktop sharing(Ubuntu16.04默認已經安裝),可以到應用商店下載。打開desktop sharing,設置如下:

 

3、安裝安裝dconf-editor,取消權限限制:

sudo apt-get install dconf-editor

dconf-editor設置:org > gnome > desktop > remote-access,取消 “requlre-encryption”

 

Win10端:

搜索遠程桌面連接,輸入Ubuntu的ip地址,點擊連接。

選擇vnc-any,輸入Ubuntu的ip地址,端口不變(5900),桌面共享設定的密碼,即可遠程連接到ubuntu 16.04桌面

發佈了232 篇原創文章 · 獲贊 89 · 訪問量 51萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章