@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
e7:02:a1:03:3c:68:15:a0:d1:43:d6:9c:36:13:d3:ad.
Please contact your system administrator.
Add correct host key in /Users/PPP/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/PPP/.ssh/known_hosts:6
RSA host key for 192.168.20.20 has changed and you have requested strict checking.
Host key verification failed.
MacでSSHでラズベリーパイに接続しようとしたら
このような画面が出た時の対処法
一応同じIPにSSH接続するときに、このような画面が出てしまって接続できなくなる。
まぁ例えばラズベリーパイ再インストールしたりとかするとこうなるので一度その接続したというデータを消す必要が有る
コマンドは以下の二つ
cd ~/.ssh
ls -al