Starting and stopping vmware in linux command line
One advantage of using command line is that you can start and stop the VM without logging into the web console. I am using vmware server 2.0. I believe it should work the same for future versions.
To start and stop certain instance, say ares,
vmrun -T server -h ‘https://10.2.115.21:8333/sdk’ -u root -p ‘yourpass’ start “[standard] [...]











