This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ssh [2019/11/18 22:56] hanez |
ssh [2020/01/09 21:14] (current) hanez |
||
---|---|---|---|
Line 10: | Line 10: | ||
key-filename | key-filename | ||
key-filename.pub | key-filename.pub | ||
+ | |||
+ | ====Use this command to remove entries from known_hosts: | ||
+ | |||
+ | ssh-keygen -R hostname | ||
+ | |||
+ |