cPanel Logs location
cPanel logs are very helpful to track the activities happening on the server. These activities are logged in different log files which can be then reviewed for problems occurred on the server.
cPanel logs are very helpful to track the activities happening on the server. These activities are logged in different log files which can be then reviewed for problems occurred on the server.
You have learnt how to backup MySQL databases using the mysql dump in my previous post. You may want to setup a cron job which… Read More »Shell script to backup all mysql databases and upload via FTP
Backups are very important to prevent data loss. Imagine, you have stored lots of important data in a database and the database server is running… Read More »mysqldump – MySQL Backup Tool