我有一个google云实例,我安装了xfce,使用以下指南安装和配置了VNC服务器:https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04
接下来,您可以使用VNC客户端尝试连接到localhost:5901的VNC服务器。将提示您进行身份验证。
那个VNC客户端是什么?我如何将它连接到VNC服务器?
发布于 2019-06-04 11:43:00
您可以为Ubuntu使用雷米娜 VNC客户端:
sudo apt install remmina我更喜欢维纳格雷:
sudo apt install vinagre有关更多示例,请参见https://www.ubuntupit.com/10-fast-and-secure-remote-desktop-client-software-for-linux/
https://askubuntu.com/questions/1148510
复制相似问题