<?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>usefulgeek &#187; vmware</title>
	<atom:link href="http://www.usefulgeek.com/blog/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usefulgeek.com/blog</link>
	<description>rants, reviews and kind hearted messages from some geeks</description>
	<lastBuildDate>Mon, 19 Jul 2010 16:48:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Open Source storage server</title>
		<link>http://www.usefulgeek.com/blog/2009/10/open-source-storage-server/</link>
		<comments>http://www.usefulgeek.com/blog/2009/10/open-source-storage-server/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 02:29:28 +0000</pubDate>
		<dc:creator>jonmoore</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openfiler]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.usefulgeek.com/blog/?p=152</guid>
		<description><![CDATA[This is not going to be a full review, but more a general take on things.
Since moving from VMware Server to ESXi to host my virtual machines, I&#8217;ve been very interested in looking into some more of the advanced features of ESX and ESXi yet most of these require iSCSI.  I remember from a few [...]


Related posts:<ol><li><a href='http://www.usefulgeek.com/blog/2009/10/remove-bonded-interface-in-openfiler/' rel='bookmark' title='Permanent Link: Remove bonded interface in OpenFiler'>Remove bonded interface in OpenFiler</a> <small>I decided to try and use NIC bonding in OpenFiler...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This is not going to be a full review, but more a general take on things.</p>
<p>Since moving from VMware Server to ESXi to host my virtual machines, I&#8217;ve been very interested in looking into some more of the advanced features of ESX and ESXi yet most of these require iSCSI.  I remember from a few years back using <a href="http://openfiler.com/">Openfiler</a> to do some simple samba file sharing, and remembered it supported iSCSI as one method of giving out storage.</p>
<p>Now, I&#8217;ve yet to use any of the features of ESX that require iSCSI, or even setup <a href="http://openfiler.com/">Openfiler</a> to export storage via iSCSI, but I have been using it for simple file sharing and must say I&#8217;m quite impressed.</p>
<p>Setup is a breeze, taking about 20 minutes on an older PC. Management is done almost entirely through a <a href="http://openfiler.com/products/screenshots/">web interface</a>, that is very easy to use.  Unlink many of the other appliance packages out there, the web interface is very simple and straight forward.  Very much impressed with that.</p>
<p>Over the next few months I&#8217;ll be exploring <a href="http://openfiler.com/">Openfiler</a> much more, and hopefully getting into some of it&#8217;s more advanced features including interface bonding, md devices and clustering.  I plan to keep updating as things more along.</p>


<p>Related posts:<ol><li><a href='http://www.usefulgeek.com/blog/2009/10/remove-bonded-interface-in-openfiler/' rel='bookmark' title='Permanent Link: Remove bonded interface in OpenFiler'>Remove bonded interface in OpenFiler</a> <small>I decided to try and use NIC bonding in OpenFiler...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.usefulgeek.com/blog/2009/10/open-source-storage-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arrow keys not working in VMware?</title>
		<link>http://www.usefulgeek.com/blog/2008/12/arrow-keys-not-working-in-vmware/</link>
		<comments>http://www.usefulgeek.com/blog/2008/12/arrow-keys-not-working-in-vmware/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 17:41:26 +0000</pubDate>
		<dc:creator>jonmoore</dc:creator>
				<category><![CDATA[quickfire]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.usefulgeek.com/blog/?p=67</guid>
		<description><![CDATA[Mine didn&#8217;t  
Luckily Google helped me find a solutation rather quickly, and using information from this site I was able to get things working again.
Basically, I added xkeymap.nokeycodeMap = true  to /etc/vmware/config and things started working right.  Another on the forum suggested remapping the keys, but I didn&#8217;t try that.


No related posts.
Related [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Mine didn&#8217;t <img src='http://www.usefulgeek.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Luckily Google helped me find a solutation rather quickly, and using information from <a href="http://communities.vmware.com/thread/177321">this site</a> I was able to get things working again.</p>
<p>Basically, I added <code>xkeymap.nokeycodeMap = true </code> to <code>/etc/vmware/config</code> and things started working right.  Another on the forum suggested remapping the keys, but I didn&#8217;t try that.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.usefulgeek.com/blog/2008/12/arrow-keys-not-working-in-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ate my CTRL, Shift, and ALT keys :(</title>
		<link>http://www.usefulgeek.com/blog/2008/10/vmware-ate-my-ctrl-shift-and-alt-keys/</link>
		<comments>http://www.usefulgeek.com/blog/2008/10/vmware-ate-my-ctrl-shift-and-alt-keys/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 16:36:53 +0000</pubDate>
		<dc:creator>jonmoore</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.usefulgeek.com/blog/?p=46</guid>
		<description><![CDATA[Working with VMware on Ubuntu 8.04 has proved to be much more trouble then in the past.  It appears, that when using VMware with a Windows guest, the CTRL, ALT and Shift keys no longer work.  It gets better though..
Google Search has offered a few solutions, mostly related to resetting keyboard layouts and such.  However, [...]


Related posts:<ol><li><a href='http://www.usefulgeek.com/blog/2009/11/quick-install-of-tomcat5-on-centos/' rel='bookmark' title='Permanent Link: Quick install of Tomcat5 on CentOS'>Quick install of Tomcat5 on CentOS</a> <small>At the office, we&#8217;re in the process of doing some...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Working with VMware on Ubuntu 8.04 has proved to be much more trouble then in the past.  It appears, that when using VMware with a Windows guest, the CTRL, ALT and Shift keys no longer work.  It gets better though..</p>
<p>Google Search has offered a few solutions, mostly related to resetting keyboard layouts and such.  However, when I try and use any other key, take the &#8217;s&#8217; for example, Ubuntu closes the current active window, and opens the file manager.</p>
<p>So far, the only working solution I&#8217;ve found involves two steps.  First, restart the computer then cease using VMware to run Windows guests.</p>
<p>Easy enough, I suppose..</p>
<p>If anyone out there has a fix for this, or knows something I&#8217;m missing, please leave details in the comments.</p>


<p>Related posts:<ol><li><a href='http://www.usefulgeek.com/blog/2009/11/quick-install-of-tomcat5-on-centos/' rel='bookmark' title='Permanent Link: Quick install of Tomcat5 on CentOS'>Quick install of Tomcat5 on CentOS</a> <small>At the office, we&#8217;re in the process of doing some...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.usefulgeek.com/blog/2008/10/vmware-ate-my-ctrl-shift-and-alt-keys/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
