<?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; Open Source</title>
	<atom:link href="http://www.vm-aware.com/tag/open-source/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>Linux Networking Performance Throughput Testing Tool</title>
		<link>http://www.vm-aware.com/2008/08/inux-networking-performance-throughput-testing-tool/</link>
		<comments>http://www.vm-aware.com/2008/08/inux-networking-performance-throughput-testing-tool/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 22:35:01 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/?p=188</guid>
		<description><![CDATA[IPerf is a free Linux tool that can be used to test throughput of network devices.  It comes into its own if you plan to test maximum bandwidth performance for TCP &#38; UDP.
On its own it is great, but when used in conjunction with JPerf it is even better.  JPerf is a simple [...]]]></description>
			<content:encoded><![CDATA[<p><a title="IPerf" href="http://sourceforge.net/projects/iperf/" target="_blank">IPerf</a> is a free Linux tool that can be used to test throughput of network devices.  It comes into its own if you plan to test maximum bandwidth performance for TCP &amp; UDP.</p>
<p>On its own it is great, but when used in conjunction with JPerf it is even better.  JPerf is a simple to use GUI front-end to IPerf.</p>
<p>Fantastic tools, all for free!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2008/08/inux-networking-performance-throughput-testing-tool/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>Cross-Platform VMware Remote Console Alternative</title>
		<link>http://www.vm-aware.com/2008/06/cross-platform-vmware-remote-console-alternative/</link>
		<comments>http://www.vm-aware.com/2008/06/cross-platform-vmware-remote-console-alternative/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 13:31:15 +0000</pubDate>
		<dc:creator>Paul Shannon</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Appliance]]></category>

		<guid isPermaLink="false">http://www.vm-aware.com/?p=120</guid>
		<description><![CDATA[iMKS is a platform independent VMware Remote Console that runs as a Virtual Appliance. It has support for lots of protocols to cover a whole host of Operating Systems:
VMware Compatability:

VMware ESX 2.x and ESX 3.x
VMware Server 2.x and Server 1.x

Protocol Support:

Microsoft RDP and SeamlessRDP
VNC and Apple Remote Desktop (ARD)
Cirtix ICA and Java-based consoles

This little puppy [...]]]></description>
			<content:encoded><![CDATA[<p><a title="iMKS" href="http://desktopecho.com/iMKS/" target="_blank">iMKS</a> is a platform independent VMware Remote Console that runs as a Virtual Appliance. It has support for lots of protocols to cover a whole host of Operating Systems:</p>
<p>VMware Compatability:</p>
<ul>
<li>VMware ESX 2.x and ESX 3.x</li>
<li>VMware Server 2.x and Server 1.x</li>
</ul>
<p>Protocol Support:</p>
<ul>
<li>Microsoft RDP and SeamlessRDP</li>
<li>VNC and Apple Remote Desktop (ARD)</li>
<li>Cirtix ICA and Java-based consoles</li>
</ul>
<p>This little puppy will cover all your remote control needs and even has a few other features in network PDF Printing, iSCSI targets etc.</p>
<p>I really think it is worth a moment of anyones time to give it a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vm-aware.com/2008/06/cross-platform-vmware-remote-console-alternative/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

