<?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: Start and stop VMWARE VPS / virtual machine guest operating system from command line</title> <atom:link href="http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: anand mb</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-161616</link> <dc:creator>anand mb</dc:creator> <pubDate>Fri, 03 Dec 2010 13:56:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-161616</guid> <description>gud one.. any dumbo can understand.. keep sharing the knowlege &amp; god bless.
Anand MB
Bengaluru</description> <content:encoded><![CDATA[<p>gud one.. any dumbo can understand.. keep sharing the knowlege &amp; god bless.</p><p>Anand MB<br
/> Bengaluru</p> ]]></content:encoded> </item> <item><title>By: David</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-158844</link> <dc:creator>David</dc:creator> <pubDate>Thu, 12 Aug 2010 14:12:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-158844</guid> <description>HI!
how  can I restart a machine on vmware remotely?
I mean I have a few vpss on Vmware in my server, now I&#039;d like to restart it remotely from my pc.
thanks:x</description> <content:encoded><![CDATA[<p>HI!<br
/> how  can I restart a machine on vmware remotely?<br
/> I mean I have a few vpss on Vmware in my server, now I&#8217;d like to restart it remotely from my pc.<br
/> thanks:x</p> ]]></content:encoded> </item> <item><title>By: Shivaji</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-156672</link> <dc:creator>Shivaji</dc:creator> <pubDate>Thu, 17 Jun 2010 14:03:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-156672</guid> <description>Hi Vivek,
Thanks. This information helped me.</description> <content:encoded><![CDATA[<p>Hi Vivek,<br
/> Thanks. This information helped me.</p> ]]></content:encoded> </item> <item><title>By: rmccurdy</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-154213</link> <dc:creator>rmccurdy</dc:creator> <pubDate>Thu, 11 Mar 2010 13:09:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-154213</guid> <description>batch file startup
for /f &quot;delims=&quot; %%i IN (&#039;dir/s/b c:\rootwars\*.vmx&#039;) do (
&quot;C:\Program Files\VMware\VMware Server\vmware-cmd&quot; -v &quot;%%i&quot; start
)</description> <content:encoded><![CDATA[<p>batch file startup</p><p>for /f &#8220;delims=&#8221; %%i IN (&#8216;dir/s/b c:\rootwars\*.vmx&#8217;) do (<br
/> &#8220;C:\Program Files\VMware\VMware Server\vmware-cmd&#8221; -v &#8220;%%i&#8221; start<br
/> )</p> ]]></content:encoded> </item> <item><title>By: Emil</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-147527</link> <dc:creator>Emil</dc:creator> <pubDate>Wed, 04 Mar 2009 06:56:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-147527</guid> <description>Hi,
I&#039;m running VMWare on a Fedora Server, and I would like to start/stop the virtual machines withouth VNC-ing to the server, from a terminal window. The thing is that I can&#039;t find vmware-cmd anywhere. Where can I find that?</description> <content:encoded><![CDATA[<p>Hi,<br
/> I&#8217;m running VMWare on a Fedora Server, and I would like to start/stop the virtual machines withouth VNC-ing to the server, from a terminal window. The thing is that I can&#8217;t find vmware-cmd anywhere. Where can I find that?</p> ]]></content:encoded> </item> <item><title>By: Phil</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-144486</link> <dc:creator>Phil</dc:creator> <pubDate>Mon, 28 Jul 2008 14:17:45 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-144486</guid> <description>vmware-cmd -?</description> <content:encoded><![CDATA[<p>vmware-cmd -?</p> ]]></content:encoded> </item> <item><title>By: Jay</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-143724</link> <dc:creator>Jay</dc:creator> <pubDate>Thu, 08 May 2008 17:57:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-143724</guid> <description>Thank you!
A friends server went down due to power failure and this info helped me solve the problem.
Where can i get a complete list of such commands?
oh and by the way, you still need to change the -1 to -l (L) because had he not have seen the error we would not have been able to use the info here.  Also, please let people know that the information after &lt;b&gt;# vmware-cmd &lt;i&gt;/this/blah/blah&lt;/i&gt; is the path and will be different for all users
Cheers and thanks again
Jay</description> <content:encoded><![CDATA[<p>Thank you!</p><p>A friends server went down due to power failure and this info helped me solve the problem.</p><p>Where can i get a complete list of such commands?</p><p>oh and by the way, you still need to change the -1 to -l (L) because had he not have seen the error we would not have been able to use the info here.  Also, please let people know that the information after <b># vmware-cmd <i>/this/blah/blah</i> is the path and will be different for all users</p><p>Cheers and thanks again</p><p>Jay</b></p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-143021</link> <dc:creator>vivek</dc:creator> <pubDate>Tue, 26 Feb 2008 17:32:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-143021</guid> <description>Try
&lt;code&gt;/etc/init.d/vmware start&lt;/code&gt;
Did you upgraded kernel? If so you need to reconfigure vmware
&lt;code&gt;vmware-config.pl -d&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Try<br
/> <code>/etc/init.d/vmware start</code></p><p>Did you upgraded kernel? If so you need to reconfigure vmware<br
/> <code>vmware-config.pl -d</code></p> ]]></content:encoded> </item> <item><title>By: Mark Hentov</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-143019</link> <dc:creator>Mark Hentov</dc:creator> <pubDate>Tue, 26 Feb 2008 16:03:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-143019</guid> <description>Hmm. After a reboot vmware seems not to be running. I can&#039;t connect or start any virtual machines.
What daemons need to be enabled with chkconfig? What modules need to load?</description> <content:encoded><![CDATA[<p>Hmm. After a reboot vmware seems not to be running. I can&#8217;t connect or start any virtual machines.<br
/> What daemons need to be enabled with chkconfig? What modules need to load?</p> ]]></content:encoded> </item> <item><title>By: Husain</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-142159</link> <dc:creator>Husain</dc:creator> <pubDate>Thu, 13 Dec 2007 14:14:26 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-142159</guid> <description>I have installed VMWare Server 1.0.4 on RHEL5.1 64 bit version. When I try to power on a virtual machine the OS panics. I am not a linux expert so I have no idea as to how to deal with this issue. I do not have physical access to the server and remotely I was able to take a screenshot of the panic screen. The last line read &quot;Kernel Panic - not syncing: Fatal exception&quot;.
Your help would be highly appreciated.</description> <content:encoded><![CDATA[<p>I have installed VMWare Server 1.0.4 on RHEL5.1 64 bit version. When I try to power on a virtual machine the OS panics. I am not a linux expert so I have no idea as to how to deal with this issue. I do not have physical access to the server and remotely I was able to take a screenshot of the panic screen. The last line read &#8220;Kernel Panic &#8211; not syncing: Fatal exception&#8221;.</p><p>Your help would be highly appreciated.</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-140361</link> <dc:creator>vivek</dc:creator> <pubDate>Tue, 03 Jul 2007 17:08:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-140361</guid> <description>Sir Geek,
Thanks for the heads up... post has been updated</description> <content:encoded><![CDATA[<p>Sir Geek,</p><p>Thanks for the heads up&#8230; post has been updated</p> ]]></content:encoded> </item> <item><title>By: Sir Geek</title><link>http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-140360</link> <dc:creator>Sir Geek</dc:creator> <pubDate>Tue, 03 Jul 2007 16:04:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/vmware-cmd-utility-examples.html#comment-140360</guid> <description>One minor problem with your 1st command to list the VMs.  The command should be &lt;strong&gt;vmware-cmd -l&lt;/strong&gt;</description> <content:encoded><![CDATA[<p>One minor problem with your 1st command to list the VMs.  The command should be <strong>vmware-cmd -l</strong></p> ]]></content:encoded> </item> </channel> </rss>
