Difference between revisions of "Secure Shell (SSH)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
* <code>[[sftp]]</code>, a replacement for not encrypted [[ftp]]  
 
* <code>[[sftp]]</code>, a replacement for not encrypted [[ftp]]  
 
* <code>[[sshd]]</code>, the SSH server daemon  
 
* <code>[[sshd]]</code>, the SSH server daemon  
* <code>[[ssh-keygen]]</code>, a tool to inspect and generate the RSA, DSA and Elliptic Curve keys that are used for user and host authentication
+
* <code>[[ssh-keygen]]</code>, a tool to inspect and generate the [[RSA]], [[DSA]] and [[Elliptic Curve]] keys that are used for user and host authentication
 
* <code>[[ssh-agent]]</code>
 
* <code>[[ssh-agent]]</code>
 
* <code>[[ssh-add]]</code>
 
* <code>[[ssh-add]]</code>
Line 27: Line 27:
 
* [[Activate OpenSSH on Windows]]
 
* [[Activate OpenSSH on Windows]]
 
* [[Monitor and recording ssh sessions]] with [[Ekran]]
 
* [[Monitor and recording ssh sessions]] with [[Ekran]]
 +
* [[Dropbear]]
  
 
== See also ==
 
== See also ==

Revision as of 14:34, 31 December 2023

Secure Shell (SSH) (1995) is a cryptographic network protocol for connecting to ssh network services providing encrypted communication and authentication. Most popular implementation is open source OpenSSH.


OpenSSH includes the following binaries:

Ssh clients:


Related terms

See also

Advertising: