<?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/tag/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>
	</channel>
</rss>
