SSH Tunnel VNC With Chrome OS

First get the Secure Shell App Offered by Google Secure Shell Developers.

https://chrome.google.com/webstore/detail/secure-shell-app/pnhechapfaindjhompbnflcldabbghjo?utm_source=chrome-app-launcher-search

Next get VNC® Viewer for Google Chrome™ Offered by www.realvnc.com

https://chrome.google.com/webstore/detail/vnc%C2%AE-viewer-for-google-ch/iabmpiboiopbgfabjmgeedhcmjenhbla?utm_source=chrome-app-launcher-search

Then when creating a [New Connection] in the Secure Shell App, specify the following SSH Arguments:

-L 5901:localhost:5901

Open the Connection that you created.

Then open VNC® Viewer for Google Chrome™ and put in the following address: localhost:1 and then press the “Connect” button.

Credit to

https://robpartridge.blogspot.com/2014/04/chromebook-to-linux-vnc-via-ssh-port.html

for showing me how to do this.