Secure Shell

From the Linux and Unix Users Group at Virginia Teck Wiki
Revision as of 00:46, 17 January 2010 by imported>Cov (Created page with ''''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. =Tunnel…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

External Links