Tunnel VNC over SSH with Putty Example

Start vncserver on your linux server and assign a password

Default first port the server will listen to is 5901

Go to Putty and create a new session with the following options:

obviously replace testserver with the name of your unix server running vncserver

Add the settings above and open the connection with putty to establish the session, then:
Open up ultravnc viewer and enter 127.0.0.1:1 as the target and you will get the remote server

No comments: