<?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>tail -f findings.out &#187; Virtualization</title>
	<atom:link href="http://dancingpenguinsoflight.com/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://dancingpenguinsoflight.com</link>
	<description></description>
	<lastBuildDate>Sun, 21 Aug 2011 14:33: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>Great open source virtualization with VirtualBox</title>
		<link>http://dancingpenguinsoflight.com/2009/10/great-open-source-virtualization-with-virtualbox/</link>
		<comments>http://dancingpenguinsoflight.com/2009/10/great-open-source-virtualization-with-virtualbox/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 17:49:26 +0000</pubDate>
		<dc:creator>Samuel Huckins</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://dancingpenguinsoflight.com/?p=1231</guid>
		<description><![CDATA[My first forays into virtualization were at work and utilized VMware&#8217;s myriad offerings (Player, Workstation, Server, ESX, VI). I was impressed by the capabilities of VMware&#8217;s products, and of course excited by the possibilities of virtualization. But for home use &#8230; <a href="http://dancingpenguinsoflight.com/2009/10/great-open-source-virtualization-with-virtualbox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My first forays into virtualization were at work and utilized <a target="_blank" title="VMware virtualization products" href="http://www.vmware.com/products/">VMware&#8217;s myriad offerings</a> (Player, Workstation, Server, ESX, VI). I was impressed by the capabilities of VMware&#8217;s products, and of course excited by the possibilities of virtualization. But for home use I didn&#8217;t push past getting VMware Player installed. I was annoyed at not being about to create my own virtual machines with the free products, and the product not being open source didn&#8217;t generate much excitement for me either.</p>
<p>So when I finally decided to set up some VMs for my own use, my criteria were straightforward: I wanted a broadly supported, performant, free virtualization solution that was open source. There is quite a range of options out there, e.g. <a title="Xen homepage" href="http://www.xen.org/" target="_blank">Xen</a> and <a title="OpenVZ wiki" href="http://wiki.openvz.org/Main_Page" target="_blank">OpenVZ</a>. I decided to give <a title="VirtualBox home" href="http://www.virtualbox.org/" target="_blank">Sun&#8217;s VirtualBox</a> a try and have been nothing but impressed so far:</p>
<p><a title="VirtualBox running Fedora 10 on Ubuntu 9.04" rel="shadowbox" href="http://dancingpenguinsoflight.com/wp-content/uploads/2009/10/virtualbox.png"><img class="aligncenter size-full wp-image-1247" title="virtualbox_small" src="http://dancingpenguinsoflight.com/wp-content/uploads/2009/10/virtualbox_small.png" alt="virtualbox_small" width="500" height="381" /></a></p>
<p>I&#8217;ve found VirtualBox easy to install, quite fast, attractive and easy to use.</p>
<h2>Installation</h2>
<p>Installation on Ubuntu 9.04 was fairly simple following <a target="_blank" title="Installing VirtualBox on Ubuntu 9.04" href="http://www.howtoforge.com/installing-virtualbox-3.0-on-an-ubuntu-9.04-desktop">this guide</a>. You add the VirtualBox repository, install the package, and follow the configuration wizard. I didn&#8217;t have to do anything special kernel-wise that the installation guide mentions. One thing they leave out: you need to add your user to the vboxusers group. Easy enough:</p>
<div class="codecolorer-container bash blackboard" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> usermod <span style="color: #660033;">-a</span> <span style="color: #660033;">-G</span> vboxusers YOURUSERNAME</div></td></tr></tbody></table></div>
<p><a target="_blank" title="Manual section on installation" href="http://www.virtualbox.org/manual/UserManual.html#installation">The manual describes installing</a> on a wide range of other platforms, and there are plenty of tutorials out there as well.</p>
<h2>First steps</h2>
<p>After VirtualBox is installed, you need to create a VM and then install an OS on it. Click &#8220;New&#8221; in the top left of the VirtualBox window and follow the wizard. You might run into an issue in this process (only annoyance I&#8217;ve encountered so far) when selecting the OS Type and Version. For me the OS options in the drop down show up as very light grey on white until you hover over them:</p>
<p><img src="http://dancingpenguinsoflight.com/wp-content/uploads/2009/10/hard-to-see-os.png" alt="Nearly invisible OS options" title="Nearly invisible OS options" width="507" height="449" class="aligncenter size-full wp-image-1252" /></p>
<p>Not a critical issue, you can see the options by hovering down the list. </p>
<p>After you&#8217;ve followed the wizard to create the VM and provided it with storage space and other resources, you&#8217;ll end up at the VirtualBox main screen. At this point, select the VM you just made and click settings. Then go to CD/DVD-ROM on the left and check &#8220;Mount CD/DVD Drive&#8221;. If you have an actual install CD/DVD you want to use, select Host CD/DVD Drive. You can also just download the ISO for the OS you want to install and select ISO Image File:</p>
<p><a href="http://dancingpenguinsoflight.com/wp-content/uploads/2009/10/vm_settings.png" rel="shadowbox" title="Configuring CD/DVD drive mounting"><img src="http://dancingpenguinsoflight.com/wp-content/uploads/2009/10/vm_settings_small.png" alt="vm_settings_small" title="vm_settings_small" width="500" height="400" class="aligncenter size-full wp-image-1256" /></a></p>
<p>After selecting your drive or ISO for installation, save the settings and start the VM. A new window will open displaying the output of the running VM. If all goes well, you should be shown the installation menu for the CD or ISO you&#8217;ve mounted.</p>
<h2>Miscellaneous</h2>
<ul>
<li>You can take snapshots of your VMs in case you need to roll back to a known safe state. When the VM is turned off, go to the Snapshots tab to take new snapshots, review current ones, and roll back if needed.</li>
<li>Once you click on the VM window your output is sent to it alone. To get back out and interact with your own desktop, press the right CTRL key (configurable). Or install VirtualBox Guest Additions (see below) and not worry about this at all!</li>
<li>Your VMs (and assorted configuration info) are stored in ~/.VirtualBox:<br />
<img src="http://dancingpenguinsoflight.com/wp-content/uploads/2009/10/virtualbox_home_tree.png" alt="virtualbox_home_tree" title="virtualbox_home_tree" width="418" height="390" class="aligncenter size-full wp-image-1265" /></li>
<li>Installing <a target="_blank" title="Manual section on Guest Additions" href="http://www.virtualbox.org/manual/UserManual.html#id2507352">VirtualBox Guest Additions</a> is quite helpful. Aside from graphical improvements, after it&#8217;s installed you don&#8217;t have to click inside a VM to get focus. You just move your pointer into the VM and it has focus. Move out and the host GUI has control again.</li>
</ul>
<h2>Resources</h2>
<ul>
<li><strong><a target="_blank" title="VirtualBox home" href="http://www.virtualbox.org/">Homepage</a></strong></li>
<li><strong><a target="_blank" title="VirtualBox screenshots" href="http://www.virtualbox.org/wiki/Screenshots">Screenshots</a></strong></li>
<li><strong><a target="_blank" title="Installing VirtualBox on Ubuntu 9.04" href="http://www.howtoforge.com/installing-virtualbox-3.0-on-an-ubuntu-9.04-desktop">Installation on Ubuntu 9.04</a></strong></li>
<li><strong><a target="_blank" title="VirtualBox user manual" href="http://www.virtualbox.org/manual/UserManual.html">Manual</a></strong> (very well done)</li>
</ul>
    ]]></content:encoded>
			<wfw:commentRss>http://dancingpenguinsoflight.com/2009/10/great-open-source-virtualization-with-virtualbox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

