Difference between revisions of "~/.ssh/known hosts"
Jump to navigation
Jump to search
m (Welcome moved page Known hosts to ~/.ssh/known hosts) |
|||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
* {{ssh}} | * {{ssh}} | ||
+ | * {{ssh (openSSH)}} | ||
[[Category:ssh]] | [[Category:ssh]] |
Revision as of 13:42, 7 December 2021
ssh-keygen -R SERVER_NAME -R Removes all keys belonging to hostname from a known_hosts file
ssh-keyscan github.com >> ~/.ssh/known_hosts
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:
ssh
,ssh -O
,-i, -t
,-T, -N, -V
,/etc/ssh/ssh_config
,ssh --help
Advertising: