Ssh tunnel vnc

From TheBestLinux.com
Revision as of 04:20, 11 May 2015 by Jamie (talk | contribs) (Created page with "'''How to Use VNC Through a Secure Encrypted SSH Connection''' After optionally following the steps in Ssh_ssl_key_login, setup VNC server. First, set the vnc password using...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to Use VNC Through a Secure Encrypted SSH Connection

After optionally following the steps in Ssh_ssl_key_login, setup VNC server. First, set the vnc password using the "vncpasswd" command as follows:

[user_name@machine_name user_name]$ vncpasswd
Password:
Verify:
[user_name@machine_name user_name]$



Then, start the vnc server using the vncserver command: