On Tue, Apr 07, 2009 at 08:11:27PM -0400, H.S. wrote: > Dotan Cohen wrote: > > After reinstalling the OS on my desktop, SSHing in gives me this error: > > > > > Offending key in /home/hardy1/.ssh/known_hosts:28 > > Just remove this line from this file --------^^^
sed -i 28d ~/.ssh/known_hosts (We contantly install test systems on our LAN and we opted not to try to complicate things by preserving the ssh host keys) -- Tzafrir Cohen | [email protected] | VIM is http://tzafrir.org.il | | a Mutt's [email protected] | | best ICQ# 16849754 | | friend -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

