Getting List of Product Components from Parallels Plesk Panel
To get a list of the release components, issue the command of the following format:
parallels_installer –select-release-id [ID] –show-components
For Parallels Plesk Panel 10.0 on a Linux/Unix server:
parallels_installer –select-release-id PLESK_10_0_0 –show-components
A list of components is displayed with component names in the left part, and indication of whether this component can be installed ([install]) or upgraded ([upgrade]), with brief descriptions in the right part, for example (fragment):
* base [install] - Parallels Plesk Panel base packages
* autoinstaller [install] - Parallels Installer
* postfix [upgrade] - Postfix mail server
The actual components are marked by [up2date].
Reference : http://parallels.com/
Tags: Components, list, Panel, Parallels, plesk, Product
Getting Release ID in Parallels Plesk Panel
Release ID is a unique identifier of the Panel release, for example, Parallels Plesk Panel 10.0.0.
To get a list of available release IDs, issue the following command:
parallels_installer –show-releases
On a Linux/Unix server.
A list of product versions will be displayed. For example:
PLESK_10_0_0 (Parallels Plesk Panel for Linux/Unix 10.0.0)
Reference: http://parallels.com/
Tags: ID, Panel, Parallels, plesk, Release
How to upgrade Plesk 8.x or 9.x to the Panel 10.0 installed with EZ templates in Parallels Containers environment.
1. Install the latest versions of the Panel templates on the hardware node with the following command:
rmp -Uvh [list of vztemplates]
2. Do not remove templates for previous versions of Plesk and install the latest versions of the Panel templates in the container with the following command:
vzpkg install [CTID] [list of selected plesk10.0* templates]
For example:
vzpkg install 444 pp10 pp10-kav
Note: Mail server templates pp10-qmail and pp10-postfix must not be installed at the same time.
Reference: http://parallels.com/
Tags: 9.x, Containers, environment, EZ templates, Parallels, Plesk 8.x, upgrade
Important Notes on Upgrading the Panel on PVC for Linux
When you upgrade Plesk 8.x or 9.x to the latest version of Parallels Plesk Panel 10 in the Parallels Containers for Linux.
Make sure you upgrade all installed components when upgrading to a newer version of Parallels Plesk Panel. This is required to avoid conflicts caused by outdated components.
Note: Do not remove templates of previous Plesk versions from the VPS prior to upgrade.
Important: Parallels Plesk Sitebuilder 4.5 is not upgraded. Alternatively, the new version of SiteBuilder installs beside the previous one. Hence, you have the opportunity to manage existing sites in Sitebuilder 4.5 and create new sites either in Sitebuilder 5.0 or in 4.5. The upgrade of existing sites to the new format is performed manually.
Reference: http://parallels.net/
Tags: Important, linux, Notes, Panel, PVC, Upgrading
How to initialize the Panel via CLI:
Issue the following command (you should have the power user privileges):
On Linux/Unix:
/usr/local/psa/bin/init_conf –init -passwd buddyHTD -email buddy@serverbuddies.com
To initialize the Panel via GUI:
1. Log in to the Panel at https://[host-name-or-IP]:8443 using the server power user credentials.
2. Specify e-mail, new password, contact info and click OK.
Tags: CLI, initialize, Panel