
Bash script to check the availability of backup for cpanel account
I have write simple bash script that checks the availability of Cpanel backups for each user account listed in /var/cpanel/users. The script first sets the backup path to…
Read moreArchive
Posts grouped by archive context.

I have write simple bash script that checks the availability of Cpanel backups for each user account listed in /var/cpanel/users. The script first sets the backup path to…
Read more
If you want to dump a few database the command ‘mysqldump’ is sufficient. How about the server that have several hundred databases inside. It is easier if we…
Read more