Στο σχολικό δίκτυο που συντηρώ επανεγκατέστησα το ubuntu 8:04 σε ένα σταθμό εργασίας, μετά από μια βλάβη στο hardware. Όλα δουλεύουν εντάξει εκτός από την σύνδεσή του με τον server με ssh. 
Το μήνυμα που εμφανίζεται στο τερματικό με την διευκρίνηση ότι :
userver -> το όνομα του server
ubuntu08 -> το όνομα του σταθμού εργασίας
xxxxx@userver:~$ ssh ubuntu08
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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 the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
ca:65:14:e1:97:cc:d9:e8:dd:a5:d3:47:d5:9d:db:ba.
Please contact your system administrator.
Add correct host key in /home/xxxxx/.ssh/known_hosts to get rid of this message.
Offending key in /home/xxxxx/.ssh/known_hosts:23
RSA host key for ubuntu08 has changed and you have requested strict checking.
Host key verification failed.
Δεν καταλαβαίνω τι ακριβώς πρέπει να κάνω.
			


