User Tools

Site Tools


vmware

This is an old revision of the document!


VmWare

Nice free full virtualization system. I am keeping entry of few command line tools for easy referance.

Start / Stop Guest OS from command line
| stop
vmrun -h https://localhost:8333/sdk -u root -p <password> stop "[standard] Windows 7/Windows 7.vmx"
| start
vmrun -h https://localhost:8333/sdk -u root -p <password> start "[standard] Windows 7/Windows 7.vmx"
vmware.1254773563.txt.gz · Last modified: 2020/08/10 02:29 (external edit)