<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>R-fx Networks &#187; My Blog</title>
	<atom:link href="http://www.rfxn.com/category/my-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rfxn.com</link>
	<description>   Community Reborn &#124;&#124; Linux Software &#38; Blog</description>
	<lastBuildDate>Mon, 26 Oct 2009 18:28:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upgrade CentOS 4.8 to 5.3</title>
		<link>http://www.rfxn.com/2009/10/20/upgrade-centos-4-8-to-5-3/</link>
		<comments>http://www.rfxn.com/2009/10/20/upgrade-centos-4-8-to-5-3/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 07:10:58 +0000</pubDate>
		<dc:creator>Ryan M.</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[My Blog]]></category>
		<category><![CDATA[centos 4]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.rfxn.com/?p=162</guid>
		<description><![CDATA[Traditionally, the dist upgrade path that many were familiar with from the RH8/9-&#62;Fedora or similarly Fedora dist upgrades, have applied more or less to RHEL/CentOS but with the release of 4.5 and early releases of 5.0 the actual dist upgrade path was messy or nearly impossible. The early versions of 5.0 (up to 5.2) had [...]]]></description>
		<wfw:commentRss>http://www.rfxn.com/2009/10/20/upgrade-centos-4-8-to-5-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Linux Malware Detectection</title>
		<link>http://www.rfxn.com/2009/10/19/linux-malware-detectection/</link>
		<comments>http://www.rfxn.com/2009/10/19/linux-malware-detectection/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 05:35:06 +0000</pubDate>
		<dc:creator>Ryan M.</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[My Blog]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[snort]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.rfxn.com/?p=149</guid>
		<description><![CDATA[I have the last few weeks been working on a new project for malware detection on Linux web servers, it is already at a pre-release version in use at work and it has shown phenomenal promise. 
Right to it, some background&#8230; On a daily basis the network I manage receives a large number of attacks, [...]]]></description>
		<wfw:commentRss>http://www.rfxn.com/2009/10/19/linux-malware-detectection/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Way Forward</title>
		<link>http://www.rfxn.com/2009/10/18/the-way-forward/</link>
		<comments>http://www.rfxn.com/2009/10/18/the-way-forward/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 04:53:09 +0000</pubDate>
		<dc:creator>Ryan M.</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[My Blog]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[contrib]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.rfxn.com/?p=142</guid>
		<description><![CDATA[It is hard to believe the year is almost done and gone already, it has been busy for me with some life drama earlier in the year then a couple of larger projects keeping me on my toes since then.
During the last few weeks I have taken the time to draft a solid road map [...]]]></description>
		<wfw:commentRss>http://www.rfxn.com/2009/10/18/the-way-forward/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snorting the Web Farm</title>
		<link>http://www.rfxn.com/2009/06/10/the-power-of-snort-custom-rules/</link>
		<comments>http://www.rfxn.com/2009/06/10/the-power-of-snort-custom-rules/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 22:24:36 +0000</pubDate>
		<dc:creator>Ryan M.</dc:creator>
				<category><![CDATA[My Blog]]></category>
		<category><![CDATA[ids]]></category>
		<category><![CDATA[ips]]></category>
		<category><![CDATA[snort]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.rfxn.com/?p=113</guid>
		<description><![CDATA[Here are some rules for you snort freaks to chew on that I have found useful in web heavy environments.
alert tcp $HTTP_SERVERS $HTTP_PORTS -> any any (msg:"ET ATTACK RESPONSE x2300 phpshell detected"; content:"Locus7Shell"; nocase; classtype:web-application-activity; reference:url,www.rfxn.com; sid:300010; rev:1;)
alert tcp $HTTP_SERVERS $HTTP_PORTS -> any any (msg:"ET ATTACK RESPONSE RFI Scanner detected"; content:"RFI Scanner"; classtype:web-application-activity; reference:url,www.rfxn.com; sid:300020; [...]]]></description>
		<wfw:commentRss>http://www.rfxn.com/2009/06/10/the-power-of-snort-custom-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;oops&#8221; Wrong Server!</title>
		<link>http://www.rfxn.com/2009/03/31/oops-wrong-server/</link>
		<comments>http://www.rfxn.com/2009/03/31/oops-wrong-server/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 10:07:14 +0000</pubDate>
		<dc:creator>Ryan M.</dc:creator>
				<category><![CDATA[My Blog]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[data recovery]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[r1soft]]></category>

		<guid isPermaLink="false">http://www.rfxn.com/?p=88</guid>
		<description><![CDATA[So this past weekend, I did the unthinkable, I accidentally recycled the wrong dedicated server at work. Usually, this is not much of an issue  (not that I make a habit of it) with the continuous data protection we have implemented at the data center (cdp r1soft) except that the backup server this particular client [...]]]></description>
		<wfw:commentRss>http://www.rfxn.com/2009/03/31/oops-wrong-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
