Automatic login scripts
William Hooper
whooper "at" freeshell.org
Sat Dec 6 19:34:01 2003
Tim Allgeier said:
> Example: On my desktop VCN icon1 would open vnc viewer and then pass
> the server / computer name and password automatically to login.
> VCN icon2 would do the same but
> to a different server / computer.
> How do I set up the script to do this.
What operating system are you using?
On Microsoft Windows, you would just save *.vnc files ("Save connection
info as") and double click them to launch VNC (after registering
VNCviewer).
http://www.realvnc.com/winvncviewer.html
On a Unix platform, you could just create bash scripts to pass the
appropriate command line options.
http://www.realvnc.com/man/vncviewer.html
--
William Hooper