Penguin

Differences between version 6 and revision by previous author of SSH.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 6 Last edited on Monday, September 1, 2003 12:15:28 am by AristotlePagaltzis Revert
Older page: version 2 Last edited on Saturday, July 26, 2003 4:35:50 pm by CraigBox Revert
@@ -1,5 +1,9 @@
-[Acronym] __S__ecure __Sh__ell. 
+An [Acronym] for __S__ecure __Sh__ell, a tool provides strongly encrypted / authenticated communications. It is mainly used to provide shell access on remote systems but also has a lot more to offer - an attractive replacement for less secure access methods like rsh(1) and telnet(1)
  
-SSH programs provide strong authentication and encrypted communications, replacing less secure access methods like telnet.  
-  
- See [SSHNotes] and ssh(1).  
+See also:  
+* [SSHNotes]  
+* [SSHErrors]  
+* [SSHKeys ] and AuthorizedKeysFile, also PublicKeyAuthentication  
+* [SCP]  
+* ssh(1)  
+* scp(1)