If you are new to TikTikTalk ? Your first verification mail might be in your spam folder.Check there and move it to your inbox to complete registration or account verification process..
Patrocinado
sociofans

How to delete Backups in WHM/Cpanel with terminal

0
3KB

Deleting old backups from the /backup directory in WHM or Cpanel is a complex process if you are managing a VPS server. However, if you are using shared web hosting companies like Namecheap and SiteGround, things are much simpler as you can delete backups with a single click using their customized backup systems or Softaculous.

Backup Problems

When I Installed WHM for the first time, I enabled monthly, weekly, and daily auto backups. My website disk usage of 10 GB suddenly rose to 99 GB within a few weeks. Buying more disk space was not an option because using more than 100 GB was not making financial sense. Therefore, I resorted to finding out ways of decreasing disk usage by removing old backups.

Below is how I managed to delete the backups after several hours of my website being down, reading tutorials, and failed command attempts.

How to delete Backups in WHM using Terminal

We are going to use the WHM terminal to delete the backups. You can also use an SSH client like PuTTY. This procedure assumes that you have used Terminal before and understand what you are doing.

Open Terminal in WHM or using PuTTY and log in using your root credentials then start running the commands below (do not include # before the commands).

  • Check disk space: # df -h
  • Go to the backup folder: # cd /backup
  • Check backup dates to delete (daily, weekly, or monthly): # dir
  • Backup dates will be listed in this format; 2019-11-26 monthly transports.db 2023-02-17 weekly
  • Run this command to delete backups by date: # rm -rf  2019-11-26

Replace the date above with your backup date.

IMPORTANT! Kindly note that if you run the command “rm -rf” without dates or a specified folder you will delete everything. Therefore proceed with caution. If you do not know what you are doing then DO NOT use the “rm -rf” command.

To go back and check if the disk usage has reduced after the deletion, run the command: # cd ..

cd..” means go back by one folder.

Conclusion  – Backup tip

If you want to avoid running out of disk space, do not keep more than one backup per day.  Also, ensure that you have carefully read the backup configuration options in WHM, then enable or disable scheduling and retention options that are necessary and unnecessary respectively.

Patrocinado
Patrocinado
Pesquisar
Patrocinado
Categorias
Leia mais
Outro
Azo Pigment Market, Global Growth, Opportunities, Growth Analysis & Forecast by Fact MR
The global azo pigment market is poised for significant growth, with projections indicating an...
Por akshaygorde 2024-12-31 10:12:33 0 964
Gardening
ACE Tractor Price, & New vs Second Hand Tractor Comparison
Intro: ACE, which stands for Action Construction Equipment, is an Indian multinational company...
Por Payalrajput11 2023-07-13 09:45:23 0 6KB
Outro
How You Can Take Benefit Out Of Book Blog
If a blogger on the book blog publishes the work of their blog on their site it’s a way...
Por Quaephque 2024-09-07 09:32:18 0 2KB
Outro
Interactive 3D Software Market Future Outlook 2024-2032
Interactive 3D Software Market Overview The interactive 3D software market has...
Por Technews 2024-08-10 06:23:41 0 2KB
Sports
Rise and Phight: 10/10/2022
It would be hard to argue now that the Phillies' season was a disappointment.Make the playoffs?...
Por Biegel 2023-02-18 03:24:50 0 5KB
Patrocinado