要在Ubuntu上使用novnc,您需要按照以下步骤操作:
sudo apt-get update sudo apt-get install novnc websockify
/usr/share/novnc/utils/launch.sh --vnc localhost:5900
websockify 6080 localhost:5900
http://localhost:6080/vnc.html
现在您可以通过novnc在Ubuntu上访问VNC服务器了。