Instructions to effectively arrange cPanel reinforcement on your server? Today I’m clarifying the most confusing task,configuring new cPanel backup The majority of us commit little mistakes here which causes either backup drive going out of space or different issues. […]
Category: Backup
How to force start cPanel backup in new backup system (version 11.38)
cPanel have introduced a new backup system in 11.38, this is most robust, have more options and is easy to use. I personally like the option of additional backup destinations. You can configure new backup system from “configure backup” where as old one is still in place but hasĀ been moved to “legacy backup”. If you […]
How to Backup and Restore cPanel Account via SSH
It is very necessary to do a backup of your content on regular basis at least once in a week.Cpanel provides great script to make cpanel backup very easy. Commands like pkgacct is largely used for backing up cpanel hosting accounts and restorepkg for restoring cpanel accounts via the SSH. To create the backup of […]
How to backup and restore MySQL database from SSH

This post is the solution to backup your MySQL database through SSH,First of all connect to your Linux server through command line after that use the mysqldump utility to create your database backup. […]
Database Backup Using phpMyAdmin

It is very important to do the back up of your content and database if you have your content into a html file you can easily keep a copy into your own PC and keep them safe from crashes.you can do the backup once in every month and its very easy to do it so […]
How to backup emails on cPanel

Whenever recreate the email account it is always better to take emails backup after that you can restore the backup for newly created email accounts. For email account’s backup we need to login into shell as a root user and follow steps: […]