Size: 854
Comment:
|
Size: 1045
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
= Serial Port = To access the serial port, use one of the following: {{{ ssh -t admin@69.90.123.69 tip /dev/tts/0 ssh -t admin@69.90.123.69 tip /dev/tts/1 }}} = Screenshots = |
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.
2. Serial Port
To access the serial port, use one of the following:
ssh -t admin@69.90.123.69 tip /dev/tts/0 ssh -t admin@69.90.123.69 tip /dev/tts/1
3. Screenshots
attachment:Picture%201.png
attachment:Picture%202.png