in reply to Perl, SSH port forwarding, and secure VNC
and thenssh -L 5900:vnctarget:5900 remotehost
will get you VNC access to vnctarget. Just tested it.vncviewer localhost
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: [OT] Perl, SSH port forwarding, and secure VNC
by johnnywang (Priest) on Feb 22, 2005 at 05:30 UTC | |
by xorl (Deacon) on Feb 22, 2005 at 13:31 UTC | |
Re^2: [OT] Perl, SSH port forwarding, and secure VNC
by Aristotle (Chancellor) on Feb 23, 2005 at 11:17 UTC | |
Re^2: [OT] Perl, SSH port forwarding, and secure VNC
by xorl (Deacon) on Feb 21, 2005 at 21:29 UTC |