|
Size: 120
Comment:
|
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...'' {{{ |
|
| Line 2: | Line 6: |
| }}} | |
| Line 4: | Line 8: |
| {{{ | |
| Line 6: | Line 10: |
| }}} |
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
