Add command in terminal
ssh-keygen -R “you server hostname or ip”
Add command in terminal
ssh-keygen -R “you server hostname or ip”
For further actions, you may consider blocking this person and/or reporting abuse
Ricardo Sueiras -
Brian -
Vikas Singh -
Alejandro Velez -
Top comments (2)
I'd strongly argue against doing this. That warning exists for a reason. Remove the key from your known_hosts file if you're sure it's the correct host, but don't just do it without checking.
Btw, your "read more" link goes to a page with no more information on it - is that correct?
Yes, you are correct thanks you're valuable feedback