<?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>Ian's blog &#187; vmware</title>
	<atom:link href="http://www.imacdonald.co.uk/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imacdonald.co.uk</link>
	<description>The Home of Ian Macdonald</description>
	<lastBuildDate>Mon, 31 May 2010 16:28:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Another Vmserver 2.0 gotcha</title>
		<link>http://www.imacdonald.co.uk/2008/12/15/another-vmserver-20-gotcha/</link>
		<comments>http://www.imacdonald.co.uk/2008/12/15/another-vmserver-20-gotcha/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:09:38 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[vmrun]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[VMWare Server 2.0]]></category>
		<category><![CDATA[vmware-cmd]]></category>

		<guid isPermaLink="false">http://www.imacdonald.co.uk/?p=1022</guid>
		<description><![CDATA[Why change something thing when it aint broke? I used to be able to run vmware-cmd to start and stop vmware server 1.0 vm&#8217;s from the command line it was a simple sort of. bash# vmware-cmd /usr/local/vm/vm/vm.vmx start Now is Vmware Server 2.0 I have to do vmrun -p [password] -u [username] -T server -h [...]]]></description>
			<content:encoded><![CDATA[<p>Why change something thing when it aint broke?</p>
<p>I used to be able to run vmware-cmd to start and stop vmware server 1.0 vm&#8217;s from the command line it was a simple sort of.</p>
<p><code>bash# vmware-cmd /usr/local/vm/vm/vm.vmx start</code></p>
<p>Now is Vmware Server 2.0 I have to do</p>
<p><code>vmrun -p [password] -u [username] -T server -h https://localhost:8333/sdk start "[storage] vm/vm.vmx"</code></p>
<p>simple right? oh and you are forced to put your password in the command line which will be saved in bash history and to anyone who can run <code>ps</code> on the sever. I was really hoping that it would follow the mysql convention and prompt for a password, but I guess not</p>
<p>Thanks for the upgrade VMware, you just made the world less secure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imacdonald.co.uk/2008/12/15/another-vmserver-20-gotcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.imacdonald.co.uk/2006/04/27/1915/</link>
		<comments>http://www.imacdonald.co.uk/2006/04/27/1915/#comments</comments>
		<pubDate>Thu, 27 Apr 2006 15:41:00 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.imacdonald.co.uk/2006/04/27/1915/</guid>
		<description><![CDATA[For future reference. Install ubuntu Download vmware server.tgz Download vmware client.tgz install the needed packages sudo apt-get install linux-headers-$(uname -r) build-essential g++-3.4 sudo apt-get install xinet cd vmware-server-distrib/ sudo ./vmware-install.pl cd vmware-console-distrib/ sudo ./vmware-install.pl]]></description>
			<content:encoded><![CDATA[<p>For future reference.<br />
Install ubuntu<br />
Download vmware server.tgz<br />
Download vmware client.tgz<br />
install the needed packages</p>
<p>sudo apt-get install linux-headers-$(uname -r) build-essential g++-3.4<br />
sudo apt-get install xinet<br />
cd vmware-server-distrib/<br />
sudo ./vmware-install.pl</p>
<p>cd vmware-console-distrib/</p>
<p>sudo ./vmware-install.pl</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imacdonald.co.uk/2006/04/27/1915/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.imacdonald.co.uk/2006/03/28/1885/</link>
		<comments>http://www.imacdonald.co.uk/2006/03/28/1885/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 13:55:00 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.imacdonald.co.uk/2006/03/28/1885/</guid>
		<description><![CDATA[I discovered why my vmware server virtual machines were running so slow. In Vitual Machine Settings, options, advanced there is a little ticket box that says run with debugging. I missed this since you can only change it when the VM is not running. Now my Asterisk and Windows XP VMs are running super fast.]]></description>
			<content:encoded><![CDATA[<p>I discovered why my vmware server virtual machines were running so slow. In Vitual Machine Settings, options, advanced there is a little ticket box that says run with debugging. I missed this since you can only change it when the VM is not running. Now my Asterisk and Windows XP VMs are running super fast.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imacdonald.co.uk/2006/03/28/1885/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.imacdonald.co.uk/2006/03/25/1882/</link>
		<comments>http://www.imacdonald.co.uk/2006/03/25/1882/#comments</comments>
		<pubDate>Sat, 25 Mar 2006 22:35:00 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.imacdonald.co.uk/2006/03/25/1882/</guid>
		<description><![CDATA[I have been using vmware player for a few months now and was very impressed so I tried the free vmware server at work and now at home. The is server version is the one I really want to use. It allows you to run multiple instances and have them bootup and shutdown with the [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using vmware player for a few months now and was very impressed so I tried the free vmware server at work and now at home. The is server version is the one I really want to use. It allows you to run multiple instances and have them bootup and shutdown with the host computer. I have been noticing some serious hard disk slowness on the server at work. I was originally putting it down to a slow raid driver on linux but after whiching asterisk from vmware player to server this week I am going to blame vmware server. Asterisk was running very well with vmplayer but with server the cpu is sitting at a load of 2-3. Anything above 1 is bad news in linux land. I just created a new instance using asterisk@home 2.7 to see if anything has changed, otherwise I am flipping it back to vmware player till server comes outof beta. I have heard that the debug code in the beta server is to blame for a large chunk of the slowness.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imacdonald.co.uk/2006/03/25/1882/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

