welcome: please sign in

Diff for "KvmInfo"

Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2007-08-22 20:09:42
Size: 120
Editor: 192
Comment:
Revision 5 as of 2007-12-16 19:27:13
Size: 854
Editor: netblock-68-183-71-43
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...''
{{{
Line 2: Line 6:
}}}
or
{{{
 ssh admin@69.90.123.69 -L 5900:69.90.123.69:5900
}}}
Line 3: Line 12:
or Then use your favorite VNC client to connect to localhost:5900. The KVM password has been distributed to admins; if you don't know it and think that you should, please contact them.
Line 5: Line 14:
 ssh admin@69.90.123.69 -L 5900:69.90.123.69:5900 Once connected, you will be "looking through" an IP KVM which is connected to a KVM Switch (these are different devices!). By pressing scroll lock twice and then the up or down arrow (ie SCRL SCRL UP or SCRL SCRL DOWN) you can switch between the various machines connected to the KVM Switch. Currently there are two: deleuze and mire.

attachment:Picture%201.png

attachment:Picture%202.png

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

Then use your favorite VNC client to connect to localhost:5900. The KVM password has been distributed to admins; if you don't know it and think that you should, please contact them.

Once connected, you will be "looking through" an IP KVM which is connected to a KVM Switch (these are different devices!). By pressing scroll lock twice and then the up or down arrow (ie SCRL SCRL UP or SCRL SCRL DOWN) you can switch between the various machines connected to the KVM Switch. Currently there are two: deleuze and mire.

attachment:Picture%201.png

attachment:Picture%202.png

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