Originally posted by Troll
View Post
Configuration->Connection->ssh->tunnels
add a forwarded port:
local 5900
remote myipaddress:5900
local 5800
remote myipaddress:5800
...then connect to your machine as usual using ssh and point tightvnc at localhost instead of your machine's IP address. SSH tunnelling will take care of the rest for you....
Leave a comment: