<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: VMware Virtual Machine shutdown, startup, etc&#8230;.</title>
	<atom:link href="http://gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html/feed" rel="self" type="application/rss+xml" />
	<link>http://gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html</link>
	<description>Get Information Technology Conjecture...</description>
	<lastBuildDate>Sun, 14 Nov 2010 23:34:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Mustafa Chittalwala</title>
		<link>http://gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html/comment-page-1#comment-496</link>
		<dc:creator>Mustafa Chittalwala</dc:creator>
		<pubDate>Wed, 23 Jul 2008 02:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html#comment-496</guid>
		<description>hI CAN U SEND ME THE STARTUP SHUTDOWN AND BACKUP SCRIPT OF VMWARE
SERVER, MY HOST MACHINE IS UBUNTU AND GUEST IS ALSO UBUNTU AND MY
GUEST FILE NAME IS UBUNTU-VIRTUAL.VMX</description>
		<content:encoded><![CDATA[<p>hI CAN U SEND ME THE STARTUP SHUTDOWN AND BACKUP SCRIPT OF VMWARE<br />
SERVER, MY HOST MACHINE IS UBUNTU AND GUEST IS ALSO UBUNTU AND MY<br />
GUEST FILE NAME IS UBUNTU-VIRTUAL.VMX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abonetti</title>
		<link>http://gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html/comment-page-1#comment-494</link>
		<dc:creator>abonetti</dc:creator>
		<pubDate>Tue, 08 Jul 2008 09:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html#comment-494</guid>
		<description>Hello , for reasons about blank spaces in vmware machine name , i
have modified the getstate script... #!/bin/bash echo “Getting
running state of VM Guests…” vmware-cmd -l &#124; while read LINE do
echo &quot;Running state of $LINE&quot; vmware-cmd &quot;${LINE}&quot; getstate $vm
done in this case , blank spaces are not a problem. Alex</description>
		<content:encoded><![CDATA[<p>Hello , for reasons about blank spaces in vmware machine name , i<br />
have modified the getstate script&#8230; #!/bin/bash echo “Getting<br />
running state of VM Guests…” vmware-cmd -l | while read LINE do<br />
echo &#8220;Running state of $LINE&#8221; vmware-cmd &#8220;${LINE}&#8221; getstate $vm<br />
done in this case , blank spaces are not a problem. Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html/comment-page-1#comment-351</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Tue, 06 Feb 2007 19:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gotitsolutions.org/2007/01/23/vmware-virtual-machine-shutdown-startup-etc.html#comment-351</guid>
		<description>Hello,

nice script. For the shell script you could also use a 

IFS=&quot;
&quot;

right after the #!/bin/bash. So the character separating the virtual machines would be a line break instead of a space, which is the default value. You can also see this in the scripts of my site: http://www.krausmueller.de/news/browse/1/article/backup-von-virtuellen-maschinen-mit-vmware-server-und-gsx-server.html?tx_ttnews%5BbackPid%5D=4&amp;cHash=9260d35c3c (unfortunately it is written in german). 

Johannes</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>nice script. For the shell script you could also use a </p>
<p>IFS=&#8221;<br />
&#8221;</p>
<p>right after the #!/bin/bash. So the character separating the virtual machines would be a line break instead of a space, which is the default value. You can also see this in the scripts of my site: <a href="http://www.krausmueller.de/news/browse/1/article/backup-von-virtuellen-maschinen-mit-vmware-server-und-gsx-server.html?tx_ttnews%5BbackPid%5D=4&#038;cHash=9260d35c3c" rel="nofollow">http://www.krausmueller.de/news/browse/1/article/backup-von-virtuellen-maschinen-mit-vmware-server-und-gsx-server.html?tx_ttnews%5BbackPid%5D=4&#038;cHash=9260d35c3c</a> (unfortunately it is written in german). </p>
<p>Johannes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

