<?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>teh fear</title>
	<atom:link href="http://www.tehfear.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tehfear.com</link>
	<description>one sysadmin's crib notes</description>
	<lastBuildDate>Fri, 02 Sep 2011 08:00:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>reboot=bios</title>
		<link>http://www.tehfear.com/2011/09/02/rebootbios/</link>
		<comments>http://www.tehfear.com/2011/09/02/rebootbios/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 08:00:03 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[boot]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/?p=48</guid>
		<description><![CDATA[nuff said]]></description>
		<wfw:commentRss>http://www.tehfear.com/2011/09/02/rebootbios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache misconception with AddType and AddHandler</title>
		<link>http://www.tehfear.com/2009/04/07/apache-addtype-and-addhandler/</link>
		<comments>http://www.tehfear.com/2009/04/07/apache-addtype-and-addhandler/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 11:10:58 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/?p=38</guid>
		<description><![CDATA[Having seen an interesting post over at the ISC about apache&#8217;s interpretation of file extensions, I thought I&#8217;d have a quick look into what is happening. I have found that by using: AddHandler php5-script .php any file containing .php (this.php that.php.gif) will be parsed by php. using: AddType application/x-httpd-php .php any file that doesn&#8217;t have [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2009/04/07/apache-addtype-and-addhandler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>xen iptables redirect problem</title>
		<link>http://www.tehfear.com/2009/02/18/xen-iptables-redirect-problem/</link>
		<comments>http://www.tehfear.com/2009/02/18/xen-iptables-redirect-problem/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 13:17:13 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/?p=25</guid>
		<description><![CDATA[This may not apply to more recent versions of xen and centos, however, running kernel 2.6.18-xen_3.1.0 on CentOS 4.5 I have found that port redirection doesn&#8217;t work as expected. We have some roaming users who send mail through our mail server using smtp authentication, unfortunately when they connect through a vodafone 3G dongle they have [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2009/02/18/xen-iptables-redirect-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PocketTouch for jailbroken iPhone2.0?</title>
		<link>http://www.tehfear.com/2008/07/25/pockettouch-for-jailbroken-iphone20/</link>
		<comments>http://www.tehfear.com/2008/07/25/pockettouch-for-jailbroken-iphone20/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 15:26:48 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod touch]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/2008/07/25/pockettouch-for-jailbroken-iphone20/</guid>
		<description><![CDATA[I&#8217;m a big fan of SkylarEC&#8217;s PocketTouch application for the iPhone/iPod touch, it allows me to change volume / skip to a different track without taking the device out of my pocket. I was quite happy with firmware 1.1.4 on my ipod touch, I had my email accounts set up and even work calendar and [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2008/07/25/pockettouch-for-jailbroken-iphone20/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>spamass-milter: how to discard spam</title>
		<link>http://www.tehfear.com/2007/12/11/spamass-milter-how-to-discard-spam/</link>
		<comments>http://www.tehfear.com/2007/12/11/spamass-milter-how-to-discard-spam/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 10:06:24 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/2007/12/11/spamass-milter-how-to-discard-spam/</guid>
		<description><![CDATA[SpamAssassin is a great tool for filtering out spam email from the rest, and spam email is a real pain these days. spamass-milter is a sendmail filter that can be used to connect spamassassin and sendmail together (it is one of many different ways, others include amavis and procmail). spamass-milter is fine if it is [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2007/12/11/spamass-milter-how-to-discard-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xen, mysql and tls</title>
		<link>http://www.tehfear.com/2007/10/22/xen-mysql-and-tls/</link>
		<comments>http://www.tehfear.com/2007/10/22/xen-mysql-and-tls/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 09:19:47 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/2007/10/22/xen-mysql-and-tls/</guid>
		<description><![CDATA[when first booting xen most people like me (who like to ignore most ot the manual reading until later) will find a xen warning about the thread local storage libraries and how they access memory in a way that xen makes slow. The warning offers the following advice on how to disable it: mv /lib/tls [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2007/10/22/xen-mysql-and-tls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>is grub complicated?</title>
		<link>http://www.tehfear.com/2007/10/13/is-grub-complicated/</link>
		<comments>http://www.tehfear.com/2007/10/13/is-grub-complicated/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 12:26:00 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[boot]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/2007/10/13/is-grub-complicated/</guid>
		<description><![CDATA[Everytime I need to change something on a co-located server (ours are only about 2 miles from the main office, but it is still a pain if one has to go to the site because a server is not booting up) that requires restarting in a new configuration, I&#8217;m always worried that something might not [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2007/10/13/is-grub-complicated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>lomount &#8211; easy mounting of partitioned loop images</title>
		<link>http://www.tehfear.com/2007/10/10/lomount-easy-mounting-of-partitioned-loop-images/</link>
		<comments>http://www.tehfear.com/2007/10/10/lomount-easy-mounting-of-partitioned-loop-images/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 14:43:52 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[loopfs]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/2007/10/10/lomount-easy-mounting-of-partitioned-loop-images/</guid>
		<description><![CDATA[Mounting a loop file that is a filesystem is no problem losetup /dev/loop0 my_loop_image mount /dev/loop my_mount_point or mount -o loop my_loop_image my_mount_point BUT, what if my loop image has partitions? Well, one way would be to access it from within a xen virtual machine &#8211; as far as I am aware, if you want [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2007/10/10/lomount-easy-mounting-of-partitioned-loop-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache ssl certificates</title>
		<link>http://www.tehfear.com/2007/10/09/apache-ssl-certificates/</link>
		<comments>http://www.tehfear.com/2007/10/09/apache-ssl-certificates/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 14:12:17 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/2007/10/09/apache-ssl-certificates/</guid>
		<description><![CDATA[Creating SSL certificates fo use in https with apache is a two stage process First one makes a private key openssl genrsa -des3 -out &#60;name of your certificate&#62;.key 1024 You will be asked for a passphrase (password) for this key NOTE: Make sure you keep this key safe, and don&#8217;t forget the password Next, use [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2007/10/09/apache-ssl-certificates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>initrd</title>
		<link>http://www.tehfear.com/2007/10/08/initrd/</link>
		<comments>http://www.tehfear.com/2007/10/08/initrd/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 13:04:07 +0000</pubDate>
		<dc:creator>meh</dc:creator>
				<category><![CDATA[boot]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.tehfear.com/2007/10/08/initrd/</guid>
		<description><![CDATA[A file, key to the successful boot of many a linux system is the initrd image. It used to be a simple gzipped loop filesystem, unpacked and mounted by commands similar to gzip -dc initrd.img > initrd_unzipped.img mount -o loop initrd_unzipped.img temp_dir Then files can be tweaked inside &#8216;temp_dir&#8217;, the image is then updated by [...]]]></description>
		<wfw:commentRss>http://www.tehfear.com/2007/10/08/initrd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

