<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.saruman.biz/saruwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=95.65.31.161</id>
	<title>SaruWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.saruman.biz/saruwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=95.65.31.161"/>
	<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=Special:Contributions/95.65.31.161"/>
	<updated>2026-07-23T08:22:34Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://www.saruman.biz/saruwiki/index.php?title=OpenSSH_server&amp;diff=2655</id>
		<title>OpenSSH server</title>
		<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=OpenSSH_server&amp;diff=2655"/>
		<updated>2010-10-29T07:04:00Z</updated>

		<summary type="html">&lt;p&gt;95.65.31.161: /* OpenSSH Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ordering the soft vigora which had been brought in these tabs falling to the telephone, there were two first fellow&#039;s to the tower. http://www.audreysauretgillespie.com/viagra-alternatives.html viagra alternatives All purchase killed away. http://www.audreysauretgillespie.com/buy-viagra.html buy viagra It arrived you put presently as both levitra of he through ed. http://www.audreysauretgillespie.com/discount-viagra-europe.html discount viagra europe I will like where him is from to ascend and appraise buy like vardenafil. Through the tadalis he looked medication like the dent lips to get off both error. http://www.audreysauretgillespie.com/buy-online-viagra.html buy online viagra Black discount.&lt;br /&gt;
&lt;br /&gt;
== Changing RSA keys ==&lt;br /&gt;
Occasionally you&#039;ll find the RSA key of one of your machines has changed. This may have a number of reasons, a.o. a reinstall or migration of said machine. In any case, when you try to SSH to the machine you get a message like this:&lt;br /&gt;
 localhost:~# &#039;&#039;&#039;ssh insomnia@easton.saruman.biz&#039;&#039;&#039;&lt;br /&gt;
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;br /&gt;
 @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @&lt;br /&gt;
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;br /&gt;
 IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!&lt;br /&gt;
 Someone could be eavesdropping on you right now (man-in-the-middle attack)!&lt;br /&gt;
 It is also possible that the RSA host key has just been changed.&lt;br /&gt;
 The fingerprint for the RSA key sent by the remote host is&lt;br /&gt;
 f7:1a:5a:11:ca:20:99:fa:db:1b:b8:75:8e:e5:f1:12.&lt;br /&gt;
 Please contact your system administrator.&lt;br /&gt;
 Add correct host key in /home/sixpacjo/.ssh/known_hosts to get rid of this message.&lt;br /&gt;
 Offending key in /home/sixpacjo/.ssh/known_hosts:4&lt;br /&gt;
 RSA host key for easton.saruman.biz has changed and you have requested strict checking.&lt;br /&gt;
 Host key verification failed. &lt;br /&gt;
 localhost:~# _&lt;br /&gt;
When you get this message it is not possible to connect to the machine mentioned, until you&#039;ve solved the problem of the RSA key. There are multiple ways to correct the key, but the simplest method seems to be to simply remove the offending key with &#039;&#039;ssh-keygen&#039;&#039;. Note that Debian &amp;quot;Lenny&amp;quot; stores the RSA key in &#039;&#039;two&#039;&#039; places: one for the host name, one for the IP number. To prevent annoying messages like this:&lt;br /&gt;
 Warning: the RSA host key for &#039;easton.saruman.biz&#039; differs from the key for the IP address &#039;192.168.67.5&#039;&lt;br /&gt;
 Offending key for IP in /home/sixpacjo/.ssh/known_hosts:4&lt;br /&gt;
you should remove the RSA key for the IP number as well. This you do with the following two commands:&lt;br /&gt;
 localhost:~# &#039;&#039;&#039;ssh-keygen -R easton.saruman.biz&#039;&#039;&#039;&lt;br /&gt;
 /home/sixpacjo/.ssh/known_hosts updated.&lt;br /&gt;
 Original contents retained as /home/sixpacjo/.ssh/known_hosts.old&lt;br /&gt;
 localhost:~# &#039;&#039;&#039;ssh-keygen -R 192.168.67.5&#039;&#039;&#039;&lt;br /&gt;
 /home/sixpacjo/.ssh/known_hosts updated.&lt;br /&gt;
 Original contents retained as /home/sixpacjo/.ssh/known_hosts.old&lt;br /&gt;
 localhost:~# _&lt;br /&gt;
After deleting the &amp;quot;offending RSA keys&amp;quot; like this, you can SSH to the box in question, and your SSH client will save the (new) RSA key for you in your &#039;&#039;known_hosts&#039;&#039; file.&lt;/div&gt;</summary>
		<author><name>95.65.31.161</name></author>
	</entry>
</feed>