Introduction: The `/scripts/fixquotas` command in cPanel is a powerful tool designed to fix disk quota issues on your server. When users encounter disk quota discrepancies or inconsistencies, this command can help rectify them efficiently. This document provides a step-by-step guide on utilizing the `/scripts/fixquotas` command effectively. Prerequisites: Before proceeding with the utilization of the `/scripts/fixquotas` ..

Read more

Introduction An API token in cPanel allows you to securely authenticate API requests without using your cPanel username and password. API tokens are useful for developers, administrators, and automation tools that need to interact with cPanel services such as file management, email account administration, database operations, DNS management, and backups. Using API tokens improves security ..

Read more

Introduction In cPanel, email routing settings allow to specify whether incoming emails should be handled locally on the server or forwarded to a remote mail server Prerequisite Implementation Step 1: Access the cPanel account with the credentials Step 2: Click on the “Email Routing” from the Email section of cPanel Step 3: If there are ..

Read more

Introduction File Transfer Protocol (FTP) is a standard method for transferring files between a local computer and a web server. It enables administrators and users to upload, download, and manage website files efficiently. WHM (Web Host Manager) allows server administrators to enable and configure FTP services, as well as choose the preferred FTP server software, ..

Read more

Introduction The Domain Name System (DNS) translates human-readable domain names into IP addresses that computers use to communicate. Each DNS record has a Time to Live (TTL) value, which specifies how long DNS resolvers cache the record before requesting an updated version from the authoritative DNS server. In WHM (Web Host Manager), you can configure ..

Read more

IntroductionIn web hosting environments, ensuring the safety and integrity of website data is paramount. Regular backups play a crucial role in mitigating the risks associated with data loss due to unforeseen events such as server failures, human errors, or security breaches. Prerequisites Implementation Step 1: Log in to WHM with root privileges. WHM typically runs ..

Read more

Introduction: Securing your server is crucial to protect it from unauthorized access and malicious attacks. One essential aspect of server security is configuring a firewall to control incoming and outgoing traffic. In WHM/cPanel environments, ConfigServer Security & Firewall (CSF) is a popular choice for firewall management due to its robust features and ease of use. ..

Read more

Introduction : API logging in cPanel records interactions with the system’s API, tracking requests, responses, and errors. It’s a crucial resource for developers and administrators, enabling them to monitor and troubleshoot API usage effectively, ensuring smooth integration and system functionality. Understanding API logging in cPanel is essential for optimizing development workflows and maintaining the integrity of ..

Read more