On Linux-based Servers To install Plesk in a typical configuration: Log in as root to the server. Make sure that wget is installed. To do this, issue the following command in the server console: On Debian Linux: apt-get install wget On RHEL and CentOS Linux: yum install wget Run Plesk installation with the following command: wget -O - http://installer.plesk.com/one-click-installer | sh After installation has finished, you can log in to Plesk at the address https:// < host-name-or-IP > :8443 using the username "root" and the root user's password. To install Plesk with a custom selection of components: Log in as root to the server. Make sure that wget is installed. To do this, issue the following command in the server console: On Debian Linux: apt-get install wget On RHEL and CentOS Linux: yum install wget Download the installer script from http://installer.plesk.com/plesk-installer: wget http://installer.pl...
os tutorial and troubelshooting