welcome: please sign in

Diff for "KvmInfo"

Differences between revisions 2 and 3
Revision 2 as of 2007-08-22 20:09:54
Size: 136
Editor: 192
Comment:
Revision 3 as of 2007-08-27 23:30:45
Size: 268
Comment: a bit of context. more is necessary.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= IP KVM Tunneling =
To use a VNC through a tunnel, one of the following commands must be issued
''More information needed...''

1. IP KVM Tunneling

To use a VNC through a tunnel, one of the following commands must be issued More information needed...

 /usr/local/bin/stunnel -f -c -d 5900 -r 69.90.123.69:15900

or

 ssh admin@69.90.123.69 -L 5900:69.90.123.69:5900

KvmInfo (last edited 2010-03-10 07:51:34 by RichardDarst)