Monday, February 18, 2013

VNC on Display 0

On the remote server.
sudo apt-get install x11vnc
x11vnc -display :0
On the local client.
sudo apt-get install xtightvncviewer
vncviewer hostname:0

No comments:

Post a Comment