Blogger templates

Kamis, 16 Januari 2014

Cara Mengatasi ERROR Remote SSH Pada perintah di Terminal


 Sebelumnya pastikan komputer yang anda remote hidup.
dan sudah di install openssh nya

1. Tetapi komputernya diremot gak bisa dan bagaimana cara mengatasinya?

root@kpliklaten02-ThinkCentre-M70e:~# ssh root@192.168.12.238
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
56:f4:43:6c:d9:3d:32:95:3e:10:86:20:b8:4a:5a:54.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /root/.ssh/known_hosts:2
  remove with: ssh-keygen -f "/root/.ssh/known_hosts" -R 192.168.12.238
ECDSA host key for 192.168.12.238 has changed and you have requested strict checking.
Host key verification failed.
root@kpliklaten02-ThinkCentre-M70e:~#

Hapus alamat izin yang terdahulu , seperti yang di cetak tebal di atas,
 # rm -rf  /root/.ssh/known_hosts
Setelah itu coba ulang kembali meremot komputernya,

semoga berhasil,,,!!

0 komentar:

Posting Komentar