Starting, Stopping, and Querying Status of a Virtual MachineAfter a Parallels virtual machine has been created, it can be managed like an ordinary computer. Starting a Virtual Machine You can use the # pctl start MyVM Starting the VM ... Stopping a Virtual Machine The # pctl stop MyVM Stopping the VM ... Checking the Status of a Virtual Machine You can use the # pctl list MyVM stopped 10.12.12.121 MyVM You can also get more detailed information on a virtual machine by specifying the Restarting a Virtual Machine Sometimes, you may need to restart a virtual machine. To do this, use the # pctl reset MyVM |
||||
|