<?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>The Daily Kebab &#187; Unix</title>
	<atom:link href="http://www.dailykebab.net/category/tech/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailykebab.net</link>
	<description>The ramblings of a technomuse</description>
	<lastBuildDate>Fri, 03 Feb 2012 09:45:43 +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>NGINX + PHP-FPM + APC = Awesome</title>
		<link>http://www.dailykebab.net/2011/04/15/nginx-php-fpm-apc-awesome/</link>
		<comments>http://www.dailykebab.net/2011/04/15/nginx-php-fpm-apc-awesome/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 11:23:32 +0000</pubDate>
		<dc:creator>John Allen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.dailykebab.net/?p=689</guid>
		<description><![CDATA[NGINX + PHP-FPM + APC = Awesome.]]></description>
			<content:encoded><![CDATA[<p><a href="http://interfacelab.com/nginx-php-fpm-apc-awesome/">NGINX + PHP-FPM + APC = Awesome</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailykebab.net/2011/04/15/nginx-php-fpm-apc-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paravirtualization With Xen 4.0 On Debian Squeeze (AMD64) &#124; HowtoForge &#8211; Linux Howtos and Tutorials</title>
		<link>http://www.dailykebab.net/2011/04/01/paravirtualization-with-xen-4-0-on-debian-squeeze-amd64-howtoforge-linux-howtos-and-tutorials/</link>
		<comments>http://www.dailykebab.net/2011/04/01/paravirtualization-with-xen-4-0-on-debian-squeeze-amd64-howtoforge-linux-howtos-and-tutorials/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 07:01:55 +0000</pubDate>
		<dc:creator>John Allen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.dailykebab.net/?p=681</guid>
		<description><![CDATA[This tutorial provides step-by-step instructions on how to install Xen 4.0 on a Debian Squeeze (6.0) system (AMD64) and create paravirtualized guests (don&#8217;t mix this up with fully virtualized guests, i.e. hardware virtualization (HVM)). Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called &#8220;virtual machines&#8221; or domUs, under [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial provides step-by-step instructions on how to install Xen 4.0 on a Debian Squeeze (6.0) system (AMD64) and create paravirtualized guests (don&#8217;t mix this up with fully virtualized guests, i.e. hardware virtualization (HVM)).</p>
<p>Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called &#8220;virtual machines&#8221; or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers&#8217; web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it&#8217;s more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.</p>
<p>via <a href="http://www.howtoforge.com/paravirtualization-with-xen-4.0-on-debian-squeeze-amd64">Paravirtualization With Xen 4.0 On Debian Squeeze (AMD64) | HowtoForge &#8211; Linux Howtos and Tutorials</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailykebab.net/2011/04/01/paravirtualization-with-xen-4-0-on-debian-squeeze-amd64-howtoforge-linux-howtos-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linuxaria Introduction to inotify : Linuxaria</title>
		<link>http://www.dailykebab.net/2010/12/06/linuxaria-introduction-to-inotify-linuxaria/</link>
		<comments>http://www.dailykebab.net/2010/12/06/linuxaria-introduction-to-inotify-linuxaria/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 09:13:59 +0000</pubDate>
		<dc:creator>John Allen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.dailykebab.net/?p=612</guid>
		<description><![CDATA[Linuxaria Introduction to inotify : Linuxaria.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linuxaria.com/article/introduction-inotify?lang=en">Linuxaria Introduction to inotify : Linuxaria</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailykebab.net/2010/12/06/linuxaria-introduction-to-inotify-linuxaria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Centrify Express</title>
		<link>http://www.dailykebab.net/2010/10/12/download-centrify-express/</link>
		<comments>http://www.dailykebab.net/2010/10/12/download-centrify-express/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 08:49:08 +0000</pubDate>
		<dc:creator>John Allen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.dailykebab.net/?p=597</guid>
		<description><![CDATA[Download Centrify Express.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centrify.com/express/download-centrify-express.asp?r=Linux.com">Download Centrify Express</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailykebab.net/2010/10/12/download-centrify-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCSW (Open Community SoftWare) for Solaris</title>
		<link>http://www.dailykebab.net/2010/09/23/opencsw-open-community-software-for-solaris/</link>
		<comments>http://www.dailykebab.net/2010/09/23/opencsw-open-community-software-for-solaris/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 12:32:33 +0000</pubDate>
		<dc:creator>John Allen</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.dailykebab.net/?p=577</guid>
		<description><![CDATA[OpenCSW.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.opencsw.org/">OpenCSW</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailykebab.net/2010/09/23/opencsw-open-community-software-for-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD 8.0 ISO images</title>
		<link>http://www.dailykebab.net/2009/11/26/freebsd-8-0-iso-images/</link>
		<comments>http://www.dailykebab.net/2009/11/26/freebsd-8-0-iso-images/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 10:09:59 +0000</pubDate>
		<dc:creator>John Allen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.dailykebab.net/?p=249</guid>
		<description><![CDATA[FreeBSD AMD64 8.0 FreeBSD i386 8.0]]></description>
			<content:encoded><![CDATA[<p><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/ISO-IMAGES/8.0/">FreeBSD AMD64 8.0</a></p>
<p><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/8.0/">FreeBSD i386 8.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailykebab.net/2009/11/26/freebsd-8-0-iso-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

