知識の箱
主に気象を研究する上で得た知識と、WEBページ作成のために得た知識を記録しています。
「ssh_exchange_identification: Connection closed by remote host」が出た時
sshの接続で、「ssh_exchange_identification: Connection closed by remote host」というエラーが出た時は、/etc/hosts.allowか/etc/hosts.denyに問題がある可能性が高い。
/etc/hosts.allow~や/etc/hosts.deny~も削除したほうがいいかも。