Difference between revisions of "Secure Shell (SSH)"

From Help Wiki
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
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.
+
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:Software Help]]
+
[[Category:Programming Tools]]
 
[[Category: Web Publishing]]
 
[[Category: Web Publishing]]

Latest revision as of 11: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.