<?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>Digitalquill &#187; Virtualisation</title>
	<atom:link href="http://www.matthouldsworth.com/category/technology/virtualisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthouldsworth.com</link>
	<description>My Life and Times by Matt Houldsworth</description>
	<lastBuildDate>Mon, 06 Sep 2010 19:16:28 +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>VirtualBox &#8211; Part 2</title>
		<link>http://www.matthouldsworth.com/2009/01/virtualbox-part-2/</link>
		<comments>http://www.matthouldsworth.com/2009/01/virtualbox-part-2/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 20:23:32 +0000</pubDate>
		<dc:creator>Digitalquill</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Virtualbox]]></category>

		<guid isPermaLink="false">http://www.matthouldsworth.com/?p=219</guid>
		<description><![CDATA[Having just posted a good write-up of Virtualbox I am having a strange problem with my Ubuntu Desktop. I decided to update it all, so ran the &#8216;apt-get update&#8217; which was fine, but when I ran an &#8216;apt-get upgrade&#8217; it decided it needed to download 150mb or updates. This was expected so I allowed to [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Having just posted a good write-up of Virtualbox I am having a strange problem with my Ubuntu Desktop. I decided to update it all, so ran the &#8216;apt-get update&#8217; which was fine, but when I ran an &#8216;apt-get upgrade&#8217; it decided it needed to download 150mb or updates. This was expected so I allowed to to go and get them, which was when the problems started.</p>
<p>The whole PC ground to a halt, task manager showed Virtualbox was using 100% of the CPU constantly.</p>
<p>I managed to get back onto the Virtualbox and cancel the upgrade which then released the CPU. However after repeating the upgrade the same thing happened.</p>
<p>Doing the same on the Virtual Debian works fine&#8230;</p>
<p>Very strange&#8230; Anyone else had any similar problems?</p>
<!-- PHP 5.x -->

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.matthouldsworth.com/2009/01/virtualbox-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox</title>
		<link>http://www.matthouldsworth.com/2009/01/virtualbox/</link>
		<comments>http://www.matthouldsworth.com/2009/01/virtualbox/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 20:43:58 +0000</pubDate>
		<dc:creator>Digitalquill</dc:creator>
				<category><![CDATA[Apple Mac]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Web/Mail Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ispconfig]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<category><![CDATA[windows 7 beta]]></category>
		<category><![CDATA[windows vista ultimate]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.matthouldsworth.com/?p=212</guid>
		<description><![CDATA[Following my recent re-install of my desktop machine I have followed the direction we are heading at work and setup Virtualbox with several environments each with a different OS. The Desktop PC I am running is relatively old, Pentium 4 1.8Ghz with 3Gb of RAM. I have the following running in Virtualbox Windows XP Windows [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Following my recent re-install of my desktop machine I have followed the direction we are heading at work and setup Virtualbox with several environments each with a different OS.</p>
<p>The Desktop PC I am running is relatively old, Pentium 4 1.8Ghz with 3Gb of RAM.</p>
<p>I have the following running in Virtualbox</p>
<ul>
<li>Windows XP</li>
<li>Windows Vista Ultimate</li>
<li>Windows 7 Beta (more of that later)</li>
<li>Ubuntu 8.10 Desktop</li>
<li>Ubuntu 8.10 Server</li>
<li>Debian 4</li>
<li>Debian 4 with ISPConfig Installed (again more of that later)</li>
<li>Ubuntu Studio.</li>
</ul>
<p>I have been trying to get Mac OSX working, which apparently is possible, but as yet I have had no luck.</p>
<p>I want to get Windows 2003 Server up and running as this will then replicate my windows server.</p>
<p>The main idea behind this is so that I have have environments that I can test things in before implementing on my live servers. I have been playing with ISPConfig on a virtual environment to see if there is any mileage with utilizing it. It looks promising.</p>
<p>The main advantage of virtualisation is that firstly you are in an enclosed, non-live environment thus no real harm can be done, and secondly if a mistake is made you can roll back to a saved point in time. It also allows me to save a copy of a basic Ubuntu or Debian setup and quickly create environments from it, meaning that testing things like ISPConfig can be done easily.</p>
<p>In addition to testing software, I have environments setup that are exactly the same as my live web servers, each with a copy of any websites deployed on them, allowing me to check any changes work on the most critical sites before releasing them to the live server.</p>
<p>I would like to be able to &#8216;mirror&#8217; at least my Linux server to a virtual environment, probably on a day-by-day basis using the rsync&#8217;d archive backup.</p>
<!-- PHP 5.x -->

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.matthouldsworth.com/2009/01/virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
