Install JetBackup on cPanel Server

This article provides a guide for installing JetBackup on a cPanel VPS or cPanel Dedicated Server.

System requirements

These are the minimum system requirements for installing JetBackup for cPanel :

  • cPanel version 68 and above
  • CentOS 6 (EoL)/ CloudLinux 6 / RedHat 6 (EoL)
  • CentOS 7 / CloudLinux 7 / RedHat 7
  • 64bit OS
  • WHM Tweak Settings - Max cPanel process memory - require at least 2GB

JetBackup for cPanel is installed in two (2) easy to follow steps:

Step 1 - Login to your server as the root user, then execute the following commands on your CLI to install the JetApps repository and plugin manager on your cPanel server:

yum install http://repo.jetlicense.com/centOS/jetapps-repo-latest.rpm -y && yum clean all --enablerepo=jetapps* && yum install jetapps --disablerepo=* --enablerepo=jetapps -y

For cPanel servers with LFD enabled, please make sure to restart lfd before proceeding to Step 2 to make changes in csf.pignore take into effect.

Step 2 - Once the repo and plugin manager installation is complete, you may proceed to install JetBackup for cPanel by executing the following command with your preferred tier:

jetapps --install jetbackup stable

or, to install JetBackup 5 for cPanel, execute the following command:

jetapps --install jetbackup5-cpanel stable

Conclusion

You now know how to install JetBackup on cPanel server.

  • jetbackup, installation
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Disable Network Manager on CentOS 7

This article will provide the steps to disable Network Manager in CentOS 7. Network Manager is...

Disable Network Manager on CentOS 6

This article will provide the steps to disable Network Manager in CentOS 6. Network Manager is...

How to Find the IP of cPanel/WHM Server

This tutorial is designed to troubleshoot and diagnose issues with cPanel license errors. Find...

Uninstall WHMXtra on cPanel Server

This article provides a quick and direct guide for uninstalling the WHMXtra plugin from a...

How to Customize cPanel Installation

This article provides a guide for customizing a cPanel server installation, using the...