ERROR dan Mengatasinya

From AbahDoku Wiki
Revision as of 08:02, 5 August 2023 by Akhyar (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • 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