Difference between revisions of "Secure Shell (SSH)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 2: | Line 2: | ||
− | OpenSSH includes the following binaries: | + | [[OpenSSH]] includes the following binaries: |
* <code>[[ssh]]</code>, [[ssh client]] to connect using Secure Shell protocol | * <code>[[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]] | ||
Line 19: | Line 19: | ||
== See also == | == See also == | ||
+ | * {{ssh}} | ||
* {{OpenSSH}} | * {{OpenSSH}} | ||
* {{tmux}} | * {{tmux}} | ||
Line 25: | Line 26: | ||
[[Category:Newtorking]] | [[Category:Newtorking]] | ||
[[Category:Cryptography]] | [[Category:Cryptography]] | ||
+ | [[Category:Security]] |
Revision as of 04:25, 5 May 2020
Secure Shell (SSH) 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.
Readings
See also
- 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 - 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: