JetBackup is a remote backup program for Cpanel Servers. You can get it from https://www.jetbackup.com/jetbackup-for-cpanel/ To install Jetbackup for Cpanel, run
1 2 3 4 |
yum install http://repo.jetlicense.com/centOS/jetapps-repo-latest.rpm yum clean all --enablerepo=jetapps* yum install jetapps-cpanel --disablerepo=* --enablerepo=jetapps jetapps --install jetbackup stable |
Once installed, you need to do the following 1) Add a backup destination 2) Create a Backup Jobs […]