<?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>skater coder &#187; linux</title>
	<atom:link href="http://www.skatercoder.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skatercoder.com</link>
	<description>angela chng - Ruby on Rails / PHP web developer &#38; skater girl in Singapore</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:41:03 +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>Setting up Ubuntu with minimal GUI and Sun xVM VirtualBox</title>
		<link>http://www.skatercoder.com/2008/09/25/setting-up-ubuntu-with-minimal-gui-and-sun-xvm-virtualbox/</link>
		<comments>http://www.skatercoder.com/2008/09/25/setting-up-ubuntu-with-minimal-gui-and-sun-xvm-virtualbox/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 08:34:01 +0000</pubDate>
		<dc:creator>roadburn</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://roadburn.audioreload.com/?p=168</guid>
		<description><![CDATA[Being a linux newbie, took a while to figure out what to do. So I&#8217;m documenting the steps, might be useful for anyone else setting up a ubuntu virtualbox. I&#8217;m basically setting up a Ubuntu host to run windows 2003 virtual machines. Steps to get it all up and running Install Ubuntu Server Install minimal [...]]]></description>
			<content:encoded><![CDATA[<p>Being a linux newbie, took a while to figure out what to do. So I&#8217;m documenting the steps, might be useful for anyone else setting up a ubuntu virtualbox.</p>
<p>I&#8217;m basically setting up a Ubuntu host to run windows 2003 virtual machines.</p>
<p>Steps to get it all up and running</p>
<ol>
<li>Install Ubuntu Server</li>
<li>Install minimal GUI (xorg, xterm, openbox)</li>
<li>Install virtualbox</li>
<li>Create windows virtual machine</li>
</ol>
<p><strong>Install Ubuntu Server</strong></p>
<ul>
<li>Download the Ubuntu Server Editition from <a href="http://www.ubuntu.com/getubuntu/download">http://www.ubuntu.com/getubuntu/download</a></li>
<li>Burn the downloaded image onto a CD using something like Nero</li>
<li>Pop the CD into your soon to be Ubuntu server</li>
<li>Boot from the disc and select the default/appropriate options to install Ubuntu</li>
</ul>
<p><strong>Install minimal GUI</strong></p>
<ul>
<li>in the command line type<br />
sudo apt-get install xorg xterm openbox</li>
<li>to run the GUI type<br />
startx</li>
</ul>
<p><strong>Install xVM Virtualbox</strong></p>
<ul>
<li>Install xVM Virtualbox</li>
<li>Go to Sun&#8217;s website <a href="http://dlc.sun.com/virtualbox/vboxdownload.html">http://dlc.sun.com/virtualbox/vboxdownload.html</a></li>
<li>Get the link of the ubuntu version of virtualbox and download it and install it in xterm<br />
eg.<br />
wget <a href="http://dlc.sun.com/virtualbox/2.0.2/virtualbox-2.0_2.0.2-36488_Ubuntu_hardy_i386.deb">http://dlc.sun.com/virtualbox/2.0.2/virtualbox-2.0_2.0.2-36488_Ubuntu_hardy_i386.deb</a> -O virtualbox-2.0_2.0.2-36488_Ubuntu_hardy_i386.deb</li>
<li>sudo dpkg -i virtualbox-2.0_2.0.2-36488_Ubuntu_hardy_i386.deb</li>
<li>sudo apt-get -f upgrade</li>
<li>sudo usermod -a -G vboxusers vboxuser</li>
</ul>
<p><strong>Create Windows Virtual Machine</strong></p>
<ul>
<li>in xterm, type<br />
virtualbox</li>
<li>Click on &#8220;New&#8221; button and just follow the instructions to install your virtual machine! :)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.skatercoder.com/2008/09/25/setting-up-ubuntu-with-minimal-gui-and-sun-xvm-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
