Tag Archives: Linux commands

In WHM terminal. Delete backups from a folder.

Be extremely careful when deleting backups. Make absolutely sure you have identified the correct files and that you no longer need them before proceeding. Deleting backups can lead to irreversible data loss. Here are the commands you can use, but use them with caution: 1. Deleting Specific Files: Bash This command deletes the specified files.… Read More »

In WHM terminal. I want to check the backup folder contents.

You can check the contents of the /backup directory in your WHM terminal using a few different commands, depending on how much detail you want. Here’s a breakdown of the most useful options: 1. Basic Listing: Bash This will give you a simple list of the files and directories within /backup. It’s good for a… Read More »