Difference between revisions of "Ssh tunnel vnc"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 04:20, 11 May 2015
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: