Difference between revisions of "Secure Shell (SSH)"
From Help Wiki
Line 1: | Line 1: | ||
The '''S'''ecure '''SH'''ell, often abbreviated to SSH, is the successor to telnet: A technology that allows you to remotely access UNIX shells (virtual terminals) and execute commands over a network. Unlike its predecessor it offers encryption of the data stream and increased security and privacy. | The '''S'''ecure '''SH'''ell, often abbreviated to SSH, is the successor to telnet: A technology that allows you to remotely access UNIX shells (virtual terminals) and execute commands over a network. Unlike its predecessor it offers encryption of the data stream and increased security and privacy. | ||
− | [[Category: | + | [[Category:Programming Tools]] |
[[Category: Web Publishing]] | [[Category: Web Publishing]] |
Latest revision as of 10:53, 15 February 2011
The Secure SHell, often abbreviated to SSH, is the successor to telnet: A technology that allows you to remotely access UNIX shells (virtual terminals) and execute commands over a network. Unlike its predecessor it offers encryption of the data stream and increased security and privacy.