I am new to Raspberry Pi.
I am trying to access my RPi over intranet using Google Secure Shell, but I guess I am blocked. When I tried to access the RPi from my friend's system it allowed me.
It shows following error:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 74:30:dc:00:81:a5:2e:f6:7f:16:6a:4d:14:ce:95:5d. Please contact your system administrator. Add correct host key in /.ssh/known_hosts to get rid of this message. Offending ECDSA key in /.ssh/known_hosts:2 ECDSA host key for 192.168.1.1 has changed and you have requested strict checking. Host key verification failed. NaCl plugin exited with status code 255. (R)econnect, (C)hoose another connection, or E(x)it? What should I do. I searched over internet and they suggested me to delete the .ssh/known_hosts file. but I am not able to find that also.
There is no such files in my home directory.
Please help me. Thank You.