Enabling and Disabling Offline Services
The current version of Virtuozzo supports the following offline services:
vzpp for managing virtual machines and Containers with Power Panel,vzpp-plesk for managing virtual machines and Containers with Plesk Control Panel integrated with Power Panel.
The names of services enabled on a server are listed in the value of the OFFLINE_SERVICE parameter in the global configuration file (/etc/vz/vz.conf ):
# cat /etc/vz/vz.conf | grep OFFLINE_SERVICE
OFFLINE_SERVICE="vzpp vzpp-plesk"
If a service is enabled in the /etc/vz/vz.conf file, you can use it to manage all newly created virtual machines and Containers.
You can disable offline services:
|