1、设置Ubuntu系统允许远程控制
在 Dash 中打开 桌面共享
2.运行dconf-editor,把加密选项去掉。
ubuntu:~$ sudo apt-get install dconf-editor //安装dconf-editor
ubuntu:~$ dconf-editor //运行dconf-editor
或者在 Dash 中打开 桌面共享
依次展开org->gnome->desktop->remote-access
这里也可以直接设置远程控制选项,但重要的是将“requre-encryption”去掉。
3.回到Windows,运行vnc viewer,输入ubuntu的IP地址,一切OK
输入在桌面共享中设置的密码。
成功!