How to install Jetbackup 4 in WHM?

kumkumsharma

Administrator
Staff member
You can follow below steps to install Jetbackup 4 in Linux:
  • First of all you have to purchase licence of Jetbackup from cpanel.
  • Now you have to login into your server via SSH.
  • Now you have to run below commands to install software:
Code:
yum install http://repo.jetlicense.com/centOS/jetapps-repo-latest.rpm
yum clean all --enablerepo=jetapps*
yum install jetapps --disablerepo=* --enablerepo=jetapps
  • You can run below command to install Jetbackup:
Code:
jetapps --install jetbackup stable
Code:
  • Now login to WHM.
  • Go to Home >> Plugins >> JetBackup
  • You have to accept the EULA which means this End-User License Agreement.
  • At last select “Fresh Installation”.
 
Top