<?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>System Adm &#187; vmware</title>
	<atom:link href="http://www.system.adm.br/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.system.adm.br</link>
	<description>Some IT Tips (Linux, Unix, HP-UX, AIX, Solaris, etc).</description>
	<lastBuildDate>Wed, 19 May 2010 20:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stop/Start a Guest OS in Vmware Server 2.0</title>
		<link>http://www.system.adm.br/2009/04/stopstart-a-vm-in-vmware-server-20/</link>
		<comments>http://www.system.adm.br/2009/04/stopstart-a-vm-in-vmware-server-20/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 14:01:12 +0000</pubDate>
		<dc:creator>Lincoln Zuljewic Silva</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.system.adm.br/?p=17</guid>
		<description><![CDATA[The VMWare 2.0 has a command named &#8220;vmrun&#8221; that can control the state of the VMs. The syntax is: vmrun [AUTHENTICATION-FLAGS] COMMAND [PARAMETERS] To list all started VM: # vmrun -u root -h &#8216;https://192.168.0.14:8333/sdk&#8217; -p YOURPASSWORD list Total running VMs: 3 [standard] Apolo/Apolo.vmx [standard] Ares - NS01/Ares - NS01.vmx [standard] hades - NS02/hades - NS02.vmx [...]]]></description>
			<content:encoded><![CDATA[<p>The VMWare 2.0 has a command named &ldquo;vmrun&rdquo; that can control the state of the VMs. The syntax is:</p>
<p>	<span style="font-size: 12px;"><code>vmrun [AUTHENTICATION-FLAGS] COMMAND [PARAMETERS]</code></span></p>
<p>	To list all started VM:</p>
<p>	<span style="font-size: 12px;"><code># vmrun -u root -h &lsquo;https://192.168.0.14:8333/sdk&rsquo; -p YOURPASSWORD list <br />
	Total running VMs: 3<br />
	[standard] Apolo/Apolo.vmx<br />
	[standard] Ares - NS01/Ares - NS01.vmx<br />
	[standard] hades - NS02/hades - NS02.vmx</code></span></p>
<p>	To stop a VM:</p>
<p>	<span style="font-size: 12px;"><code># vmrun -u root -h &lsquo;https://192.168.0.14:8333/sdk&rsquo; -p YOURPASSWORD stop &ldquo;[standard] Apolo/Apolo.vmx&rdquo;</code></span></p>
<p>	To start a VM:</p>
<p>	<span style="font-size: 12px;"><code># vmrun -u root -h &lsquo;https://192.168.0.14:8333/sdk&rsquo; -p YOURPASSWORD start &ldquo;[standard] Apolo/Apolo.vmx&rdquo;</code></span></p>
<p>	&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system.adm.br/2009/04/stopstart-a-vm-in-vmware-server-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
