Dup Goto 📝

AddHostKeys

PT2/net/ssh ssh 02-04 16:56:06
To Pop
5 lines, 17 words, 239 chars Sunday 2024-02-04 16:56:06

To add host keys to the known_hosts file.

ssh-keyscan machinename >> ~/.ssh/known_hosts

Source: this serverfault.