<?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>My 2µF &#187; Server.</title>
	<atom:link href="http://blog.spitzenpfeil.org/wordpress/category/cat_server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spitzenpfeil.org/wordpress</link>
	<description>&#34;Another visitor! Stay a while. Staaaaay, FOREVER!&#34;</description>
	<lastBuildDate>Fri, 27 Jan 2012 12:44:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>I&#8217;ve added a support forum</title>
		<link>http://blog.spitzenpfeil.org/wordpress/2010/11/29/ive-added-a-support-forum/</link>
		<comments>http://blog.spitzenpfeil.org/wordpress/2010/11/29/ive-added-a-support-forum/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:25:21 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Server.]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.spitzenpfeil.org/wordpress/?p=3558</guid>
		<description><![CDATA[Just to let you know. Lately I&#8217;ve been getting a lot of emails about how to code certain things for one of my projects. Not that I mind the emails, but discussing these things on a forum is much easier &#8230; <a href="http://blog.spitzenpfeil.org/wordpress/2010/11/29/ive-added-a-support-forum/">Continue reading <span class="meta-nav">&#8594;</span></a>
 
 
Related posts:<ol>
<li><a href='http://blog.spitzenpfeil.org/wordpress/projects/contact/' rel='bookmark' title='Contact / Forum'>Contact / Forum</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.spitzenpfeil.org/wordpress/2010/11/29/ive-added-a-support-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating the Server &#8212; Welcome Debian, bye bye openSUSE</title>
		<link>http://blog.spitzenpfeil.org/wordpress/2009/10/30/updating-the-server-welcome-debian-bye-bye-opensuse/</link>
		<comments>http://blog.spitzenpfeil.org/wordpress/2009/10/30/updating-the-server-welcome-debian-bye-bye-opensuse/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:19:41 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Server.]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[openVZ]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virtuozzo]]></category>
		<category><![CDATA[vserver]]></category>

		<guid isPermaLink="false">http://blog.spitzenpfeil.org/wordpress/?p=2202</guid>
		<description><![CDATA[My provider has upgraded its VServer plans. Now offering 1GB of RAM, 20GB of disk and some more CPU power for the same price, but openSUSE was phased out. My old VServer only hat 256MB or RAM and was kinda &#8230; <a href="http://blog.spitzenpfeil.org/wordpress/2009/10/30/updating-the-server-welcome-debian-bye-bye-opensuse/">Continue reading <span class="meta-nav">&#8594;</span></a>
 
 
Related posts:<ol>
<li><a href='http://blog.spitzenpfeil.org/wordpress/2011/06/13/opensuse-avr-gcc-packages-please-test/' rel='bookmark' title='openSUSE avr-gcc packages &#8212; please test'>openSUSE avr-gcc packages &#8212; please test</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.spitzenpfeil.org/wordpress/2009/10/30/updating-the-server-welcome-debian-bye-bye-opensuse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blocking IPs after breakin attempts with tcpwrapper and fail2ban</title>
		<link>http://blog.spitzenpfeil.org/wordpress/2009/06/24/blocking-ips-after-breakin-attempts-with-tcpwrapper-and-fail2ban/</link>
		<comments>http://blog.spitzenpfeil.org/wordpress/2009/06/24/blocking-ips-after-breakin-attempts-with-tcpwrapper-and-fail2ban/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 14:28:27 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Server.]]></category>
		<category><![CDATA[breakin]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server security]]></category>
		<category><![CDATA[sshd]]></category>
		<category><![CDATA[tcpwrapper]]></category>

		<guid isPermaLink="false">http://blog.spitzenpfeil.org/wordpress/?p=1760</guid>
		<description><![CDATA[My virtual private server runs fail2ban to block IPs that have tried to gain access to my system by hammering my ssh server. Suspicious IPs get banned for a certain time with a firewall policy using iptables. The un-banning is &#8230; <a href="http://blog.spitzenpfeil.org/wordpress/2009/06/24/blocking-ips-after-breakin-attempts-with-tcpwrapper-and-fail2ban/">Continue reading <span class="meta-nav">&#8594;</span></a>
 
 
Related posts:<ol>
<li><a href='http://blog.spitzenpfeil.org/wordpress/2009/03/25/blocking-referer-spam-with-mod_security2-using-apache2/' rel='bookmark' title='Blocking referer spam with mod_security2 using Apache2'>Blocking referer spam with mod_security2 using Apache2</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.spitzenpfeil.org/wordpress/2009/06/24/blocking-ips-after-breakin-attempts-with-tcpwrapper-and-fail2ban/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blocking referer spam with mod_security2 using Apache2</title>
		<link>http://blog.spitzenpfeil.org/wordpress/2009/03/25/blocking-referer-spam-with-mod_security2-using-apache2/</link>
		<comments>http://blog.spitzenpfeil.org/wordpress/2009/03/25/blocking-referer-spam-with-mod_security2-using-apache2/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 18:29:14 +0000</pubDate>
		<dc:creator>robert</dc:creator>
				<category><![CDATA[Server.]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mod_evasive]]></category>
		<category><![CDATA[mod_security2]]></category>
		<category><![CDATA[referer spam]]></category>

		<guid isPermaLink="false">http://blog.spitzenpfeil.org/wordpress/?p=1132</guid>
		<description><![CDATA[I have some statistics plugins for WordPress that evaluate what sites refer to my blog. I use &#8220;WassUp&#8221;, &#8220;StatPress&#8221; and &#8220;CyStats&#8221;. Unfortunately some idiot thinks it&#8217;s funny to bombard my webserver with referer spam. Complaining to the local net-admin us &#8230; <a href="http://blog.spitzenpfeil.org/wordpress/2009/03/25/blocking-referer-spam-with-mod_security2-using-apache2/">Continue reading <span class="meta-nav">&#8594;</span></a>
 
 
Related posts:<ol>
<li><a href='http://blog.spitzenpfeil.org/wordpress/2009/06/24/blocking-ips-after-breakin-attempts-with-tcpwrapper-and-fail2ban/' rel='bookmark' title='Blocking IPs after breakin attempts with tcpwrapper and fail2ban'>Blocking IPs after breakin attempts with tcpwrapper and fail2ban</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.spitzenpfeil.org/wordpress/2009/03/25/blocking-referer-spam-with-mod_security2-using-apache2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

