Difference between revisions of "Secure Shell (SSH)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(9 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]]. |
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 16: | Line 16: | ||
* [[PuTTY]] | * [[PuTTY]] | ||
* [[ssh (OpenSSH)]] | * [[ssh (OpenSSH)]] | ||
− | * | + | == Activities == |
− | + | * [[~/.ssh/authorized keys]] | |
== Related terms == | == Related terms == | ||
Line 25: | Line 25: | ||
* [[KexAlgorithms]] | * [[KexAlgorithms]] | ||
* <code>[[minikube ssh]]</code> | * <code>[[minikube ssh]]</code> | ||
+ | * <code>[[salt-ssh]]</code> | ||
* [[Activate OpenSSH on Windows]] | * [[Activate OpenSSH on Windows]] | ||
+ | * [[Monitor and recording ssh sessions]] with [[Ekran]] | ||
+ | * [[Dropbear]] | ||
+ | * [[Teleport]] | ||
== See also == | == See also == |
Latest revision as of 16:50, 19 December 2024
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
, ssh client to connect using Secure Shell protocolscp
, a replacement for obsoleted rcpsftp
, a replacement for not encrypted ftpsshd
, the SSH server daemonssh-keygen
, a tool to inspect and generate the RSA, DSA and Elliptic Curve keys that are used for user and host authenticationssh-agent
ssh-add
ssh-keyscan
, to scan a list of hosts and collects their public keysssh-copy-id
, to copy local keys to remote machine.
Ssh clients:
Activities[edit]
Related terms[edit]
- Wikibooks: OpenSSH
ssh-import-id
- WinRM
- KexAlgorithms
minikube ssh
salt-ssh
- Activate OpenSSH on Windows
- Monitor and recording ssh sessions with Ekran
- Dropbear
- Teleport
See also[edit]
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear - SSH clients:
ssh (OpenSSH)
,putty
, MobaXterm,plink
,mosh
,paramiko
,conch
pssh
,sshpass
andautossh
,sftp, Termius
- OpenSSH (changelog):
/etc/ssh/sshd_config
|/etc/ssh/ssh_config
|~/.ssh/
|openSSL | sshd logs
|sftp
|scp
|authorized_keys
|ssh-keygen
|ssh-keyscan
|ssh-add
|ssh-agent
|ssh
|Ssh -O stop
|ssh-copy-id
|CheckHostIP
|UseKeychain
, OpenSSF, ~/.ssh/authorized_keys tmux
[ ls | a | new ]
,.tmux.conf, tlog, cockpit
Advertising: