Tuesday at 08:54, [EMAIL PROTECTED] wrote: > Now to find out how to give a password to vncviewer on the command line... > any ideas? > > example - > $ vncviewer 192.168.0.1 password=deadheadjoe
How about $ echo deadheadjoe | vncviewer 192.168.0.1 -passwd /dev/stdin Works perfectly... Wout. _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
