welcome: please sign in

Diff for "KvmInfo"

Differences between revisions 3 and 9 (spanning 6 versions)
Revision 3 as of 2007-08-27 23:30:45
Size: 268
Comment: a bit of context. more is necessary.
Revision 9 as of 2008-02-11 21:30:25
Size: 30
Editor: dhcp-37-70
Comment:
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...''
{{{
 /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
}}}
Please see KvmAccess instead

Please see KvmAccess instead

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