Use `ssh-keygen -R hostname` to remove the hostname (or IP address) from your `.ssh/known_hosts` file. The next time you connect, the new host key will be added to your `.ssh/known_hosts` file.
Use `ssh-keygen -R hostname` to remove the hostname (or IP address) from your `.ssh/known_hosts` file. The next time you connect, the new host key will be added to your `.ssh/known_hosts` file.