The
prlctl set
command is used for setting and configuring virtual machine parameters. It also can be used to manage the VM devices. The command has the following syntax:
prlctl set <
ID
|
name
> [--cpus <
number
>] [--memsize <
number
>]
[--videosize <
number
>] [--description <
description
>]
[--autostart <on|off|auto>] [--autostart-delay <
number
>]
[--autostop <stop|suspend>] [--applyconfig <
conf
>]
[--start-as-user administrator|owner|
user
:
passwd
]
[
device_management_options
] [-v, --verbose
number
]
The general command options are the following:
Parameter Name |
Description |
|
The ID of the virtual machine whose parameters you wish to set/configure. |
|
The name of the virtual machine whose parameters you wish to set/configure. |
|
If the Parallels server has more than one CPU installed, this option allows you to set the number of virtual CPUs to be available to the virtual machine. |
|
The amount of memory that can be consumed by the virtual machine, in megabytes. |
|
The amount of memory to be allocated to the virtual machine graphic card. |
|
Short description of the virtual machine. |
|
Defines the virtual machine start-up options:
If you set this option to
|
|
Sets the time interval when the virtual machine is to start after the Parallels server boot. |
|
Defines the action the virtual machine should perform on the Parallels server shutting down. It can be set to one of the following:
|
|
Specifies under which account the virtual machine is to be run:
|
|
The full path to the
|
|
A group of parameters used to manage VM devices. Detailed description of all available parameters is given in the next subsection. |
|
Sets the verbosity level for the
|