Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Secure Shell

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)

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