Difference between revisions of "Secure Shell (SSH)"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Secure Shell to Secure Shell (SSH))
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[wikipedia:Secure Shell|Secure Shell]] (SSH) is a [[cryptography|cryptographic]] network protocol for connecting to ssh network services providing encrypted communication and authentication. Most popular implementation is open source [[OpenSSH]].
+
[[wikipedia:Secure Shell|Secure Shell]] (SSH) ([[1995)]] is a [[cryptography|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:
 
[[OpenSSH]] includes the following binaries:
* <code>[[ssh]]</code>, [[ssh client]] to connect using Secure Shell protocol
+
* <code>[[Ssh (OpenSSH client)|ssh]]</code>, [[ssh client]] to connect using Secure Shell protocol
 
* <code>[[scp]]</code>, a replacement for obsoleted [[rcp]]  
 
* <code>[[scp]]</code>, a replacement for obsoleted [[rcp]]  
 
* <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 13: Line 13:
 
* <code>[[ssh-copy-id]]</code>, to copy local keys to remote machine.
 
* <code>[[ssh-copy-id]]</code>, to copy local keys to remote machine.
  
 +
Ssh clients:
 +
* [[PuTTY]]
 +
* [[ssh (OpenSSH)]]
 +
*
  
== Readings ==
+
 
 +
== Related terms ==
 
* [[Wikibooks: OpenSSH]]
 
* [[Wikibooks: OpenSSH]]
 
+
* <code>[[ssh-import-id]]</code>
 +
* [[WinRM]]
 +
* [[KexAlgorithms]]
 +
* <code>[[minikube ssh]]</code>
 +
* [[Activate OpenSSH on Windows]]
 +
* [[Monitor and recording ssh sessions]] with [[Ekran]]
 +
* [[Dropbear]]
  
 
== See also ==
 
== See also ==
 
* {{ssh}}
 
* {{ssh}}
 +
* {{ssh clients}}
 
* {{OpenSSH}}
 
* {{OpenSSH}}
 
* {{tmux}}
 
* {{tmux}}

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: