2.3.2. Stopping Virtual Machines and Containers

You can stop virtual machines and containers with the prlctl stop command. For example:

  • To stop the container MyCT:

    # prlctl stop MyCT
  • To stop the virtual machine MyVM:

    # prlctl stop MyVM