PS C:\Users\Admin> ssh administrator@192.168.0.10
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 ED25519 key sent by the remote host is
KJASDF;KJASD;FJASD;JFAS;DJFK;ASDKJFA;SDJKF;ALSDJKF;LASDJFL;ASKJDFA;SLKJ.
Please contact your system administrator.
Add correct host key in C:\\Users\\Admin/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in C:\\Users\\Admin/.ssh/known_hosts:9
Host key for 192.168.0.10 has changed and you have requested strict checking.
Host key verification failed.
This is the error message that i get (MINUS THE IP AND THE KEY SENT BY THE REMOTE HOST. Don't know if it even matters but didn't want to just put that out there first haha.) Anyway, when I try to ssh into my server via ssh administrator@192.168.0.10 it gives me the above error message. I recently removed the distro/operating system on my server and reinstalled it to a different version. I assume that's messed it up. I've followed a few videos online, but i can't use the commands they did and nothing was wrokign. Last ditch effort, thank you so much!