
How to install Plesk for Linux?
Answer :
Download the installer script and enable execution mode for the downloaded installer script:
[root@sg03 ~]# wget https://autoinstall.plesk.com/plesk-installer
[root@sg03 ~]# chmod +x ./plesk-installer
Enable optional packages repository:
[root@sg03 ~]# yum install subscription-manager
[root@sg03 ~]# subscription-manager repos –enable=rhel-7-server-optional-rpms (Centos-7)
[root@sg03 ~]# subscription-manager repos –enable=rhel-6-server-optional-rpms (centos-6
Launch the installer
Run the script to launch the interactive installer for the latest stable Plesk version in command line:
[root@sg03 ~]# sh ./plesk-installer
In the course of installation you will be asked a series of questions. You will be able to choose suitable options as well as go back to correct already selected options if necessary.




Please wait until the installation process is complete. How long, depending on your server network connection.

Go to your browser and access the url


Input contact name, email, password and your license key and then click “Enter Plesk”

Congratulations! Installation plesk panel has been completed and ready to use
andr3 reborn
Leave a Reply