Ubuntu 16.04 自带远程桌面功能,可以实现桌面的远程访问,具体设置如下:
1、 开启桌面共享
- 在图1所示位置搜索“桌面共享”(英文搜索desktop sharing)

- 打开桌面共享,按图2所示进行设置。

2、 使用dconfig-editor修改配置
- 安装dconf-editor
sudo apt-get install dconf-editor
- 用dconf-editor调整,配置路径如下
org > gnome > desktop > remote-access
- 取消钩选 “require-encryption”属性和"prompt-enabled"属性。

网友评论