首頁 > 軟體

使用Windows 10遠端控制Ubuntu 16.04

2020-06-16 17:25:33

使用Windows 10遠端控制Ubuntu 16.04,網上很多需要安裝xfce桌面的。今天介紹一下,不需要安裝其他桌面,使用Ubuntu 16.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”

Windows 10端:

搜尋遠端桌面連線,輸入Ubuntu的ip地址,點選連線。

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


IT145.com E-mail:sddin#qq.com