ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub
OS再インストールした時、remote host identification has changedとか言われるのはこの公開鍵が変わるからなのね。
参考
http://d.hatena.ne.jp/Artisan/20130325/1364222117
Source: New feed
ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub
OS再インストールした時、remote host identification has changedとか言われるのはこの公開鍵が変わるからなのね。
参考
http://d.hatena.ne.jp/Artisan/20130325/1364222117
Source: New feed