<?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>david.copithorne.com &#187; vmware</title>
	<atom:link href="http://david.copithorne.com/category/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://david.copithorne.com</link>
	<description></description>
	<lastBuildDate>Fri, 14 Aug 2009 01:29:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to check if server is virtual or not?</title>
		<link>http://david.copithorne.com/2009/08/12/how-to-check-if-server-is-virtual-or-not/</link>
		<comments>http://david.copithorne.com/2009/08/12/how-to-check-if-server-is-virtual-or-not/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 03:07:25 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[vmware]]></category>
		<category><![CDATA[virtual server]]></category>

		<guid isPermaLink="false">http://david.copithorne.com/?p=24</guid>
		<description><![CDATA[One of the ways is to check the MAC address of your machine to see which vendor it is:
On Ubuntu
ifconfig
Check the HWaddr value on this site: www.coffer.com/mac_find/
For example VMware&#8217;s MAC address would start with 000C29
]]></description>
			<content:encoded><![CDATA[<p>One of the ways is to check the MAC address of your machine to see which vendor it is:</p>
<p>On Ubuntu</p>
<blockquote><p>ifconfig</p></blockquote>
<p>Check the HWaddr value on this site: <a href="http://www.coffer.com/mac_find/">www.coffer.com/mac_find/</a></p>
<p>For example VMware&#8217;s MAC address would start with <a href="http://www.coffer.com/mac_find/?string=00%3A0c%3A29">000C29</a></p>
]]></content:encoded>
			<wfw:commentRss>http://david.copithorne.com/2009/08/12/how-to-check-if-server-is-virtual-or-not/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kernel upgrade on Ubuntu 9.04 running in VMware Fusion</title>
		<link>http://david.copithorne.com/2009/06/24/kernel-upgrade-on-ubuntu-9-04-running-in-vmware-fusion/</link>
		<comments>http://david.copithorne.com/2009/06/24/kernel-upgrade-on-ubuntu-9-04-running-in-vmware-fusion/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 15:08:15 +0000</pubDate>
		<dc:creator>david</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://david.copithorne.com/?p=18</guid>
		<description><![CDATA[If you&#8217;re running Ubuntu 9.04 in VMware Fusion (2.04) you&#8217;ve probably come across the following post from VMware: 
Ubuntu 9.04 &#8220;Jaunty Jackalope&#8221; on VMware Fusion 2

If you upgrade the kernel you&#8217;ll have to follow the instructions again making sure to do the following as mentioned in one of the comments:

What did work for me was [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running Ubuntu 9.04 in VMware Fusion (2.04) you&#8217;ve probably come across the following post from VMware: </p>
<p><a href="http://blogs.vmware.com/teamfusion/2009/04/ubuntu-904-on-vmware-fusion-2.html">Ubuntu 9.04 &#8220;Jaunty Jackalope&#8221; on VMware Fusion 2<br />
</a><br />
If you upgrade the kernel you&#8217;ll have to follow the instructions again making sure to do the following as mentioned in one of the comments:</p>
<blockquote><p>
What did work for me was to:</p>
<p>sudo apt-get remove xserver-xorg-input-vmmouse</p>
<p>and then</p>
<p>sudo apt-get install xserver-xorg-input-vmmouse</p>
<p>I then logged out, restarted the Xserver..</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://david.copithorne.com/2009/06/24/kernel-upgrade-on-ubuntu-9-04-running-in-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
