Category : Dedicated Hosting

Introduction Shell Fork Bomb Protection is a security feature in WHM that helps protect the server from fork bombs. A fork bomb creates a large number of processes continuously, which can consume the server’s available resources. This feature helps prevent users with SSH or Telnet access from exhausting server resources. Prerequisites Before enabling Shell Fork ..

Read more

Introduction ImunifyAV is a malware scanning tool for websites hosted on cPanel and WHM servers. It scans website files and helps find malware and other security threats. ImunifyAV is available for free on supported cPanel & WHM servers and can be installed directly from the WHM Security Advisor. This guide explains how to install ImunifyAV ..

Read more

Introduction WHM provides Tweak Settings to configure various server-wide settings in cPanel. Under the PHP section, administrators can configure PHP-related limits used by cPanel services. In this article, we will explain how to check and modify the PHP memory limit using WHM Tweak Settings. Prerequisites Before proceeding, make sure you have: Implementation Step 1: Log ..

Read more

Introduction This document explains how to retrieve cPanel account statistics using the UAPI command-line interface. The StatsBar::get_stats API allows administrators to obtain usage information such as: In this example, we retrieve only the bandwidth usage and disk space usage for a cPanel account. Prerequisites Before running the command, ensure the following requirements are met: Verify ..

Read more

Introduction Web server logs are an important component of website and server management. They record every request made to your website, including visitor IP addresses, requested URLs, HTTP status codes, timestamps, browser information, and other valuable data. These logs help administrators monitor website activity, troubleshoot application issues, analyze traffic patterns, and investigate security incidents. By ..

Read more

Introduction A WHM reseller account without an associated domain allows you to create a reseller-level administrative user that is not linked to a cPanel hosting account or a domain name. This type of account is useful for employees, support engineers, or administrators who require access to WHM to perform server management tasks without being granted ..

Read more

Introduction: Disk quotas in cPanel allow administrators to control the amount of disk space allocated to individual hosting accounts. As websites grow, users may require additional storage for files, emails, databases, and backups. cPanel provides a command-line interface (CLI) that enables administrators to quickly modify disk quotas without accessing the WHM graphical interface. This article ..

Read more

Introduction Hotlink Protection is a security feature available in cPanel that helps prevent other websites from directly linking to files hosted on your website, such as images, videos, and other media content. Enabling this feature helps reduce unauthorized bandwidth usage and protects your website resources from external misuse. Prerequisites Before proceeding, ensure that: Implementation Step ..

Read more

Introduction When LiteSpeed is installed on a cPanel & WHM server, QUIC support is enabled by default for HTTPS virtual hosts. QUIC uses UDP port 443 to improve connection performance and reduce latency. In some environments, administrators may need to disable QUIC globally or for specific domains due to firewall restrictions, compatibility concerns, or troubleshooting ..

Read more

Introduction SSL certificate expiry notifications in cPanel alert users when a certificate is nearing expiration. While this is helpful for production environments, it may not be necessary when SSL certificates are auto-renewed or managed externally. Disabling these notifications can help reduce unnecessary email alerts. Prerequisites Implementation Step 1: Log in to cPanel Step 2: Navigate ..

Read more