Home Control Panels

Control Panels

How to manage your web hosting control panels such as cPanel, Plesk, Directadmin and others. All you find here with detailed tutorials from basic to advance.

Nowadays, there are many free share software for Linux such as Kloxo, CWP, VirtualMin, VestaCP...but according to users' evaluation, this is one of good tools to create small hosts inside the server or virtual server (VPS). The software is relatively lightweight and requires no server or VPS configuration and...
Configuring the parent directory is located at /etc/psa/psa.conf and is set by DUMP_D. # cat /etc/psa/psa.conf | grep -w DUMP_D DUMP_D /var/lib/psa/dumps To change the default backup server path, follow these steps: Step 1: Create a folder that containing the backup: mkdir /plesk_backups Step 2: Open the /etc/psa/psa.conf file Change the value of DUMP_D created at step...
ForumWeb guides you to use the Redirects feature on Cpanel Hosting. Redirect is a site redirect feature or a URL change to a web page, another URL, and display the contents of the forwarding address. To do this, first go to Cpanel Hosting, go to the Redirects section under Domains. Here you...
Data backup can be understood as the act of copying/backing up all important content and original data of a website in case of problems or when need to transfer to another website. For many business websites, data backup is considered to be indispensable, because all data that you had...
You change source code of your website and the new code requires the higher or lower version of PHP that is being used on your hosting. At this point you will need to change the PHP version to be compatible with the new code. You can do this simply: After...
How to restore mysql root password on Linux when you forget password? This task will be very simple if you follow the steps in this article. Step 1 : Stop MySQL Server Service You run this command to stop MySQL Server on linux service mysqld stop Step 2 : Restart MySQL Server without...