On Wed, May 13, 2009 at 2:32 PM, Alfred von Campe alfred@von-campe.com wrote:
The configuration dialog box says that "Users can view your desktop using this command: vncviewer HOSTNAME.domain.com:0". However, when I try to connect to it from another host, I always get a "Connection reset by peer" error message.
Try
vncviewer -via HOSTNAME.domain.com localhost:0
This tunnels the VNC connection through SSH.