How to Easily Downgrade JetBackup 5 Version via CLI

If you need to downgrade JetBackup 5 to a previous version, you can do it quickly through the command line. Here's the command to use:

yum downgrade jetbackup5-cpanel --enablerepo=jetapps,jetapps-stable ; licD_jetbackup5

This command will enable both the jetapps and jetapps-stable repositories to access older versions of JetBackup 5, perform the downgrade, and then automatically re-register your license using licD_jetbackup5.

This method ensures a smooth downgrade process, allowing you to revert to a more stable version or one that meets your specific needs.

  • 2 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...