How to Archive and Compress Files in Linux (Using Tar)

The tar command (short for Tape Archive) bundles multiple files and directories into a single, easily transportable archive file known as a tarball. It serves as the standard Linux utility for creating and managing these archives. Essential for server administration, it allows you to back up critical data, preserve strict

How to Increase the Size of /tmp Partition in a cPanel Server?

Introduction The /tmp partition in cPanel & WHM plays a critical role in server health by hosting temporary files, active session data, and database query caches. When this partition runs out of space, essential services like MySQL, Apache, and WHM can fail or crash. Expanding its size resolves these storage

How to Create and Restore Softaculous Backups

Softaculous enables users to take backups of their applications from within its web-based interface. In this guide we’ll cover the process for both creating and restoring Softaculous backups within your cPanel control panel.   Creating Softaculous Backups To create a backup of one of your applications, just follow these 5

Install Magento on CPanel Dedicated Server

1) Search for the Site Software tool which is listed in the Software/Services section in the cPanel. 2) Click on the Site Software tool, find the Magento in the Ecommerce area and click on it to open. 3) Once it opens, you will have to enter the Admin User &

Determining Which Packages Are Installed On a Linux System

Linux packages are collections of files that provide functionality for a Linux system. They can include programs, libraries, configuration files, documentation, and other resources. Linux packages are usually distributed in a compressed format, such as .tar.gz, .deb, or .rpm.  To install a Linux package, you need to use a package

What Platforms Does Linux Support?

Linux is a popular operating system that can run on a variety of platforms. A platform is a combination of hardware and software that allows a computer system to function. For example, a platform can be a laptop, a smartphone, a tablet, a server, or a gaming console. Each platform

How is Linux Licensed?

Linux is a popular operating system that is widely used by developers, programmers, and enthusiasts. Linux is not a single product, but rather a collection of software components that work together to provide a functional and customizable system. One of the most important components of Linux is the kernel, which

Install Microsoft SQL Server

The installation of Microsoft SQL Server, like that of various modern products is fairly easy, whether you are using a CD called SQL Server Developer Edition, a DVD or a downloaded edition. If you have it on CD or DVD, you can put it in the drive and follow the

Enabling & Configuring cPanel Backups

Introduction Website data is vulnerable to server failures, failed updates, security breaches, and accidental deletions. While website owners often focus on security and design, having a reliable backup strategy is your ultimate safety net. cPanel makes it easy to schedule, create, and manage backups for your entire hosting account, including

Installing chkrootkit on a Linux Server

Linux chkrootkit is a tool that can help you detect if your system has been compromised by a rootkit. A rootkit is a malicious software that hides itself from detection and gives an attacker full control over your system. Linux chkrootkit scans your system for common signs of rootkit infection,