Difference between revisions of "~/.ssh/known hosts"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
− | [[ssh-keygen]] -R SERVER_NAME -R Removes all keys belonging to hostname from a known_hosts file | + | [[ssh-keygen]] -R SERVER_NAME -R Removes all keys belonging to hostname from a known_hosts file |
Line 12: | Line 12: | ||
== See also == | == See also == | ||
− | * {{ssh}} | + | * {{ssh-keyscan}} |
+ | * {{ssh-keygen}} | ||
* {{ssh (openSSH)}} | * {{ssh (openSSH)}} | ||
[[Category:ssh]] | [[Category:ssh]] |
Latest revision as of 12:02, 15 February 2024
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[edit]
ssh-keyscan
ssh-keygen
[-R
,-t
|-p
|-i
|-y | -f | ~/.ssh/id_rsa
|--help ] ~/.ssh/known_hosts, ssh-copy-id
- OpenSSH:
ssh
,ssh -O
,-i, -t
,-T, -N, -V
,/etc/ssh/ssh_config
,ssh --help
Advertising: