Hacker News new | ask | show | jobs
by lorenzhs 4223 days ago
ssh-keygen -f ~/.ssh/known_hosts -R 123.45.67.89
2 comments

If you get past the terrifying warning, it even gives you the command to copy and paste. You don't even have to type it!
You have probably just saved me.. minutes of time over the course of a year!

But seriously thanks, I was going into the known_hosts file and manually deleting the offending line :)