<?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>Ubuntu Tutorials &#187; virtualization</title>
	<atom:link href="http://ubuntu-tutorials.com/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Wed, 23 May 2012 20:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Install Guest-Additions on Ubuntu 10.10 Beta : Workaround</title>
		<link>http://ubuntu-tutorials.com/2010/09/08/install-guest-additions-on-ubuntu-10-10-beta-workaround/</link>
		<comments>http://ubuntu-tutorials.com/2010/09/08/install-guest-additions-on-ubuntu-10-10-beta-workaround/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 21:39:22 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1953</guid>
		<description><![CDATA[I took some time today to check out Ubuntu 10.10 Beta. So far I&#8217;m impressed with some of the improvements, and I&#8217;ll blog about those later, but in the meantime I thought I&#8217;d share a workaround I came across in getting Guest Additions working when running Ubuntu 10.10 inside VirtualBox. My first attempt at getting [...]]]></description>
			<content:encoded><![CDATA[<p>I took some time today to check out Ubuntu 10.10 Beta. So far I&#8217;m impressed with some of the improvements, and I&#8217;ll blog about those later, but in the meantime I thought I&#8217;d share a workaround I came across in getting Guest Additions working when running Ubuntu 10.10 inside VirtualBox.</p>
<p>My first attempt at getting Guest Additions installed was by mounting the CD and running the command:</p>
<blockquote><p><code>sudo ./VBoxLinuxAdditions-x86.run</code></p></blockquote>
<p>While this attempted to compile the drivers necessary for Guest Additions, it never seemed to work. After repeated reboots and rebuilds, I could never get a better resolution. After a little searching I came across a solution that seems to take care of the problem.</p>
<p>To install Guest Additions in Ubuntu 10.10 Beta, you&#8217;ll need to install a pre-packaged version available through the repositories. You can run the command below, or click on the URL:</p>
<blockquote><p><code>sudo apt-get install <a title="virtualbox-ose-guest-x11 package" href="apt://virtualbox-ose-guest-x11">virtualbox-ose-guest-x11</a></code></p></blockquote>
<p>After a quick reboot you should be set.</p>
<p>I hope you enjoy Ubuntu 10.10 Beta (and forward). It&#8217;s the little things like this that make testing it in a virtual machine worthwhile.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/09/08/install-guest-additions-on-ubuntu-10-10-beta-workaround/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Install VirtualBox Guest Additions on VirtualBox Guests</title>
		<link>http://ubuntu-tutorials.com/2010/06/26/install-virtualbox-guest-additions-on-virtualbox-guests/</link>
		<comments>http://ubuntu-tutorials.com/2010/06/26/install-virtualbox-guest-additions-on-virtualbox-guests/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 15:17:05 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[additions]]></category>
		<category><![CDATA[guest]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1931</guid>
		<description><![CDATA[I thought I would share a little bit more from the book I reviewed, &#8220;VirtualBox 3.1 Beginners Guide&#8220;. This book outlines the process of installing Guest Additions on your virtual machines. Guest additions allow you to greatly improve your experience when working inside virtual machines. Improved mouse and keyboard integration, improved video resolution and more! [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I would share a little bit more from the book I reviewed, &#8220;<a title="VirtualBox 3.1 Beginners Guide" href="http://ubuntu-tutorials.com/2010/06/20/virtualbox-3-1-beginners-guide-review/">VirtualBox 3.1 Beginners Guide</a>&#8220;. This book outlines the process of installing Guest Additions on your virtual machines. Guest additions allow you to greatly improve your experience when working inside virtual machines. Improved mouse and keyboard integration, improved video resolution and more! VirtualBox Guest Additions are a basic requirement for anyone wanting to properly run virtual machines in a graphical environment.</p>
<p>In this article I will outline how to install VirtualBox Guest Additions on Windows and Linux virtual machines. If you have not previously run a Virtual Machine with Guest Additions, you&#8217;ve been missing out!</p>
<p><strong>Prerequisites</strong></p>
<p>This article assumes, of course, that you already have VirtualBox and a Virtual Machine installed. You&#8217;ll find instructions below for both Windows and Linux guests.</p>
<p><strong>Install VirtualBox Guest Additions on Windows</strong></p>
<p>To install VirtualBox Guest Additions, you&#8217;ll first need to boot and log into your Virtual Machine. In this case, launch your Windows Virtual Machine and follow these steps:</p>
<p><a href="http://ubuntu-tutorials.com/wp-content/uploads/2010/06/virtualbox-install-guest-additions.jpg"><img class="alignleft size-full wp-image-1932" title="VirtualBox Guest Additions" src="http://ubuntu-tutorials.com/wp-content/uploads/2010/06/virtualbox-install-guest-additions.jpg" alt="VirtualBox Guest Additions" width="314" height="378" /></a></p>
<ol>
<li>In the VirtualBox menu of your running Virtual Machine, under Devices, select &#8220;Install Guest Additions&#8221;.</li>
<li>Follow the prompts for the VirtualBox Guest Additions Setup.</li>
<li>Reboot the Virtual Machine when prompted.</li>
<li>Enjoy!</li>
</ol>
<p>You can always verify whether or not VirtualBox Guest Additions are installed in your Virtual Machine by looking in the system tray. If you see a small VirtualBox icon, VirtualBox Guest additions is installed an running properly.</p>
<p><strong>Install VirtualBox Guest Additions on Linux</strong></p>
<p>These instructions should apply to most Linux distributions. It is not limited to Ubuntu Virtual Machines.</p>
<p>To install VirtualBox Guest Additions, you&#8217;ll first need to boot and log into your Virtual Machine. In this case, launch your Linux Virtual Machine and follow these steps:</p>
<ol>
<li>Ensure you have the &#8216;build-essential&#8217; and &#8216;dkms&#8217; packages installed in the Virtual Machine. This is required to compile the kernel modules required.</li>
<li>In the VirtualBox menu of your running Virtual Machine, under Devices, select &#8220;Install Guest Additions&#8221;.</li>
<li>This may prompt you with an auto-run prompt as it loads the CD image. You can skip this as you&#8217;ll need to run the installer from the Terminal.</li>
<li>Open a Terminal and navigate to the VBOX* directory under /media.</li>
<li>* Run: sudo ./VboxLinuxAdditions-x86.run</li>
<li>If everything runs according to plan, you&#8217;ll be prompted to reboot your Virtual Machine.</li>
<li>Enjoy!</li>
</ol>
<p>* Note: step 5 allows for 32bit or 64bit installations. If your Virtual Machine is a 64bit, run the ./VboxLinuxAdditions-amd64.run instead.</p>
<p>You can always verify whether or not VirtualBox Guest Additions are installed in your Virtual Machine by looking in the system tray. If you see a small VirtualBox icon, VirtualBox Guest additions is installed and running properly.</p>
<p><strong>Conclusion</strong></p>
<p>After installing VirtualBox Guest Additions you&#8217;ll notice a great improvement in your Virtual Machine experience. You&#8217;ll have much better mouse and keyboard integration, improved video resolution, the ability to run in Full Screen and <a title="Seamless Window Integration in VirtualBox" href="http://ubuntu-tutorials.com/2008/02/01/how-to-do-seamless-window-integration-with-ubuntu-virtualbox/">Seamless Window Integration</a>, and much more. VirtualBox Guest Additions are required for anyone regularly running Virtual Machines, whether Windows or Linux.</p>
<p>Note: I found this for those wishing to <a title="Install VirtualBox Guest Additions on Fedora" href="http://enhancedlinux.com/2010/06/27/how-to-install-virtualbox-guest-additions-in-fedora-guests/">install VirtualBox Guest Additions on Fedora</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/06/26/install-virtualbox-guest-additions-on-virtualbox-guests/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.1 Beginners Guide : Review</title>
		<link>http://ubuntu-tutorials.com/2010/06/20/virtualbox-3-1-beginners-guide-review/</link>
		<comments>http://ubuntu-tutorials.com/2010/06/20/virtualbox-3-1-beginners-guide-review/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 20:09:49 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1927</guid>
		<description><![CDATA[I am a big fan of VirtualBox as a desktop virtualization technology. I have it installed on my machine and I&#8217;m constantly using it to try out new distributions and learn new technologies. It really is a great tool! I have seen it grow from a new project into the fully featured, efficient virtualization competitor [...]]]></description>
			<content:encoded><![CDATA[<p>I am a big fan of <a title="VirtualBox - Install VirtualBox on Ubuntu 9.10" href="http://ubuntu-tutorials.com/2010/01/15/install-virtualbox-on-ubuntu-9-10-karmic-koala/">VirtualBox</a> as a desktop virtualization technology. I have it installed on my machine and I&#8217;m constantly using it to try out new distributions and learn new technologies. It really is a great tool! I have seen it grow from a new project into the fully featured, efficient virtualization competitor that it is today.</p>
<p>I was recently sent a copy of the newly released &#8220;<a title="VirtualBox 3.1 - Beginners Guide" href="http://www.packtpub.com/virtualbox-3-1-beginners-guide/book?utm_source=ubuntu-tutorials.com&amp;utm_medium=bookrev&amp;utm_content=blog&amp;utm_campaign=mdb_003374">VirtualBox 3.1 Beginner&#8217;s Guide</a>&#8220;, which outlines deploying and managing a cost-effective virtual environment using VirtualBox. I want to thank <a title="Packt Publishing - Technical &amp; IT Book Store" href="http://www.packtpub.com/">Packt Publishing</a> for sharing a copy with me, and I&#8217;d like to share my review of the book here. I hope some of you will take the time to check out the <a title="Packt Publishing - Technical &amp; IT Book Store" href="http://www.packtpub.com/">Packt Publishing</a> website as a resource for technical books.</p>
<p><strong>VirtualBox 3.1 Beginners Guide</strong></p>
<p>The first thing I have to say about this book is that it is very detail oriented.  It truly is a beginners guide. I&#8217;m positive I could give this book to my father and he&#8217;d be able to install, configure and run VirtualBox on Windows or Linux. It outlines, in step-by-step detail, everything you&#8217;d like to know about VirtualBox. Even though I consider myself a Virtualbox veteran, I followed along with some of the tutorials and was impressed that no detail was left out.</p>
<p>One of the things that really stands out about this title is that it includes a huge number of screenshots. The number of screenshots in the book provide any beginner with the visual roadmap they need to complete the task at hand. It covers installing VirtualBox on both a Windows and Ubuntu host, as well as installing and configuring the reverse as guests. If you&#8217;ve never installed VirtualBox before, you&#8217;ll have an installation up and running in just a few minutes.</p>
<p>Beyond installation and configuration, this book goes into detail regarding the command line options (I learned quite a bit from this chapter!) as well. VirtualBox provides a full set of command line tools for starting, stopping, configuring, cloning and creating virtual machines. This makes it a perfectly reasonable candidate for a headless server virtualization solution!</p>
<p>This book covers guest additions, disk and image creation and management, all networking options and how they differ, using and creating virtual appliances, using snapshots and even remote management. It really is a good resource for getting started with Virtualization. I&#8217;m glad to have a copy of this book in my collection.</p>
<p>The sections that were the most useful for me were the networking and command line chapters. I was not familiar with any of the command line tools, and the networking was a little blurry for me. Before getting a copy of this book I was unfamiliar with virtualized networking beyond NAT and Bridged. This book went into enough networking detail that I&#8217;m very comfortable with each of the networking options and in what situations each might apply. This will really boost my efficiency and productivity with VirtualBox.</p>
<p>For anyone wanting to learn more about virtualization or doing research into cost-effective virtual environment solutions, I would highly recommend <a title="VirtualBox 3.1 Beginners Guide" href="http://www.packtpub.com/virtualbox-3-1-beginners-guide/book?utm_source=ubuntu-tutorials.com&amp;utm_medium=bookrev&amp;utm_content=blog&amp;utm_campaign=mdb_003374">VirtualBox 3.1 Beginner&#8217;s Guide</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/06/20/virtualbox-3-1-beginners-guide-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.1 Beginners Guide : Sample Chapter</title>
		<link>http://ubuntu-tutorials.com/2010/06/18/virtualbox-3-1-beginners-guide-sample-chapter/</link>
		<comments>http://ubuntu-tutorials.com/2010/06/18/virtualbox-3-1-beginners-guide-sample-chapter/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 20:09:32 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1925</guid>
		<description><![CDATA[I&#8217;ve written quite a bit on this blog regarding Virtualization in the past. I think I&#8217;ve covered VirtualBox as well as VMware. If you haven&#8217;t noticed, I prefer the former. Free Software vs non-free is a big win, plus the performance gain that I&#8217;ve seen in VirtualBox has been great. For testing other distributions and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve written quite a bit on this blog regarding Virtualization in the past. I think I&#8217;ve covered <a title="Virtualbox Guest Additions" href="http://ubuntu-tutorials.com/2007/10/13/installing-guest-additions-for-ubuntu-guests-in-virtualbox/">VirtualBox</a> as well as <a title="Install VMware Tools" href="http://ubuntu-tutorials.com/2008/06/07/how-to-install-vmware-tools-on-ubuntu-804-guests/">VMware</a>. If you haven&#8217;t noticed, I prefer the former. Free Software vs non-free is a big win, plus the performance gain that I&#8217;ve seen in VirtualBox has been great. For testing other distributions and doing simple work (non-server) installations, I think VirtualBox works the best.</p>
<p>I was recently sent a copy of &#8220;VirtualBox 3.1 Beginners Guide: Deploy and manage a cost-effective virtual environment using VirtualBox&#8221; by Packt Publishing. I&#8217;ll have a full review out soon, but I wanted to share this sample chapter that they have published as a .pdf.</p>
<p>The <a title="VirtualBox 3.1 - Sample Chapter" href="https://www.packtpub.com/sites/default/files/9140_Virtual%20Box_SampleChapter.pdf">sample chapter</a> is a 42 page chapter outlining getting started with VirtualBox. This includes installation, configuration and even outlines the installation of a simple Linux distribution as a guest, DSL (Damn Small Linux). For a &#8220;sample&#8221; it is actually quite impressive, and goes into a great amount of detail.</p>
<p>I&#8217;ll have a full review of the book here soon, but in the meantime have a look at the sample chapter and let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/06/18/virtualbox-3-1-beginners-guide-sample-chapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install VirtualBox on Ubuntu 9.10 &#8220;Karmic Koala&#8221;</title>
		<link>http://ubuntu-tutorials.com/2010/01/15/install-virtualbox-on-ubuntu-9-10-karmic-koala/</link>
		<comments>http://ubuntu-tutorials.com/2010/01/15/install-virtualbox-on-ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 19:30:49 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vboxusers]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1416</guid>
		<description><![CDATA[I am, as I&#8217;m sure many of you are, avid users of virtualization. Virtualization allows us to test new releases, other distributions, and otherwise sandbox operating systems and applications that we wouldn&#8217;t otherwise be able to (or want to!) run on our stable system. In this article I will outline how to install the latest [...]]]></description>
			<content:encoded><![CDATA[<p>I am, as I&#8217;m sure many of you are, avid users of virtualization. Virtualization allows us to test new releases, other distributions, and otherwise sandbox operating systems and applications that we wouldn&#8217;t otherwise be able to (or want to!) run on our stable system. In this article I will outline how to install the latest VirtualBox release using the VirtualBox / Sun repository. This will ensure your installation remains up to date, and stays within the package management system.</p>
<p><strong>Requirements</strong></p>
<p>In order to install the latest VirtualBox release we&#8217;ll need to configure and activate the VirtualBox repository. This is done by following the steps below:</p>
<ol>
<li>(GNOME) Navigate to: System &gt; Administration &gt; Software Sources</li>
<li>(KDE) Navigate to: System Settings &gt; Add and Remove Software &gt; Settings &gt; Edit Software Sources</li>
<li>Select the &#8220;Other Software&#8221; tab.</li>
<li>Add: deb http://download.virtualbox.org/virtualbox/debian karmic non-free</li>
</ol>
<p>You&#8217;ll also want to import the package signing key, using the command:</p>
<blockquote><p><code>wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -</code></p></blockquote>
<p><strong>Installation</strong></p>
<p>Once you have the upstream VirtualBox repository activated, you&#8217;re able to install the latest VirtualBox release using the command below. You may also click on the linked package name:</p>
<blockquote><p>sudo aptitude install <a title="Virtualbox 3.1 Package - Ubuntu 9.10" href="apt://virtualbox-3.1">virtualbox-3.1</a></p></blockquote>
<p><strong>Use</strong></p>
<p>Before you are able to use VirtualBox you will need to add yourself to the required group. This facilitates access to the vboxdrv system device. Use the following command to add yourself to the required group:</p>
<blockquote><p>sudo gpasswd -a &lt;username&gt; vboxusers</p></blockquote>
<p>Once you have applied this change you will need to logout and log back in. This is required for the group-access change to take effect.</p>
<p>After you are logged back in you should be able to successfully launch VirtualBox from: Applications &gt; System Tools &gt; VirtualBox</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/01/15/install-virtualbox-on-ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Convert VMWare Image (.vmdk) to VirtualBox Image (.vdi)</title>
		<link>http://ubuntu-tutorials.com/2009/03/22/how-to-convert-vmware-image-vmdk-to-virtualbox-image-vdi/</link>
		<comments>http://ubuntu-tutorials.com/2009/03/22/how-to-convert-vmware-image-vmdk-to-virtualbox-image-vdi/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 14:01:03 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmdk]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=947</guid>
		<description><![CDATA[I&#8217;ve found more and more people are switching to Virtualbox these days and I keep running into the same question.  &#8221;How can I convert my VMware images to Virtualbox images?&#8221;  Well, breath easy because it is possible and not very difficult! There are two methods that I am aware of that will allow you to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found more and more people are switching to Virtualbox these days and I keep running into the same question.  &#8221;How can I convert my VMware images to Virtualbox images?&#8221;  Well, breath easy because it is possible and not very difficult!</p>
<p>There are two methods that I am aware of that will allow you to use your VMware images on Virtualbox.  The first method I&#8217;ll outline uses the graphical Virtualbox interface and the second uses the command line.  Each method should be equally as stable, it simple depends on your preference.</p>
<p><strong>Method 1</strong></p>
<blockquote><p>Start Virtualbox<br />
Inside the Virtualbox Menu click: File &gt; Virtual Media Manager<br />
Click on the &#8220;Add&#8221; button.<br />
Locate and select the VMware .vmdk file you&#8217;d like to convert.<br />
Click Open.<br />
Verify your disk image has been added to the list of images and that the virtual and actual sizes appear accurate.<br />
Click OK<br />
Create a new virtual machine profile, selecting your imported image for the storage.<br />
Boot your new virtual machine.</p></blockquote>
<p><strong>Method 2</strong><br />
To use the second method we&#8217;ll need an addition command-line tool called qemu.</p>
<blockquote><p><code>sudo aptitude install qemu</code></p></blockquote>
<p>You&#8217;ll new be able to convert a .vmdk (VMware image) to a .bin format, which can then be converted to a Virtualbox native .vdi format.</p>
<blockquote><p><code>qemu-img convert /path/to/original.vmdk converted.bin</code></p></blockquote>
<p>You&#8217;ll then need to use the VBoxManage utility that comes with Virtualbox to convert the .bin to a native .vdi format:</p>
<blockquote><p><code>VBoxManage convertdd converted.bin converted.vdi</code></p></blockquote>
<p>You can now create your new Virtualbox machine profile, using this new .vdi file as your disk image.</p>
<p>Two methods for converting VMware images to Virtualbox images.  Are there any other methods that you can suggest, or have you had better experience with one or the other?  Let us know!</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/03/22/how-to-convert-vmware-image-vmdk-to-virtualbox-image-vdi/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Installing Guest Additions on Ubuntu 9.04 &#8220;Jaunty&#8221; Workaround</title>
		<link>http://ubuntu-tutorials.com/2009/03/18/installing-guest-additions-on-ubuntu-904-jaunty-workaround/</link>
		<comments>http://ubuntu-tutorials.com/2009/03/18/installing-guest-additions-on-ubuntu-904-jaunty-workaround/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 03:44:17 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1016</guid>
		<description><![CDATA[WIN goes to nixternal for pointing out a fix regarding the VirtualBox guest additions installation on Ubuntu 9.04.  Just the other day I installed the latest Ubuntu 9.04 &#8220;Jaunty&#8221; alpha 6 release and then installed guest additions on the virtual machine.  At that point things went downhill.  I was no longer able to get a [...]]]></description>
			<content:encoded><![CDATA[<p>WIN goes to <a title="nixternal - free software, Chicago style" href="http://blog.nixternal.com/">nixternal</a> for pointing out a <a title="virtualbox 2.1.5 with jaunty and guest addons" href="http://blog.nixternal.com/2009.03.18/virtualbox-214-with-jaunty-and-guest-addons/">fix regarding the VirtualBox guest additions</a> installation on Ubuntu 9.04.  Just the other day I installed the latest Ubuntu 9.04 &#8220;Jaunty&#8221; alpha 6 release and then installed guest additions on the virtual machine.  At that point things went downhill.  I was no longer able to get a graphical session other than &#8220;Safe Mode&#8221; which, as we all know, isn&#8217;t the best.  I had not had time to figure out how to work around it&#8211;I honestly tossed it up to a bug in an alpha release&#8211;but then nixternal pointed out the fix on his blog.  Again, thanks.</p>
<p><strong>The Workaround</strong></p>
<p>If you&#8217;ve attemted to install VirtualBox guest additions within your Ubuntu 9.04 installation and had issues, this workaround should hopefully solve your problems.</p>
<ol>
<li>Mount the VirtualBox Guest Additions CD.  This is done by clicking &#8220;Devices &gt; Install Guest Additions&#8221;</li>
<li>Open a terminal (Applications &gt; Accessories &gt; Terminal) and navigate your way to <code>/media/cdrom/</code></li>
<li>Extract the architecture-specific file using the command: <code>sudo ./VBoxLinuxAdditions-XXX.run --target /tmp</code></li>
<li>Edit the <code>install.sh</code> file, which should now be sitting in your <code>/tmp</code> directory.</li>
<li>Line 415 (in vim type :415 to jump directly), needs to be changed to: <code>1.5.99.* | 1.6<strong>.0</strong></code> )</li>
<li>Run: <code>sudo ./install.sh</code></li>
<li>Reboot</li>
</ol>
<p>It appears that an upstream patch would be *very* simple, so hopefully this gets fixed before it bites too many people.  In the meantime, I hope this helps anyone that got stuck like I did.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/03/18/installing-guest-additions-on-ubuntu-904-jaunty-workaround/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Uninstall VMWare Server: Ubuntu All Versions</title>
		<link>http://ubuntu-tutorials.com/2009/03/16/how-to-uninstall-vmware-server-ubuntu-all-versions/</link>
		<comments>http://ubuntu-tutorials.com/2009/03/16/how-to-uninstall-vmware-server-ubuntu-all-versions/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 15:55:16 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=999</guid>
		<description><![CDATA[If you&#8217;ve ever played with Virtualization products you&#8217;ve very likely tried out VMware Server.  With its good support of hardware and software platforms, plus the fact that it is a free download from the VMware website, it is a very commonly used application.  What if you&#8217;ve decided to move on to other Virtualization products, such [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever played with Virtualization products you&#8217;ve very likely tried out VMware Server.  With its good support of hardware and software platforms, plus the fact that it is a free download from the VMware website, it is a very commonly used application.  What if you&#8217;ve decided to move on to other Virtualization products, such as VirtualBox or KVM?  How do you go about uninstalling VMware Server from your machine?</p>
<p><strong>Uninstall VMware Server</strong></p>
<p>Assuming you&#8217;ve followed the tutorials here for installing and configuring VMware Server on Ubuntu your installation is not managed by a debian package.  This means you&#8217;re not able to simply use the package management system to remove the installed files and folders.  Luckily, VMware distributed an uninstall utility for completely removing your VMware installation.  To remove VMware Server from your machine simply run:</p>
<blockquote><p><code>sudo vmware-uninstall.pl</code></p></blockquote>
<p>This should completely remove any installed files, folders or modules installed by the VMware installation scripts.  I have found this to work on any Linux distribution I&#8217;ve tried so far.</p>
<p>If you&#8217;ve tried VMware and you&#8217;re ready to try something new, I very much suggest checking out VirtualBox.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/03/16/how-to-uninstall-vmware-server-ubuntu-all-versions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware Server 1.0.7 on Ubuntu 8.10 &#8220;Intrepid&#8221; (2.6.27-7-generic)</title>
		<link>http://ubuntu-tutorials.com/2008/11/01/vmware-server-107-on-ubuntu-810-intrepid-2627-7-generic/</link>
		<comments>http://ubuntu-tutorials.com/2008/11/01/vmware-server-107-on-ubuntu-810-intrepid-2627-7-generic/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 18:24:20 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[1.0.7]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=799</guid>
		<description><![CDATA[UPDATE: These instructions should work for VMware Server 1.0.8 an the 2.6.27-8 kernel as well. Based on a request in the Ubuntu Tutorials Forum I spent some time this morning researching VMware Server on the new Ubuntu 8.10 release.  Google was quickly helpful, and I was able to get VMware Server 1.0.7 running on a [...]]]></description>
			<content:encoded><![CDATA[<p><em>UPDATE: These instructions should work for VMware Server 1.0.8 an the 2.6.27-8 kernel as well.</em></p>
<p>Based on a request in the <a title="ubuntu-tutorials support and community forum" href="http://ubuntu-tutorials.com/forum">Ubuntu Tutorials Forum</a> I spent some time this morning researching VMware Server on the new Ubuntu 8.10 release.  Google was quickly helpful, and I was able to get VMware Server 1.0.7 running on a fresh install of Ubuntu 8.10 &#8220;Intrepid&#8221;.  Here are the steps I took toward getting this installed and working.</p>
<p><strong>Download the dependencies and components</strong></p>
<p>You&#8217;ll need to, of course, download the VMware Server .tar.gz file.  This can be done using this command:</p>
<blockquote><p><code><code>wget -c http://download3.vmware.com/software/vmserver/VMware-server-1.0.7-108231.tar.gz</code></code></p></blockquote>
<p>There is also a patch to get this to compile properly.  VMware has regularly been guilty of not keeping up with the latest kernels.  This patch will help correct this problem:</p>
<blockquote><p><code><code>wget -c http://www.insecure.ws/warehouse/vmware-update-2.6.27-5.5.7-2.tar.gz</code></code></p></blockquote>
<p>And the one last thing we&#8217;ll need are the compiler tools, which can be installed using this command (or click the package name to use aptURL):</p>
<blockquote><p><code><code>sudo aptitude install <a title="build essential package" href="apt://build-essential">build-essential</a> <a title="linux kernel headers package" href="apt://linux-kernel-headers">linux-kernel-headers</a> <a title="xinetd package" href="apt://xinetd">xinetd</a></code></code></p></blockquote>
<p>Now that we have all of the dependencies and archives downloaded we can unpack them.  In the same location where you downloaded the .tar.gz files (likely your home folder or Desktop), run the following command:</p>
<blockquote><p><code>tar xf vmware-update*.tar.gz<br />
tar xf VMware-server*.tar.gz</code></p></blockquote>
<p><strong>Installing VMware Server 1.0.7 + patch</strong></p>
<p>We&#8217;ll now start the installation.  First we need to install the core vmware application.  We&#8217;ll then patch the configuration script, and configure the system.</p>
<blockquote><p><code>cd vmware-server-distrib/<br />
sudo ./vmware-install.pl</code></p></blockquote>
<p>On my installation I used the defaults until it asked me if I&#8217;d like to run the vmware-config.pl configuration script.  At this point select [no].</p>
<p>Once this has finished and you&#8217;ve quit at the configuration option, use these commands to patch the config:</p>
<blockquote><p><code>cd ../vmware-update*/<br />
sudo ./runme.pl</code></p></blockquote>
<p>This script will patch the configuration and then again ask you to run the vmware-config.pl configuration script.  This time around select [yes].  On my installation I selected the defaults for the remaining questions and my installation works fine.</p>
<p>Good luck.  Any issues, give the Ubuntu Tutorials Forum a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/11/01/vmware-server-107-on-ubuntu-810-intrepid-2627-7-generic/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>KVM and Virt-Manager On Ubuntu 8.04</title>
		<link>http://ubuntu-tutorials.com/2008/06/08/kvm-and-virt-manager-on-ubuntu-804/</link>
		<comments>http://ubuntu-tutorials.com/2008/06/08/kvm-and-virt-manager-on-ubuntu-804/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 19:59:17 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[virt-manager]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=662</guid>
		<description><![CDATA[You&#8217;ve been seeing a lot of virtualization specific posts recently here at Ubuntu Tutorials.  I&#8217;ve been tinkering with a number of virtualization options, namely VMware Server, Virtualbox and now KVM with Virt-Manager. I&#8217;m not going to go into comparing the three in this post, but I will say that KVM is the only solution that [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve been seeing a lot of virtualization specific posts recently here at Ubuntu Tutorials.  I&#8217;ve been tinkering with a number of virtualization options, namely VMware Server, Virtualbox and now KVM with Virt-Manager.</p>
<p>I&#8217;m not going to go into comparing the three in this post, but I will say that KVM is the only solution that will let me run 64bit guests on my 64bit host.  It also cleanly manages networking, whereas VirtualBox still has issues there.  KVM is still fairly new however so the UI features are not as nice as the other two.</p>
<p><strong>Installing The Packages</strong></p>
<p>Assuming your machine will support KVM (generally, core 2 duo and later) lets get the right packages installed.</p>
<blockquote><p><code>sudo aptitude install kvm virt-manager libvirt-bin</code></p></blockquote>
<p>This will install the Virt-Manager graphical interface for creating and managing your virtual installations.  It&#8217;ll also install the kernel module to make use of the KVM instruction set and the libvirt library.</p>
<p><strong>Initial Setup</strong></p>
<p>Once you&#8217;ve got the right packages installed you&#8217;ll need to give yourself access to the KVM device.  This is done simply enough using:</p>
<blockquote><p><code>sudo gpasswd -a username libvirtd</code></p></blockquote>
<p>This will require you to logout and login again.  When you get back we&#8217;ll get Virt-Manager launched and some virtual machines built.  Go ahead, relogin.  I&#8217;ll wait&#8230;</p>
<p><strong>Running Virt-Manager</strong></p>
<p>Virt-Manager is a nice kvm/qemu/xen management interface developed by the good folks at RedHat.  This utility makes it really easy to create, manage and delete virtual installations.  You can launch Virt-Manager via the command line, or the Applications menu.</p>
<blockquote><p><code>virt-manager</code></p></blockquote>
<p><strong>Troubleshooting</strong></p>
<p>If you have VirtualBox installed you may run into conflicts between the kernel modules.  Make sure to remember to remove the conflicting module before you run either of the virtualization solutions.  You can do this by using these commands.</p>
<p>To remove the VirtualBox module:</p>
<blockquote><p><code>sudo modprobe -r vboxdrv</code></p></blockquote>
<p>To remove the KVM module:</p>
<blockquote><p><code>sudo modprobe -r kvm-intel</code></p></blockquote>
<p>Enjoy.</p>
<p>Updated: added user to libvirtd group instead of kvm group.  Removed launching with sudo.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/06/08/kvm-and-virt-manager-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 4/16 queries in 0.011 seconds using disk: basic
Object Caching 602/627 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-25 11:57:28 -->
