REMOTE HOST IDENTIFICATION HAS CHANGEDと言われたら

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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 the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
fb:30:59:0a:fd:b2:51:ed:fb:2c:89:0c:34:72:54:07.
Please contact your system administrator.
Add correct host key in /Users/nishio/.ssh/known_hosts to get rid of this message.
Offending key in /Users/nishio/.ssh/known_hosts:33
RSA host key for [langcore.rackbox.net]:50149 has changed and you have requested strict checking.
Host key verification failed.

これは僕がRackhubで一度作ったサーバを消して同じ名前で作りなおしたために、そのサーバのfingerprintが変わってしまって「中間者攻撃されてるんじゃないか?」と警告されている。今回は自分が同じ名前で違うサーバを作ったことを理解しているので、~/.ssh/known_hostsから該当の行を削除したらOK