If your network doesn't allow connections into the default VNC port 5901, you can tunnel it through SSH. There are times when you need to remote into a Linux desktop. When that need arises, the most ...
SSH tunneling, or SSH port forwarding, is a method of transporting arbitrary data over an encrypted SSH connection. SSH tunnels allow connections made to a local port (that is, to a port on your own ...
Secure shell can overcome a number of networking deficiencies. Jack Wallen illustrates how you can use SSH port forwarding to create encrypted tunnels for remote and local forwarding. The ssh system ...