cPanel/WHM configuration Backup

 cPanel/WHM Backup

Step 1. Check for available/Installed Modules
 
# /usr/local/cpanel/bin/cpconftool --list-modules

cpanel::easy::apache
cpanel::smtp::exim
cpanel::system::autossloptions
cpanel::system::backups
cpanel::system::greylist
cpanel::system::hulk
cpanel::system::modsecurity
cpanel::system::mysql
cpanel::system::whmconf
cpanel::ui::themes


Step 2. export all configuration by cpconftool utility, and paste all module showed in Step 1.

#/usr/local/cpanel/bin/cpconftool --backup --modules=cpanel::easy::apache,cpanel::smtp::exim,cpanel::system::autossloptions,cpanel::system::backups,cpanel::system::greylist,cpanel::system::hulk,cpanel::system::modsecurity,cpanel::system::mysql,cpanel::system::whmconf,cpanel::ui::themes

Step 3 : you will get tar.gz file exported in /home folder.

Comments

Popular posts from this blog

Steps_to_Install_Magento_2.4.4_on_Ubuntu_20.04

SVN Incremental Backup

How To Reset Root Password On CentOS 7