<?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 for One John</title>
	<atom:link href="http://www.onejohn.org/wpjohn/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onejohn.org/wpjohn</link>
	<description>Solutions to problems that one John has encountered</description>
	<lastBuildDate>Sun, 25 Jul 2010 15:42:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Denyhosts and other ssh security by john</title>
		<link>http://www.onejohn.org/wpjohn/2010/07/denyhosts-and-other-ssh-security/#comment-5988</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sun, 25 Jul 2010 15:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=37#comment-5988</guid>
		<description>Thanks for the additional security measure Baron.  Here is a guide for &lt;a href=&quot;http://en.gentoo-wiki.com/wiki/Port_Knocking&quot; rel=&quot;nofollow&quot;&gt;enabling port knocking under Gentoo&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the additional security measure Baron.  Here is a guide for <a href="http://en.gentoo-wiki.com/wiki/Port_Knocking" rel="nofollow">enabling port knocking under Gentoo</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Denyhosts and other ssh security by Baron</title>
		<link>http://www.onejohn.org/wpjohn/2010/07/denyhosts-and-other-ssh-security/#comment-5985</link>
		<dc:creator>Baron</dc:creator>
		<pubDate>Sun, 25 Jul 2010 13:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=37#comment-5985</guid>
		<description>I have seen a couple of sites that use port knocking.  If you don&#039;t do the secret knock on some random port, the server won&#039;t accept a connection attempt to the port you want.  For example, to log in to SSH on some servers I have to do something like

nc -z  8957

And then port 22 will open to me.</description>
		<content:encoded><![CDATA[<p>I have seen a couple of sites that use port knocking.  If you don&#8217;t do the secret knock on some random port, the server won&#8217;t accept a connection attempt to the port you want.  For example, to log in to SSH on some servers I have to do something like</p>
<p>nc -z  8957</p>
<p>And then port 22 will open to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Server service hung on starting. by dom</title>
		<link>http://www.onejohn.org/wpjohn/2008/11/the-server-service-hung-on-starting/#comment-5804</link>
		<dc:creator>dom</dc:creator>
		<pubDate>Fri, 02 Jul 2010 10:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=19#comment-5804</guid>
		<description>hope this works for me, driving me nuts</description>
		<content:encoded><![CDATA[<p>hope this works for me, driving me nuts</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FireFox bug with onreadystatechange by José Rodrigo Rodriguez R.</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-5752</link>
		<dc:creator>José Rodrigo Rodriguez R.</dc:creator>
		<pubDate>Fri, 25 Jun 2010 23:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-5752</guid>
		<description>Thank you very much &quot;One John&quot; has taken me several hours to get Firefox to work properly synchronous Ajax method. I found your blog and I have opened my eyes, I posted on my Twitter (@ hantitesis) your entry, thanks again.

Greetings from Cordoba, Veracruz, Mexico</description>
		<content:encoded><![CDATA[<p>Thank you very much &#8220;One John&#8221; has taken me several hours to get Firefox to work properly synchronous Ajax method. I found your blog and I have opened my eyes, I posted on my Twitter (@ hantitesis) your entry, thanks again.</p>
<p>Greetings from Cordoba, Veracruz, Mexico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iSCSI on a Dell MD3000i by mv</title>
		<link>http://www.onejohn.org/wpjohn/2010/04/iscsi-on-a-dell-md3000i/#comment-5558</link>
		<dc:creator>mv</dc:creator>
		<pubDate>Wed, 12 May 2010 11:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=32#comment-5558</guid>
		<description>Very helpfull. Thank You :)</description>
		<content:encoded><![CDATA[<p>Very helpfull. Thank You <img src='http://www.onejohn.org/wpjohn/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE vs FireFox: Using JavaScript to modify attributes by stakx</title>
		<link>http://www.onejohn.org/wpjohn/2008/04/ie-vs-firefox/#comment-3424</link>
		<dc:creator>stakx</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=6#comment-3424</guid>
		<description>I&#039;ve been searching quite a while for a solution to the &quot;COLSPAN not working in IE&quot; problem. Thank you for this solution. It&#039;s silly indeed. One more thing that makes you wonder why IE always needs to do things its own weird, non-standard way.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been searching quite a while for a solution to the &#8220;COLSPAN not working in IE&#8221; problem. Thank you for this solution. It&#8217;s silly indeed. One more thing that makes you wonder why IE always needs to do things its own weird, non-standard way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FireFox bug with onreadystatechange by Mike</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-3265</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 24 Jul 2009 01:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-3265</guid>
		<description>You solved it and saved me a huge headache! Thank you!!!</description>
		<content:encoded><![CDATA[<p>You solved it and saved me a huge headache! Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FireFox bug with onreadystatechange by Axilees</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-2140</link>
		<dc:creator>Axilees</dc:creator>
		<pubDate>Mon, 08 Jun 2009 14:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-2140</guid>
		<description>Thank you man - your code really help. Save lot of time!</description>
		<content:encoded><![CDATA[<p>Thank you man &#8211; your code really help. Save lot of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on One John&#8217;s problems by jaroslav r.</title>
		<link>http://www.onejohn.org/wpjohn/2008/04/one-johns-problems/#comment-1531</link>
		<dc:creator>jaroslav r.</dc:creator>
		<pubDate>Thu, 14 May 2009 00:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=3#comment-1531</guid>
		<description>i like your attitude :p 
i was able to solve one of my own problems using one of your posts (neqmail smtp softlimit). I doubt that i would, in a milion years, be able to solve it on my own. thank&#039;s a lot, your efforts are appreciated.</description>
		<content:encoded><![CDATA[<p>i like your attitude :p<br />
i was able to solve one of my own problems using one of your posts (neqmail smtp softlimit). I doubt that i would, in a milion years, be able to solve it on my own. thank&#8217;s a lot, your efforts are appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Server service hung on starting. by john</title>
		<link>http://www.onejohn.org/wpjohn/2008/11/the-server-service-hung-on-starting/#comment-896</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 23 Apr 2009 03:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=19#comment-896</guid>
		<description>Thanks Steve.  That is exactly why I started this.  I&#039;m glad it helped somebody.</description>
		<content:encoded><![CDATA[<p>Thanks Steve.  That is exactly why I started this.  I&#8217;m glad it helped somebody.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
