In this article, we will explain how to run backup via the command line. While experienced users can schedule cPanel backups and configure storage in WHM, this section focuses on…
Category: Command Line
How to rename file on Linux using the mv command
August 8, 2023 / Command LineThis guide explains how to rename file on Linux using the mv command. Let us follow the steps: If you want to rename a file, you can run the below…
How to change the product key on a windows server through CMD
June 15, 2023 / Command LineIn this article, we have explained how to change the product key on a windows server through CMD. Follow the steps: Click Windows key, type “cmd,” and click on the…
How to discover common redirect sources via command line
April 5, 2023 / Command LineThis guide explains how to discover common redirect sources via command line. On occasion, a redirect that you are unsure of the source of may appear on your domain name.…
How to Use the Command Line to Enable/Disable Webalizer
February 22, 2023 / Command LineIn this article, we will explain how to use the command line to enable/disable Webalizer. Let us follow the steps: Log in to your server through SSH as a root…
How to install cURL on Linux
January 30, 2023 / Command LineThis guide explains how to install cURL on Linux. A cURL is a command-line tool called that enables you to send and receive data using different protocols to and from…
How to remove a directory in Linux
January 27, 2023 / Command LineThis article explains how to remove a directory in Linux. In the Linux/Unix operating system, everything including directories, files, and hardware such as a mouse, keyboard, and printer is a…
How to disable strict host key checking using the command line
December 14, 2022 / Command LineDisabling strict host key checking in SSH can be useful in certain scenarios, especially when connecting to multiple hosts without needing to verify their identity repeatedly. In this guide, we…
How to reset user passwords using the command line
December 2, 2022 / Command LineThis guide will show you how to reset user passwords using the command line. You might need to use SSH to update the password in some circumstances. Changing a user’s…
How to reboot a Linux server using command line
April 11, 2022 / Command LineAn increasingly common operating system for desktops is Linux, which is also commonly used in server environments. If you are new to Linux, you might be unaware of how to…