Difference between revisions of "Secure Shell (SSH)"
From Help Wiki
Cc daniel01 (Talk | contribs) (New page: The Secure SHell, often abbreviated to SSH, is the succesor to telnet: A technology that allows you to remotely access UNIX shells (virtual terminals) and execute commands over a network. ...) |
m (moved Secure SHell to Secure Shell (SSH)) |
(No difference)
|
Revision as of 14:53, 17 March 2010
The Secure SHell, often abbreviated to SSH, is the succesor to telnet: A technology that allows you to remotely access UNIX shells (virtual terminals) and execute commands over a network. Unlike its predescessor it offers encryption of the data stream and increased security and privacy.