<?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>Flavor 8 &#187; ubuntu</title>
	<atom:link href="http://flavor8.com/index.php/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://flavor8.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 12:25:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How To: Add a Hard Drive in Ubuntu Hardy Heron</title>
		<link>http://flavor8.com/index.php/2008/06/26/how-to-add-a-hard-drive-in-ubuntu-hardy-heron/</link>
		<comments>http://flavor8.com/index.php/2008/06/26/how-to-add-a-hard-drive-in-ubuntu-hardy-heron/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 15:28:17 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2008/06/26/how-to-add-a-hard-drive-in-ubuntu-hardy-heron/</guid>
		<description><![CDATA[This howto tells you how to install a hard drive with existing data on it into a new computer. You could use a UI if you wanted, alternatively. Find existing mount points See what we already have mounted. reubenf@fridge:~$ df -k &#124; grep /dev /dev/sda1 14535584 3074640 10728384 23% / udev 1815524 88 1815436 1% [...]]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2008/06/26/how-to-add-a-hard-drive-in-ubuntu-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To: Broadcom 1390 Wireless on Ubuntu Hardy</title>
		<link>http://flavor8.com/index.php/2008/06/08/howto-broadcom-1390-wireless-on-ubuntu-hardy/</link>
		<comments>http://flavor8.com/index.php/2008/06/08/howto-broadcom-1390-wireless-on-ubuntu-hardy/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 20:30:06 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2008/06/08/howto-broadcom-1390-wireless-on-ubuntu-hardy/</guid>
		<description><![CDATA[Ubuntu Hardy has made wireless a little easier for laptop owners w/ the broadcom 1390 chipset. No more fucking around with ndiswrapper; just install a package, run a script, and you&#8217;re done. Installing the package should do the trick, but for some reason it failed for me (the firmware didn&#8217;t download), so you&#8217;ll probably need [...]]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2008/06/08/howto-broadcom-1390-wireless-on-ubuntu-hardy/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To: Install libdvdcss on Ubuntu Gutsy</title>
		<link>http://flavor8.com/index.php/2007/12/16/how-to-install-libdvdcss-on-gutsy/</link>
		<comments>http://flavor8.com/index.php/2007/12/16/how-to-install-libdvdcss-on-gutsy/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 18:25:18 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2007/12/16/how-to-install-libdvdcss-on-gutsy/</guid>
		<description><![CDATA[Here&#8217;s how to install libdvdcss2 and a couple other useful media libraries on your Gutsy box. Note that these may be &#8220;illegal&#8221;. Paste the following in your terminal. sudo su -c 'echo deb http://packages.medibuntu.org/ gutsy free non-free >> /etc/apt/sources.list' sudo su -c 'echo deb-src http://packages.medibuntu.org/ gutsy free non-free >> /etc/apt/sources.list' wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- &#124; [...]]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2007/12/16/how-to-install-libdvdcss-on-gutsy/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>My Argument With Theodore Ts&#8217;o About FSCK</title>
		<link>http://flavor8.com/index.php/2007/10/11/my-argument-with-theodore-tso-about-fsck/</link>
		<comments>http://flavor8.com/index.php/2007/10/11/my-argument-with-theodore-tso-about-fsck/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 15:12:11 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2007/10/11/my-argument-with-theodore-tso-about-fsck/</guid>
		<description><![CDATA[Part of the problem that I&#8217;m concerned about is that the vast majority of Ubuntu users are less experienced that say Debian users. That&#8217;s not a slight against Ubuntu users, but merely a statement of fact; Ubuntu has done a lot of good work to allow less experienced users to be able to install and [...]]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2007/10/11/my-argument-with-theodore-tso-about-fsck/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tora: Good SQL Editor for Linux</title>
		<link>http://flavor8.com/index.php/2007/09/14/tora-good-sql-editor-for-linux/</link>
		<comments>http://flavor8.com/index.php/2007/09/14/tora-good-sql-editor-for-linux/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 09:03:28 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2007/09/14/tora-good-sql-editor-for-linux/</guid>
		<description><![CDATA[None of the eclipse plugins I tried worked well with our postgres DB, so I dug around the Ubuntu repositories and found Tora, which is a simple &#038; useful SQL Editor. Run queries, see results in tables. To install on Ubuntu: sudo apt-get install tora]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2007/09/14/tora-good-sql-editor-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To: Install libdvdcss on Ubuntu Feisty</title>
		<link>http://flavor8.com/index.php/2007/05/12/how-to-install-libdvdcss-on-ubuntu-feisty/</link>
		<comments>http://flavor8.com/index.php/2007/05/12/how-to-install-libdvdcss-on-ubuntu-feisty/#comments</comments>
		<pubDate>Sun, 13 May 2007 01:04:48 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2007/05/12/how-to-install-libdvdcss-on-ubuntu-feisty/</guid>
		<description><![CDATA[Here&#8217;s how to install libdvdcss2 and a couple other useful media libraries on your Feisty box. Note that these may be &#8220;illegal&#8221;. Paste the following in your terminal. sudo su -c 'echo deb http://medibuntu.sos-sts.com/repo/ feisty free non-free >> /etc/apt/sources.list' sudo su -c 'echo deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free >> /etc/apt/sources.list' wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- &#124; [...]]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2007/05/12/how-to-install-libdvdcss-on-ubuntu-feisty/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>HOWTO: Setting Kubuntu Up From Scratch</title>
		<link>http://flavor8.com/index.php/2007/04/21/howto-setting-kubuntu-up-from-scratch/</link>
		<comments>http://flavor8.com/index.php/2007/04/21/howto-setting-kubuntu-up-from-scratch/#comments</comments>
		<pubDate>Sun, 22 Apr 2007 01:05:16 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2007/04/21/howto-setting-kubuntu-up-from-scratch/</guid>
		<description><![CDATA[Journal of setting up Kubuntu on my laptop (HP dv9210us) Connect network via wired eth0 for install Install (workaround, because APIC breaks my laptop) Boot alternate installer with noapic boot option Reboot w/ livecd w/ noapic boot option vim /boot/grub/menu.lst, add noapic boot option to kernel Reboot Login Open konsole sudo apt-get install synaptic kcontrol [...]]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2007/04/21/howto-setting-kubuntu-up-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding A Distro For My Laptop</title>
		<link>http://flavor8.com/index.php/2007/02/23/finding-a-distro-for-my-laptop/</link>
		<comments>http://flavor8.com/index.php/2007/02/23/finding-a-distro-for-my-laptop/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 08:23:51 +0000</pubDate>
		<dc:creator>Reuben</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flavor8.com/index.php/2007/02/23/finding-a-distro-for-my-laptop/</guid>
		<description><![CDATA[I bought a new laptop for work (an HP dv9210us). It came with Windows Vista, which I thought was pretty nasty, so I decided to install Linux on it. (I run Kubuntu on my desktop, which is a great operating system after a minimal amount of post-install setup.) Kubuntu &#8211; I put my Kubuntu livecd [...]]]></description>
		<wfw:commentRss>http://flavor8.com/index.php/2007/02/23/finding-a-distro-for-my-laptop/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
