<?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>Christoffer Kjølbæk &#187; VirtualBox</title>
	<atom:link href="http://ostehamster.dk/blog/index.php/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://ostehamster.dk/blog</link>
	<description>I have a blog, therefore I am…</description>
	<lastBuildDate>Tue, 03 Jan 2012 22:37:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installing VirtualBox (non-free) in Ubuntu 10.04, Lucid Lynx</title>
		<link>http://ostehamster.dk/blog/index.php/2010/06/05/installing-virtualbox-non-free-in-ubuntu-10-04-lucid-lynx/</link>
		<comments>http://ostehamster.dk/blog/index.php/2010/06/05/installing-virtualbox-non-free-in-ubuntu-10-04-lucid-lynx/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 11:37:41 +0000</pubDate>
		<dc:creator>Christoffer Kjølbæk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://ostehamster.dk/blog/?p=932</guid>
		<description><![CDATA[sudo -s "echo 'deb http://download.virtualbox.org/virtualbox/debian\ lucid non-free' >> /etc/apt/sources.list" wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- &#124; sudo apt-key add - sudo apt-get update sudo apt-get install virtualbox-3.2]]></description>
			<content:encoded><![CDATA[<pre>sudo -s "echo 'deb http://download.virtualbox.org/virtualbox/debian\
 lucid non-free' >> /etc/apt/sources.list"
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-3.2
</pre>
]]></content:encoded>
			<wfw:commentRss>http://ostehamster.dk/blog/index.php/2010/06/05/installing-virtualbox-non-free-in-ubuntu-10-04-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

