Archive for the tag 'Panel'

How to create a new Container and install the Panel in it:

Create a container and configure it.

Issue the following commands:

vzctl create [CTID] [options]

where
* defines an arbitrary container ID number higher than 100, which is unique on the hardware node
* –save switch tells vzctl whether to save changes into the Container configuration file.

vzctl set [CTID] [setting_name] [value] [--save]

How to install a Panel template on a Parallels Containers hardware node manually

Obtain the template from the Parallels Web site and upload it to the target Parallels Containers hardware node.

Install the application template by running a command in the following format:

rpm -Uvh [absolute path to the template]

For example, the following command installs Qmail RPM:

rpm -Uvh pp10-centos-5-x86_64-ez-3.0.0-35.prl.293476.noarch.rpm

Reference: http://parallels.com/

How to install a Panel template on a Parallels Containers hardware node.

To install a Panel template on a Parallels Containers hardware node using the vzup2date utility:

Connect to the target Parallels Containers hardware node over SSH.

Install the application template by running a command in the following format:

For EZ templates
:

vzup2date -z

For standard templates:

vzup2date -z

Select the required OS and application templates and click Next to start installation.

Setting Up Reseller Plans in Plesk Panel 10

To create a reseller plan:

1. Go to Service Plans > Reseller Plans tab.
2. Click Add New Plan.
3. Specify the plan name.
4. To allocate resources, on the Resources tab, specify the following:

Overuse policy. This defines what happens to the reseller subscription if the total disk space and traffic usage by the reseller’s service subscriptions (own reseller’s service subscriptions and those belonging to the reseller’s customers) reaches the limit values defined by the reseller plan.

Reference: http://www.parallels.com/

Micro-Updates in Parallels Plesk Panel 9.x, 10.x

There are two ways to install micro-updates for Parallels Plesk Panel.

Using the Command Line Interface:

#$PRODUCT_ROOT_D/admin/sbin/autoinstaller

Note: The ā€œ$PRODUCT_ROOT_Dā€ variable in the command should be replaced with its value according to Plesk variables.

The exact value of path variables can be known from /etc/psa/psa.conf file on Parallels Plesk Panel server.

Or use the following parameters:

#$PRODUCT_ROOT_D/admin/sbin/autoinstaller –select-product-id plesk –select-release-current –reinstall-patch –install-component base

Note: The ā€œ$PRODUCT_ROOT_Dā€ variable in the command should be replaced with its value.

The exact value of path variables can be known from /etc/psa/psa.conf file on Parallels Plesk Panel server.

Reference: http://parallels.com

« Prev - Next »