<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fix the SSH &#8220;Remote Host Identification Has Changed&#8221; Error</title>
	<atom:link href="http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/</link>
	<description>News, Tips, and How-Tos for Ubuntu Linux</description>
	<lastBuildDate>Mon, 09 Jan 2012 11:59:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kaedn</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-168666</link>
		<dc:creator>Kaedn</dc:creator>
		<pubDate>Sun, 07 Aug 2011 18:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-168666</guid>
		<description>Wait, I cannot fathom it being so stragithofwrard.</description>
		<content:encoded><![CDATA[<p>Wait, I cannot fathom it being so stragithofwrard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-149329</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 03 May 2011 18:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-149329</guid>
		<description>ssh-keygen -R hostname

worked great.</description>
		<content:encoded><![CDATA[<p>ssh-keygen -R hostname</p>
<p>worked great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amine</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-100546</link>
		<dc:creator>Amine</dc:creator>
		<pubDate>Thu, 19 Aug 2010 07:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-100546</guid>
		<description>Great stuff thank you!</description>
		<content:encoded><![CDATA[<p>Great stuff thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beaker</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-76521</link>
		<dc:creator>Beaker</dc:creator>
		<pubDate>Tue, 29 Dec 2009 19:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-76521</guid>
		<description>If you do not know the line number of the entry to be deleted you can use the following command to delete the host:

sed -i &#039;/hostname/d&#039; ~/.ssh/know_hosts</description>
		<content:encoded><![CDATA[<p>If you do not know the line number of the entry to be deleted you can use the following command to delete the host:</p>
<p>sed -i &#8216;/hostname/d&#8217; ~/.ssh/know_hosts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anwar Khan</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-71414</link>
		<dc:creator>Anwar Khan</dc:creator>
		<pubDate>Fri, 23 Oct 2009 05:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-71414</guid>
		<description>thanks a lot guyzzz...it works..rm -rf .ssh/known_hosts</description>
		<content:encoded><![CDATA[<p>thanks a lot guyzzz&#8230;it works..rm -rf .ssh/known_hosts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-59895</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Tue, 19 May 2009 20:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-59895</guid>
		<description>I agree, don&#039;t crap on the poster for suggesting a fix to a problem advanced users have. I&#039;ve been wondering how to get around this myself for ages, as I develop on appliances that always come up with the same IP, but unique ssh keys. I too was unaware of ssh-keygen -R host -- thanks!</description>
		<content:encoded><![CDATA[<p>I agree, don&#8217;t crap on the poster for suggesting a fix to a problem advanced users have. I&#8217;ve been wondering how to get around this myself for ages, as I develop on appliances that always come up with the same IP, but unique ssh keys. I too was unaware of ssh-keygen -R host &#8212; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: proctor</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-53434</link>
		<dc:creator>proctor</dc:creator>
		<pubDate>Mon, 02 Mar 2009 16:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-53434</guid>
		<description>Tom&#039;s advice is fine if you know what you are doing. There is no point in crapping on him. He probably presumes a higher caliber audience.
I only do ssh on a private LAN. Some of the machines get their address via DHCP. Machines come in and out of my LAN often enough that I get that infernal error. I used to be able edit the known_hosts file in other distributions, but now the entries are encrypted.

&quot;ssh-keygen -R host&quot; is the answer that I wanted though.</description>
		<content:encoded><![CDATA[<p>Tom&#8217;s advice is fine if you know what you are doing. There is no point in crapping on him. He probably presumes a higher caliber audience.<br />
I only do ssh on a private LAN. Some of the machines get their address via DHCP. Machines come in and out of my LAN often enough that I get that infernal error. I used to be able edit the known_hosts file in other distributions, but now the entries are encrypted.</p>
<p>&#8220;ssh-keygen -R host&#8221; is the answer that I wanted though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-49433</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 26 Jan 2009 02:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-49433</guid>
		<description>In the case of server fail-over it would be preferable to use the same 
/etc/ssh/ssh_host_rsa_key.pub
/etc/ssh/ssh_host_dsa_key.pub
on every identical server. Copy those files to each server instead of disabling ssh security features.

If there is a key error like this I have the server &quot;admin&quot; run 
find /etc/ssh/ -name &#039;*.pub&#039; -exec ssh-keygen -lf {} \;
and send me the output via e-mail. So I can verify that I&#039;m really connecting to them.</description>
		<content:encoded><![CDATA[<p>In the case of server fail-over it would be preferable to use the same<br />
/etc/ssh/ssh_host_rsa_key.pub<br />
/etc/ssh/ssh_host_dsa_key.pub<br />
on every identical server. Copy those files to each server instead of disabling ssh security features.</p>
<p>If there is a key error like this I have the server &#8220;admin&#8221; run<br />
find /etc/ssh/ -name &#8216;*.pub&#8217; -exec ssh-keygen -lf {} \;<br />
and send me the output via e-mail. So I can verify that I&#8217;m really connecting to them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-45602</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Tue, 06 Jan 2009 17:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-45602</guid>
		<description>Thanks a lot man! You&#039;re tutorials are the best ever! This problem was bugging me a bunch today! :D keep up the awesome posts!</description>
		<content:encoded><![CDATA[<p>Thanks a lot man! You&#8217;re tutorials are the best ever! This problem was bugging me a bunch today! <img src='http://tombuntu.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  keep up the awesome posts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-34514</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 29 Oct 2008 15:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://tombuntu.com/index.php/2008/01/29/fix-the-ssh-remote-host-identification-has-changed-error/#comment-34514</guid>
		<description>Anyone know of a way to disable this check or have it automagically update the known host file without question?  It breaks our server failover...  i.e. When we failover to a new server, ssh breaks...</description>
		<content:encoded><![CDATA[<p>Anyone know of a way to disable this check or have it automagically update the known host file without question?  It breaks our server failover&#8230;  i.e. When we failover to a new server, ssh breaks&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: tombuntu.com @ 2012-02-08 20:03:55 -->
