<?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>*Nix {rm -rf /}</title>
	<atom:link href="http://nix.nasyeed.my/feed/" rel="self" type="application/rss+xml" />
	<link>http://nix.nasyeed.my</link>
	<description>all things nixy ...</description>
	<lastBuildDate>Mon, 21 May 2012 14:34:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ubuntu fbreader badsig</title>
		<link>http://nix.nasyeed.my/2012/05/21/ubuntu-fbreader-badsig/</link>
		<comments>http://nix.nasyeed.my/2012/05/21/ubuntu-fbreader-badsig/#comments</comments>
		<pubDate>Mon, 21 May 2012 14:34:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=85</guid>
		<description><![CDATA[$ sudo apt-key adv &#8211;keyserver keyserver.ubuntu.com &#8211;recv-keys B5FC5445BA702101 $ wget http://www.fbreader.org/files/debian/geometer.fbreader.org.asc $ sudo apt-key add geometer.fbreader.org.asc]]></description>
			<content:encoded><![CDATA[<p>$ sudo apt-key adv &#8211;keyserver keyserver.ubuntu.com &#8211;recv-keys B5FC5445BA702101</p>
<p>$ wget http://www.fbreader.org/files/debian/geometer.fbreader.org.asc</p>
<p>$ sudo apt-key add geometer.fbreader.org.asc</p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2012/05/21/ubuntu-fbreader-badsig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Making of Bunohan</title>
		<link>http://nix.nasyeed.my/2012/02/03/the-making-of-bunohan/</link>
		<comments>http://nix.nasyeed.my/2012/02/03/the-making-of-bunohan/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 01:56:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=82</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><center><br />
<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/FhguZN7P2Rc?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/FhguZN7P2Rc?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/8N9Knw4QEZU?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8N9Knw4QEZU?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2012/02/03/the-making-of-bunohan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vz container reference</title>
		<link>http://nix.nasyeed.my/2012/01/11/vz-container-reference/</link>
		<comments>http://nix.nasyeed.my/2012/01/11/vz-container-reference/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 03:11:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=80</guid>
		<description><![CDATA[enter vps 111: #vzctl enter 111 resource usage: #vzcalc -v 101]]></description>
			<content:encoded><![CDATA[<p>enter vps 111:<br />
#vzctl enter 111</p>
<p>resource usage:<br />
#vzcalc -v 101</p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2012/01/11/vz-container-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>access postgresql from any language</title>
		<link>http://nix.nasyeed.my/2012/01/10/access-postgresql-from-any-language/</link>
		<comments>http://nix.nasyeed.my/2012/01/10/access-postgresql-from-any-language/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 02:01:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=78</guid>
		<description><![CDATA[nice howto at http://olex.openlogic.com/wazi/2012/how-to-access-a-postgresql-database-from-any-language/]]></description>
			<content:encoded><![CDATA[<p>nice howto at <a href="http://olex.openlogic.com/wazi/2012/how-to-access-a-postgresql-database-from-any-language/">http://olex.openlogic.com/wazi/2012/how-to-access-a-postgresql-database-from-any-language/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2012/01/10/access-postgresql-from-any-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 best free and high quality Linux games</title>
		<link>http://nix.nasyeed.my/2011/08/02/100-best-free-and-high-quality-linux-games/</link>
		<comments>http://nix.nasyeed.my/2011/08/02/100-best-free-and-high-quality-linux-games/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 08:03:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=75</guid>
		<description><![CDATA[http://www.cahilig.net/2011/07/29/100-best-free-and-high-quality-linux-games]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cahilig.net/2011/07/29/100-best-free-and-high-quality-linux-games">http://www.cahilig.net/2011/07/29/100-best-free-and-high-quality-linux-games</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2011/08/02/100-best-free-and-high-quality-linux-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache MPM-ITK</title>
		<link>http://nix.nasyeed.my/2011/02/14/apache-mpm-itk/</link>
		<comments>http://nix.nasyeed.my/2011/02/14/apache-mpm-itk/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 12:44:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=59</guid>
		<description><![CDATA[http://blog.penumbra.be/2010/05/hosting-attack-mitigation-p1/ # apt-get remove apache2-mpm-prefork # apt-get install apache2-mpm-itk to enable: AssignUserId example example]]></description>
			<content:encoded><![CDATA[<p>http://blog.penumbra.be/2010/05/hosting-attack-mitigation-p1/</p>
<blockquote><p>
# apt-get remove apache2-mpm-prefork<br />
# apt-get install apache2-mpm-itk</p></blockquote>
<p>to enable:</p>
<blockquote><p>
<code><br />
<VirtualHost *:80><br />
  <IfModule mpm_itk_module><br />
    AssignUserId example example<br />
  </IfModule><br />
</VirtualHost></code>
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2011/02/14/apache-mpm-itk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: KMZ Stats</title>
		<link>http://nix.nasyeed.my/2011/01/28/50/</link>
		<comments>http://nix.nasyeed.my/2011/01/28/50/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 06:38:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=50</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://nix.nasyeed.my/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-50">Password:<br />
<input name="post_password" id="pwbox-50" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2011/01/28/50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad injection !</title>
		<link>http://nix.nasyeed.my/2011/01/28/ad-injection/</link>
		<comments>http://nix.nasyeed.my/2011/01/28/ad-injection/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 06:31:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=46</guid>
		<description><![CDATA[Good ads mgmt Ad Injection plugin for WordPress]]></description>
			<content:encoded><![CDATA[<p>Good ads mgmt </p>
<p><a href="http://www.reviewmylife.co.uk/blog/2010/12/06/ad-injection-plugin-wordpress/" >Ad Injection plugin for WordPress</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2011/01/28/ad-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Games to test Jan 2011</title>
		<link>http://nix.nasyeed.my/2011/01/20/games-to-test-jan-2011/</link>
		<comments>http://nix.nasyeed.my/2011/01/20/games-to-test-jan-2011/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 05:41:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=44</guid>
		<description><![CDATA[QuatnZ http://gamerizon.com/games/quantz/ MegaGlest http://megaglest.org/]]></description>
			<content:encoded><![CDATA[<p>QuatnZ</p>
<p>http://gamerizon.com/games/quantz/</p>
<p>MegaGlest</p>
<p>http://megaglest.org/</p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2011/01/20/games-to-test-jan-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress cart . to test now .</title>
		<link>http://nix.nasyeed.my/2011/01/20/wordpress-cart-to-test-now/</link>
		<comments>http://nix.nasyeed.my/2011/01/20/wordpress-cart-to-test-now/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 17:23:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://nix.nasyeed.my/?p=48</guid>
		<description><![CDATA[http://wordpress.org/extend/plugins/wpstorecart/]]></description>
			<content:encoded><![CDATA[<p>http://wordpress.org/extend/plugins/wpstorecart/</p>
]]></content:encoded>
			<wfw:commentRss>http://nix.nasyeed.my/2011/01/20/wordpress-cart-to-test-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

