prlsrvctl
The prlsrvctl command-line utility is used to perform management tasks on Virtuozzo itself. The tasks include getting the Virtuozzo 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 ]]]
Options
Name
|
Description
|
command
|
The name of the command to execute.
|
options
|
Command options. See individual commands for available options.
|
-l, --login
|
Connect to the remote host and execute a command there. If this parameter is omitted, the command will be executed on the local server.
|
user
|
The name of the user used to log in to the remote server.
|
passwd
|
The user password. If the password is omitted, you will be prompted to enter it.
|
server :port
|
The remote server IP address or hostname and port number, If port number is omitted, the default port will be used.
|
Note: To display help, enter prlsrvctl on the command-line without any options.
|