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" |
m 2 revisions imported |
||
(One intermediate revision by the same user not shown) | |||
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 |
Latest revision as of 22:47, 19 November 2024
ssh_exchange_identification: read: Connection reset by peer[edit]
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