User Tools

Site Tools


dido:public:ra:xapend:xapend.a_glossary:s:ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.a_glossary:s:ssh [2021/06/15 14:32]
char
dido:public:ra:xapend:xapend.a_glossary:s:ssh [2021/10/03 20:09] (current)
51.222.253.11 ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== Secure Shell (SSH) ===== ===== Secure Shell (SSH) =====
-[[dido:​public:​ra:​xapend:​xapend.a_glossary | Return to Glossary ]]+[[dido:​public:​ra:​xapend:​xapend.a_glossary:start| Return to Glossary ]]
  
  
 **Secure Shell (SSH)** is a cryptographic network [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​protocol]] for operating network services securely over an unsecured network. Typical applications include remote command-line,​ login, and remote command execution, but any network service can be secured with SSH. **Secure Shell (SSH)** is a cryptographic network [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​protocol]] for operating network services securely over an unsecured network. Typical applications include remote command-line,​ login, and remote command execution, but any network service can be secured with SSH.
  
-SSH provides a secure channel over an unsecured network by using a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client-server]] architecture,​ connecting an SSH [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client]] application with an SSH [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​server]]. The protocol specification distinguishes between two major versions, referred to as SSH-1 and SSH-2. The standard TCP port for SSH is 22. SSH is generally used to access Unix-like operating systems, but it can also be used on Microsoft Windows. Windows 10 uses OpenSSH as its default SSH client and SSH server.+SSH provides a secure channel over an unsecured network by using a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client-server]] architecture,​ connecting an SSH [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client]] application with an SSH [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​server]]. The protocol specification distinguishes between two major versions, referred to as SSH-1 and SSH-2. The standard TCP port for SSH is 22. SSH is generally used to access ​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​u:​unix|Unix]]-like operating systems, but it can also be used on Microsoft Windows. Windows 10 uses OpenSSH as its default SSH client and SSH server.
  
-Despite popular misconception,​ SSH is not an implementation of Telnet it is a replacement with cryptography provided by the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​ssl]]. ​+Despite popular misconception,​ SSH is not an implementation of Telnet it is a replacement with [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​cryptography|cryptography]] ​provided by the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​ssl]]. ​
  
 Source: [[https://​en.wikipedia.org/​wiki/​SSH_(Secure_Shell)]] Source: [[https://​en.wikipedia.org/​wiki/​SSH_(Secure_Shell)]]
dido/public/ra/xapend/xapend.a_glossary/s/ssh.1623781942.txt.gz · Last modified: 2021/06/15 14:32 by char