welcome: please sign in

Diff for "KvmInfo"

Differences between revisions 4 and 5
Revision 4 as of 2007-12-16 19:11:32
Size: 794
Editor: netblock-68-183-71-43
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 15: Line 15:

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)