使用Windows 10远程桌面vnc-any 远程控制Ubuntu 16.04

时光毁灭记忆、已成空白 提交于 2020-03-06 15:37:59

使用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桌面。

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!