How to install JetBackup Ver.4 on CentOS 6/7 64bit

Follow these instructions to install the JetApps Plugin Manager on your cPanel server.
Login to your server as the root user, then execute the following commands on your CLI:

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

Once the installation is complete, you may proceed to install JetBackup for cPanel in 2 ways:
On the same console, execute the following command with your preferred tier.

jetapps --install jetbackup stable

Login to your cPanel WHM server GUI using the root user.
Under the plugins menu, click on JetApps > JetBackup(More Details), choose your preferred tier, and approve the installation.

  • 5 Users Found This Useful
Was this answer helpful?

Related Articles

Domain names are not showing in WHM

We were unable to see any domains listed under WHM -> List Accounts. However, we can see the...

How to Start/Stop or Restart Apache server

Apache is the HTTP server that is freely available over the internet. It is a kind of software or...

How to install Attracta SEO Tools plugin

RequirementscPanel/WHM needs to be installed on your server. Step 1: SSH into your server and go...

How to Install CpCleaner in cPanel through SSH?

Installation Run the following shell commands as root via SSH: wget -O cpc-1.0.3.tar...

How to Secure a cPanel/WHM Web Server

Here are a few basic steps that you should keep in mind for keeping a server secure. 1) Strong...