{"id":52,"date":"2012-07-21T21:14:13","date_gmt":"2012-07-21T21:14:13","guid":{"rendered":"http:\/\/toolbox.pingvinfeszek.hu\/?p=52"},"modified":"2012-10-20T14:00:10","modified_gmt":"2012-10-20T14:00:10","slug":"vnc-with-ssh-tunneling-over-putty","status":"publish","type":"post","link":"https:\/\/wp.gaborhargitai.hu\/vnc-with-ssh-tunneling-over-putty\/","title":{"rendered":"VNC with SSH-tunneling over PuTTY"},"content":{"rendered":"
Having SSH is totally great to administer your servers and such, but if you ever face a situation that absolutely requires a few clicks to be made on the GUI, then at best you are screwed. For the technically savvy this might not mean an obstacle at all – but for anyone else who does not dream in assembly and speak in pointers referring to pointers of a mirrored stack, this quick and dirty trick could sure come in handy – and might even save the day!<\/p>\n
A totally lifelike situation: trying to manage the Wireless configuration page of your router, behind which sits your NAT’d server, as your only point of connection to the whole network…try navigating across that so-called router admin page\u00a0(or just plain clicking to a submenu) with lynx or links. Pure form of punishment right here, ladies and gentlemen.<\/p>\n
Prequisites<\/strong>: you must have an SSH<\/strong> and VNC<\/strong> server (vnc4server<\/strong>) up and running on your server to which you are about to connect to (we’ll be using the default ports throughout the steps)<\/p>\n <\/p>\n