<?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>VM-Aware &#187; Linux</title>
	<atom:link href="http://www.vm-aware.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vm-aware.com</link>
	<description>Server, Storage &#38; Application Virtualisation!</description>
	<lastBuildDate>Thu, 03 Mar 2011 11:28:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Strange Xubuntu 8.10/VMware Server Keymapping Issue</title>
		<link>http://www.vm-aware.com/2009/01/strange-xubuntu-810vmware-server-keymapping-issue/</link>
		<comments>http://www.vm-aware.com/2009/01/strange-xubuntu-810vmware-server-keymapping-issue/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:46:08 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualisation]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/?p=326</guid>
		<description><![CDATA[I have run a variety of VMware desktop applications on a multitude of hosts, but recently I settled on Xubuntu with VMware Server for my work Windows XP instance.
Everything ran fine for a long time until all of a sudden keymappings went up the spout.  End did nothing, the keypad didn&#8217;t behave as expected, but [...]]]></description>
			<content:encoded><![CDATA[<p>I have run a variety of VMware desktop applications on a multitude of hosts, but recently I settled on Xubuntu with VMware Server for my work Windows XP instance.</p>
<p>Everything ran fine for a long time until all of a sudden keymappings went up the spout.  End did nothing, the keypad didn&#8217;t behave as expected, but worst of all the Windows Start key stopped working.  The last one was the worst, because I couldn&#8217;t get to use any keyboard shortcuts and I like keyboard shortcuts.</p>
<p>I fixed it using the following command:</p>
<p>echo &#8216;xkeymap.nokeycodeMap = true&#8217; &gt; ~/.vmware/config</p>
<p>Everything is now working fine and I can only assume that a Xubuntu update caused an error/corruption somewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2009/01/strange-xubuntu-810vmware-server-keymapping-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Linux LVM</title>
		<link>http://www.vm-aware.com/2008/08/how-to-linux-lvm/</link>
		<comments>http://www.vm-aware.com/2008/08/how-to-linux-lvm/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 22:34:56 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/?p=191</guid>
		<description><![CDATA[I have been meaning to spend some quality time with Linux LVM.  Some of the features that Linux Volume Manager offers (according to Wikipedia) are:

Resize volume groups online by absorbing new physical volumes (PV) or ejecting existing ones
Resize logical volumes (LV) online by concatenating extents onto them or truncating extents from them
Create read-only snapshots [...]]]></description>
			<content:encoded><![CDATA[<p>I have been meaning to spend some quality time with Linux LVM.  Some of the features that Linux Volume Manager offers (according to Wikipedia) are:</p>
<ul>
<li>Resize volume groups online by absorbing new physical volumes (PV) or ejecting existing ones</li>
<li>Resize logical volumes (LV) online by concatenating extents onto them or truncating extents from them</li>
<li>Create read-only snapshots of logical volumes (LVM1)</li>
<li>Create read-write snapshots of logical volumes (LVM2)</li>
<li>Stripe whole or parts of logical volumes across multiple PVs, in a fashion similar to RAID0</li>
<li>Mirror whole or parts of logical volumes, in a fashion similar to RAID1</li>
<li>Move online logical volumes between PVs</li>
</ul>
<p>You can see why learning this might be attractive, especially for someone that runs Linux in Virtual Machines under VMware.  I say especially in this scenario, because with the advent of ESX 3.5 Update 2 it is now so easy to expand virtual disks.</p>
<p>I found two great articles that helped me out no end in getting a better grip on LVMs.  The first is an incredible <a title="Linux LVM" href="http://www.ntlug.org/Articles/LVM" target="_blank">article</a> that talks about many different ways of managing disks in Linux, but specifically LVMs and can be found here.  The second is tutorial style <a title="LVM Tutorial" href="http://www.howtoforge.com/linux_lvm" target="_blank">article</a> that even has a downloadable VM that relates to the tutorial.  The downloadable VM is a debian distribution that comes with disks that will be manipulated throughout the tutorial, truly excellent.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2008/08/how-to-linux-lvm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Booting A LiveCD Over IP</title>
		<link>http://www.vm-aware.com/2008/02/booting-a-livecd-over-ip/</link>
		<comments>http://www.vm-aware.com/2008/02/booting-a-livecd-over-ip/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 17:44:10 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[LiveCD IP]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/blog/2008/02/25/booting-a-livecd-over-ip/</guid>
		<description><![CDATA[Here is a very interesting article about how you would go about mounting a LiveCD across the interenet:
http://vamosproject.org/InternetBoot
One day I seriously believe all Operating Systems will run in some derivative of this format.
This one is nice and easy to implement if you are running VMware Player/Workstation on Linux, but it does work on Windows using [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a very interesting article about how you would go about mounting a LiveCD across the interenet:</p>
<p><a title="Internet LiveCD" href="http://vamosproject.org/InternetBoot" target="_blank">http://vamosproject.org/InternetBoot</a></p>
<p>One day I seriously believe all Operating Systems will run in some derivative of this format.</p>
<p>This one is nice and easy to implement if you are running VMware Player/Workstation on Linux, but it does work on Windows using httpfs.  It wasn&#8217;t as fast on Windows for me, by a long shot, but it still worked and illustrates the point really well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2008/02/booting-a-livecd-over-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu JeOS</title>
		<link>http://www.vm-aware.com/2007/09/ubuntu-jeos/</link>
		<comments>http://www.vm-aware.com/2007/09/ubuntu-jeos/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 15:12:28 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMworld]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[JeOS]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/blog/?p=22</guid>
		<description><![CDATA[Ubuntu have announced a new version of their Operating System that has been specifically designed for deployment as a virtual machine.
They have cut out large swathes of the additional packages such as:

MySQL
Cups
postfix
slapd
evms
mutt

The main focus for this release will be as a Virtual Appliance base operating system, so will primarily be aimed at ISVs.  However, [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu have announced a new version of their Operating System that has been specifically designed for deployment as a virtual machine.<span id="more-22"></span></p>
<p>They have cut out large swathes of the additional packages such as:</p>
<ul>
<li>MySQL</li>
<li>Cups</li>
<li>postfix</li>
<li>slapd</li>
<li>evms</li>
<li>mutt</li>
</ul>
<p>The main focus for this release will be as a Virtual Appliance base operating system, so will primarily be aimed at ISVs.  However, there is an obvious advantage of being able to run this OS as the de-facto standard in Linux OS deployment.  Smaller OS means less resources being used up by applications that are not needed.</p>
<p>Hopefully, JeOS (pronounced Juice) will get a general release alongside their existing portfolio.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2007/09/ubuntu-jeos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

