Per https://superuser.com/questions/30087/remove-key-from-known-hosts:
sed -i '6d' ~/.ssh/known_hosts ssh-keygen -R 65.49.80.99
- Log in to post comments
Per https://superuser.com/questions/30087/remove-key-from-known-hosts:
sed -i '6d' ~/.ssh/known_hosts ssh-keygen -R 65.49.80.99