matthb2 / vnc_script

Simple script for launching VNC sessions and providing some basic information on SSH tunneling

Repository from Github https://github.commatthb2/vnc_scriptRepository from Github https://github.commatthb2/vnc_script

Simple scripts to launch gnome in a VNC session and give the user some hints on connecting. Designed to be used with TigerVNC (http://sourceforge.net/apps/mediawiki/tigervnc/index.php?title=Main_Page)

To use, install somewhere and edit the constants in the top of start_vnc.rb

"RANDPASS" should contain the path to an executable which emits a short random string to stdout to be used as a VNC password. It will be provided in a future version

About

Simple script for launching VNC sessions and providing some basic information on SSH tunneling


Languages

Language:Shell 57.0%Language:Ruby 43.0%