How to install fantastico on Server?

You don’t need to download any files in order to install Fantastico! Just SSH to your server and enter following commands (you may also copy/paste): cd /usr/local/cPanel/whostmgr/docroot/cgi wget -N http://files.betaservant.com/files/free/fantastico_whm_admin.tgz tar -xzpf fantastico_whm_admin.tgz rm -rf fantastico_whm_admin.tgz You can see there either You haven’t installed Fantastico yet. Click here to start the installation process NOW GO […]

See More

How to Configure alternative SMTP port in Qmail (Linux + Plesk)

Most of the ISP blocks default SMTP port (25) to control mail flow hence it is always advisable to have additional SMTP port open on the server. Here are the steps to configure qmail to use alternate SMTP port 587 on Linux Plesk server. 1. Login to the shell with root user and go to […]

See More