On the far host (remote vnc server)
Install x11vnc:
On the client
Install a vnc-viewer (*):
Install x11vnc:
sudo apt-get install x11vncOn the same computer, create a password file:
x11vnc -storepasswdStart the vnc server with (add to startup):
/usr/bin/x11vnc -safer -usepw -forever -display :0
On the client
Install a vnc-viewer (*):
sudo apt-get install xtightvncviewerConnect with:
xtightvncviewer*) Remmina provides a nice gui::0
sudo apt-get install remmina
Kommentarer