The prlsrvctl
command-line utility is used to perform management tasks on the hardware node and OpenVZ. The tasks include getting the OpenVZ information, modifying its preferences, installing a license, obtaining statistics and problem reports, and some others.
Syntax.
prlsrvctl [<command> [<options>] [-l, --login [<user>[:<passwd>]@]<server>[:<port>]]]
Table 2.14. Options
Name | Description |
---|---|
| The command to execute. |
| Command options. See individual commands for available options. |
| Connect to the remote hardware node and execute a command there. If this parameter is omitted, the command will be executed on the local server. |
| The name of the user used to log in to the remote server. |
| The user password. If the password is omitted, you will be prompted to enter it. |
| The remote server IP address or hostname and port number, If port number is omitted, the default port will be used. |
Note
Note: To display help, enter prlsrvctl
on the command-line without any options.