转载:https://blog.csdn.net/langyou0/article/details/107959002
Ubuntu18.04使用gnome桌面环境,系统自带屏幕共享和远程登录功能,默认使用的是vino作为VNC服务端。
注意事项:如果设置中屏幕共享是灰色,或者没有屏幕共享和远程登录选项。请使用以下命令手动安装vino并重启:sudo apt-get install vino
安装图形化工具 dconf-editor 来对系统配置文件进行更改,使用以下命令安装:sudo apt-get install dconf-editor
这是为了将远程连接服务改为不加密
最后使用VNC-Viewer客户端输入Ubuntu IP地址进行连接即可