<?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>fluffigt.com &#187; debian</title>
	<atom:link href="http://fluffigt.com/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://fluffigt.com</link>
	<description>*poof* said fluff...</description>
	<lastBuildDate>Sat, 03 Dec 2011 13:30:42 +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>xen 3.02 on Debian Etch / AMD64</title>
		<link>http://fluffigt.com/2008/07/18/xen-302-on-debian-etch-amd64/</link>
		<comments>http://fluffigt.com/2008/07/18/xen-302-on-debian-etch-amd64/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 09:00:35 +0000</pubDate>
		<dc:creator>mld</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://fluffigt.com/?p=22</guid>
		<description><![CDATA[A quick walk-through of installation of Xen 3.02 on Debian Etch (AMD64): KERNELS="linux-2.6-xen0 linux-2.6-xenU" make -j7 world make install make linux-2.6-xen0-config CONFIGMODE=menuconfig make -j7 linux-2.6-xen0-build make linux-2.6-xen0-install make linux-2.6-xenU-config CONFIGMODE=menuconfig make -j7 linux-2.6-xenU-build make linux-2.6-xenU-install vim /boot/grub/menu.lst title Xen 3.0.2 / Debian GNU/Linux, kernel 2.6.16 root (hd0,0) kernel /xen.gz dom0_mem=131072 module /vmlinuz-2.6-xen0 root=/dev/sda2 ro console=tty0 [...]]]></description>
			<content:encoded><![CDATA[<p>A quick walk-through of installation of Xen 3.02 on Debian Etch (AMD64):</p>
<p>KERNELS="linux-2.6-xen0 linux-2.6-xenU" make -j7 world<br />
make install<br />
make linux-2.6-xen0-config CONFIGMODE=menuconfig<br />
make -j7 linux-2.6-xen0-build<br />
make linux-2.6-xen0-install<br />
make linux-2.6-xenU-config CONFIGMODE=menuconfig<br />
make -j7 linux-2.6-xenU-build<br />
make linux-2.6-xenU-install</p>
<p>vim /boot/grub/menu.lst</p>
<blockquote><p>title           Xen 3.0.2 / Debian GNU/Linux, kernel 2.6.16<br />
root            (hd0,0)<br />
kernel          /xen.gz dom0_mem=131072<br />
module          /vmlinuz-2.6-xen0 root=/dev/sda2 ro console=tty0<br />
savedefault</p></blockquote>
<p>Install xen-tools, xen-shell etc</p>
<p>update-rc.d xend defaults 20 21<br />
update-rc.d xendomains defaults 21 20</p>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/07/18/xen-302-on-debian-etch-amd64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mike Renfro’s Blog : My Own Private Debian Repository</title>
		<link>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-my-own-private-debian-repository/</link>
		<comments>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-my-own-private-debian-repository/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 07:38:18 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-my-own-private-debian-repository/</guid>
		<description><![CDATA[So I made a new Debian-style repository off to the side of my regular Debian mirror. http://blogs.cae....]]></description>
			<content:encoded><![CDATA[<p>So I made a new Debian-style repository off to the side of my regular Debian mirror.
<ul>
<li><a href="http://blogs.cae.tntech.edu/mwr/2007/05/28/my-own-private-debian-repository/">http://blogs.cae....</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-my-own-private-debian-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mike Renfro’s Blog : Stupid Puppet Trick: Agreeing to the Sun Java License with Debconf Preseeds and Puppet</title>
		<link>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-stupid-puppet-trick-agreeing-to-the-sun-java-license-with-debconf-preseeds-and-puppet/</link>
		<comments>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-stupid-puppet-trick-agreeing-to-the-sun-java-license-with-debconf-preseeds-and-puppet/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 06:19:30 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[puppet]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-stupid-puppet-trick-agreeing-to-the-sun-java-license-with-debconf-preseeds-and-puppet/</guid>
		<description><![CDATA[http://blogs.cae....]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://blogs.cae.tntech.edu/mwr/2008/02/05/stupid-puppet-trick-agreeing-to-the-sun-java-license-with-debconf-preseeds-and-puppet/">http://blogs.cae....</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-stupid-puppet-trick-agreeing-to-the-sun-java-license-with-debconf-preseeds-and-puppet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mike Renfro’s Blog : Unattended Debian Installations (or How I Learned to Stop Worrying and Love the preseed.cfg)</title>
		<link>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/</link>
		<comments>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 06:14:34 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[preseed]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/</guid>
		<description><![CDATA[http://blogs.cae....]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://blogs.cae.tntech.edu/mwr/2007/04/17/unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/">http://blogs.cae....</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Administration &#8211; Debian Administration Resources</title>
		<link>http://fluffigt.com/2008/07/09/debian-administration-debian-administration-resources/</link>
		<comments>http://fluffigt.com/2008/07/09/debian-administration-debian-administration-resources/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 05:58:27 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/07/09/debian-administration-debian-administration-resources/</guid>
		<description><![CDATA[http://www.debian...]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.debian-administration.org/">http://www.debian...</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/07/09/debian-administration-debian-administration-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptitude &#8211; using together with Synaptic and Apt-get &#8211; NewbieDOC</title>
		<link>http://fluffigt.com/2008/07/06/aptitude-using-together-with-synaptic-and-apt-get-newbiedoc/</link>
		<comments>http://fluffigt.com/2008/07/06/aptitude-using-together-with-synaptic-and-apt-get-newbiedoc/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 11:13:37 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/07/06/aptitude-using-together-with-synaptic-and-apt-get-newbiedoc/</guid>
		<description><![CDATA[http://newbiedoc....]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://newbiedoc.berlios.de/wiki/Aptitude_-_using_together_with_Synaptic_and_Apt-get">http://newbiedoc....</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/07/06/aptitude-using-together-with-synaptic-and-apt-get-newbiedoc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing And Using OpenVZ On Debian Etch &#124; HowtoForge &#8211; Linux Howtos and Tutorials</title>
		<link>http://fluffigt.com/2008/05/31/installing-and-using-openvz-on-debian-etch-howtoforge-linux-howtos-and-tutorials/</link>
		<comments>http://fluffigt.com/2008/05/31/installing-and-using-openvz-on-debian-etch-howtoforge-linux-howtos-and-tutorials/#comments</comments>
		<pubDate>Fri, 30 May 2008 23:18:06 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/05/31/installing-and-using-openvz-on-debian-etch-howtoforge-linux-howtos-and-tutorials/</guid>
		<description><![CDATA[http://www.howtof...]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.howtoforge.com/installing-and-using-openvz-on-debian-etch">http://www.howtof...</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/05/31/installing-and-using-openvz-on-debian-etch-howtoforge-linux-howtos-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DSPAM With Embedded ClamAV Integrated Into Postfix With Virtual Users And Domains &#124; HowtoForge &#8211; Linux Howtos and Tutorials</title>
		<link>http://fluffigt.com/2008/05/19/dspam-with-embedded-clamav-integrated-into-postfix-with-virtual-users-and-domains-howtoforge-linux-howtos-and-tutorials/</link>
		<comments>http://fluffigt.com/2008/05/19/dspam-with-embedded-clamav-integrated-into-postfix-with-virtual-users-and-domains-howtoforge-linux-howtos-and-tutorials/#comments</comments>
		<pubDate>Mon, 19 May 2008 19:24:22 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[antispam]]></category>
		<category><![CDATA[clamav]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dspam]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/05/19/dspam-with-embedded-clamav-integrated-into-postfix-with-virtual-users-and-domains-howtoforge-linux-howtos-and-tutorials/</guid>
		<description><![CDATA[http://www.howtof...]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.howtoforge.com/etch_postfix_dspam_clamav">http://www.howtof...</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/05/19/dspam-with-embedded-clamav-integrated-into-postfix-with-virtual-users-and-domains-howtoforge-linux-howtos-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto: ISP-style Email Server with Debian-Etch and Postfix 2.3</title>
		<link>http://fluffigt.com/2008/05/12/howto-isp-style-email-server-with-debian-etch-and-postfix-23/</link>
		<comments>http://fluffigt.com/2008/05/12/howto-isp-style-email-server-with-debian-etch-and-postfix-23/#comments</comments>
		<pubDate>Mon, 12 May 2008 19:50:53 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[etch]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/05/12/howto-isp-style-email-server-with-debian-etch-and-postfix-23/</guid>
		<description><![CDATA[http://workaround...]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://workaround.org/articles/ispmail-etch/">http://workaround...</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/05/12/howto-isp-style-email-server-with-debian-etch-and-postfix-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVZ On Debian Etch For Webservers &#124; HowtoForge &#8211; Linux Howtos and Tutorials</title>
		<link>http://fluffigt.com/2008/05/09/openvz-on-debian-etch-for-webservers-howtoforge-linux-howtos-and-tutorials/</link>
		<comments>http://fluffigt.com/2008/05/09/openvz-on-debian-etch-for-webservers-howtoforge-linux-howtos-and-tutorials/#comments</comments>
		<pubDate>Fri, 09 May 2008 09:57:47 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/05/09/openvz-on-debian-etch-for-webservers-howtoforge-linux-howtos-and-tutorials/</guid>
		<description><![CDATA[http://howtoforge...]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://howtoforge.com/debian_etch_openvz">http://howtoforge...</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/05/09/openvz-on-debian-etch-for-webservers-howtoforge-linux-howtos-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

