Difference between revisions of "Secure Shell"
imported>Echarlie |
imported>Echarlie (→Closing a Hung Session) |
||
Line 2: | Line 2: | ||
==Closing a Hung Session== | ==Closing a Hung Session== | ||
− | Type enter, tilde, period, enter to exit a hung SSH session. | + | Type enter, tilde (~), period, enter to exit a hung SSH session. |
==Tunneling== | ==Tunneling== |
Revision as of 17:38, 4 April 2016
Secure Shell or SSH is a secure means of controlling a remote machine.
Closing a Hung Session
Type enter, tilde (~), period, enter to exit a hung SSH session.
Tunneling
You can tunnel single ports or run a socks proxy with SSH. Google for SSH forwarding or see the howto below.