It is implied that Red Hat® Linux 9 is already installed on your system.
Log in
Log in as root to your system.
Prerequisites
Make sure that all the required libraries are installed. Refer to section Package requirements of chapter Preparing To Install Plesk 6.0 for the list of required libraries.
You can check whether a particular rpm is already installed by entering the following command: rpm -q 'rpmname'. For example:
bash$ rpm -q pam
pam-0.74-22
If some rpm’s are missing, you can install the rpm's of indicated versions or higher from the RedHat 9 disc or you can obtain them at ftp://updates.redhat.com/9/en/. For installation use the following command: rpm -Uvh 'rpm_name'.rpm
You can use Plesk Autoinstaller to simplify installation of Plesk and all required RPMs.
Pay attention to the options used. Utilizing -U instead of -i will help you avoid some problems during Plesk installation.
If prior to installing Plesk you have already installed and configured MySQL, you need to perform one of the following:
Base installation
Install the following base Plesk rpm's from the directory 'base' in your Plesk archive or from the "Downloads" section at http://www.plesk.com/
For installation use the following command: rpm -Uvh 'rpm_name'.rpm
Additional
In order to enable Plesk provide additional functionality you can install a number of additional packages.
These packages are not required for Plesk to function properly.
If you plan to use server-wide SPAM protection, you should install following rpm from the 'opt/mail' directory
psa-qmail-rblsmtpd-0.70-rh9.build030422.02.i586.rpm
In order for your Apache to support FrontPage extensions and Apache::ASP it is necessary to install rpm's from the directories 'opt/fp' and 'opt/perl' respectively in your Plesk archive, or from the "Downloads" section at http://www.plesk.com/
In order for your server to support JSP and Java Servlet it is necessary to install following rpms from the 'opt/java' and 'Third_Party' directories
If you plan to use PostgreSQL RDBMS, you should install the rpm's of indicated versions or higher from the RedHat 9 disc or you can obtain them at ftp://updates.redhat.com/9/en/.
Completion
When the installation is finished, Plesk 6.0 will have started automatically. In order to complete the Plesk initial configuration, you need to login to Plesk on your host at https://machine.domain.name:8443/ or https://IP-Address:8443/
The default username is admin and the default password is setup. Both are case sensitive. For security reasons this password should be changed upon initial login.
Plesk cannot enable user quotas on XFS partition during installation because such operation requires remount of XFS partition. In order to enable hard disk quotas on XFS partition you should manually remount it with usrquota option (additional information can be found on 'quotaon' man page).
When you login to the Plesk control panel for the first time, you are taken to the post-installation configuration page, where you are prompted to supply the following information:
Select the shared IP addresses list displays the whole range of IP addresses in the pool. You need to select the addresses that will be used as shared for name based hosting accounts.
To change the default administrator's password, type it in the Administrator's password input field, and confirm in the field below.
Click UPDATE button to complete the initial configuration.