Give one example:
vnc connection is not a secure connection. add ssh tunnel can guarantee the safe connection.
Material: "vncserver" working on linux. "vncviewer.exe" working on xp. "SSH Secure Shell Client" working on xp.
Procedure:
- vncserver settle down and setup svn port 5911(for example)
- setup the tunneling item of "SSH Secure Shell " as above picture 1.
remote side port 5911, local side 6000. - execute "SSH Secure Shell" and login remote vncserver side.
- execute vncviewer as above picutre 2.
- then vnc connection will be tunneling on ssh.
#vncpasswd new_passwd
#type new_passwd again.

