100 | | You will need to edit your ~/.ssh/known_hosts file. The error message should specify the line number of the "offending" key. Simply delete that line in the file and try again. |
101 | | |
102 | | For example, if you were trying to connect to `mandela.mayfirst.org`, you can remove the offending key via the command line with: |
| 100 | Just know the server to which you're trying to connect and use the keygen command to replace the error-producing line in your known_hosts file. You can type this command in from anyplace on the server. For example, if you were trying to connect to `mandela.mayfirst.org`, you can remove the offending key via the command line with: |