Taking the backup of your hosting account is important for your business to stay afloat digitally. A business of any size needs to back up all the data regularly. With cPanel, you get some ready-made scripts that will help you in making tasks easier. Commands like pkgacct are used for taking backups of your cPanel accounts and restorepkg is used for restoring cPanel accounts using SSH or command-line interfaces.

How to create backups of individual cPanel accounts using SSH?

Step 1: Log in to SSH as a Root user

Step 2: Enter the below command string over the command-line interface-

/scripts/pkgacct <enter username>

 How to restore the backups of individual cPanel accounts using SSH?

Step 1: To restore the cPanel account backups, enter the command given below-

/scripts/restorepkg <enter username>

Important:

To restore this data, you need to be present in the directory where you have stored the backup file

The above-discussed method(s) are the basic and easiest way for backing up and restoring your cPanel Web Hosting accounts using the command line interface

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How Can You Replace The Hardened Kernel Of cPanel With A Standard Kernel?

When you host on a cPanel server, you will receive a ready kernel along with…

Disk Quota Check-in ensim, fixing quotas manually for Ensim

If you are getting the following errors in your logs : Sep 5 21:51:43 srv01…

How to Install Linux Windows Subsystem on Windows 11: Easy Guide

This article explains how to install the Linux Windows subsystem on Windows 11. Follow the…