TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:22070] Back Orifice vs VNC



> Mindbright also released a version of their java ssh client that hooks enables
> VNC to work directly over ssh, so you don't have to start up a connection in
> another tty, then start VNC.
> http://www.mindbright.com/english/technology/products/mindvnc.html

How can* you set up a ssh tunnel without a login? I've just done
something like ssh -c "sleep 60" which gives me 60 seconds to make the
connection...