How to manually restore a whole cPanel server from cPremote backup
If one of your cPanel server is dead and you need to restore the whole cPanel accounts. Just do the following
Install new OS and cPanel in your server and secure it. Make sure you are using same mysql and php versions
Login to your backup server and copy the whole backup folder let us say “daily”( which contains daily backup of all your accounts) , to your new server’s /backup/cpbackup folder
Now login to WHM->Backup->Configure Backup and make the following changes
Backup Status = Restore Only
Incremental Backup = Enabled
Backup Accounts = Enabled
Backup SQL Databases = Per Account Only
Backup Type = Standard
Backup Destination = /backup
- Now restore backups from WHM->Backup->Restore Backups