VNC remote help

Sever

# install x11vnc and start in listener mode
sudo apt-get install x11vnc
x11vnc -noxdamage -once -timeout 30 -connect "panticz.dyndns.org:5500"

Linux Client

# update your dyndns.org ip and enable port forward for 5500
#https://www.dyndns.com/account/services/hosts/
sudo ddclient
vncviewer -listen

Windows Client
http://dl.dropbox.com/u/4170695/www/VNC4.zip

Links
https://help.ubuntu.com/community/x11vnc
http://www.heise.de/ct/ftp/08/07/194/
http://www.heise.de/netze/X-Window-Desktop-fernsteuern-per-Shell-Skript-und-VNC--/artikel/108532