Archive:
Month: May 2013
Using SSH tunnel to connect VNC server securely
VNC communication is insecure by default. So it is better not open VNC ports directly to internet. Here is a way to put the VNC service behind an SSH tunnel. 1. Suppose you have your VNC service started on a server with terminal number 7. If you open port 5907 to the world, you will […]