ERROR dan Mengatasinya: Difference between revisions
Created page with "* ssh_exchange_identification: read: Connection reset by peer Cek log : tail -f /var/log/auth.log Error salah satu baris : Aug 5 14:51:56 localhost sshd[4019]: error: Could not load host key: /etc/ssh/ssh_host_rsa_key Jalankan command berikut : /usr/bin/ssh-keygen -A" |
No edit summary |
||
Line 1: | Line 1: | ||
=== ssh_exchange_identification: read: Connection reset by peer === | |||
Cek log : | Cek log : | ||
tail -f /var/log/auth.log | tail -f /var/log/auth.log |
Revision as of 08:02, 5 August 2023
ssh_exchange_identification: read: Connection reset by peer
Cek log :
tail -f /var/log/auth.log
Error salah satu baris :
Aug 5 14:51:56 localhost sshd[4019]: error: Could not load host key: /etc/ssh/ssh_host_rsa_key
Jalankan command berikut :
/usr/bin/ssh-keygen -A