Category : Uncategorized

Introduction SSL certificate expiry notifications are useful for maintaining secure services. However, in environments where non-AutoSSL certificates are managed externally or are not critical, these notifications can become unnecessary or excessive. Prerequisites Implementation Step 1: Log in to WHM Step 2: Navigate to Tweak Settings Step 3: Open Notifications Tab Step 4: Disable Expiry Notification ..

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

Introduction A subdomain (for example, test.example.com) is used to organize different sections of a website. When a subdomain is no longer needed, it should be removed to maintain a clean and efficient hosting environment. The cPanel interface provides an easy way to delete subdomains. Prerequisites Before proceeding, ensure the following: IMPLEMENTATION Steps to Delete a ..

Read more

Introduction:This guide explains how to reduce disk usage caused by mysql-bin log files in /var/lib/mysql. Binary logs store database changes and can grow quickly on active servers, filling disk space.By configuring log expiration, old logs will be automatically removed. Prerequisites: Step 1:Log in to the server or access the terminal via WHM. $ ssh root@your-server-ip ..

Read more

Introduction: Managing cPanel accounts efficiently is a core task for web hosting administrators. Occasionally, accounts are suspended due to overdue payments, policy violations, or security issues. While WHM provides a graphical interface to suspend or unsuspend accounts, performing these tasks via the command line interface (CLI) can save time, especially when dealing with multiple accounts ..

Read more

Introduction Website speed is one of the most important factors for user experience, SEO ranking, and conversion rates. A slow website can frustrate visitors, increase bounce rates, and reduce search engine visibility. Even a delay of a few seconds can significantly impact how users interact with your website. If your website is hosted on cPanel ..

Read more

Introduction cPHulk is a security feature in WHM (WebHost Manager) that helps protect the server from brute-force login attacks. Administrators can use cPHulk to block suspicious IP addresses that attempt repeated login failures to services like cPanel, WHM, SSH, FTP, or email. This guide explains how to manually block an IP address using cPHulk in ..

Read more

Introductionmod_evasive is an Apache security module used in cPanel servers to protect websites from HTTP DoS, DDoS, and brute-force attacks.If mod_evasive is not tuned properly, it may block legitimate user traffic.This guide explains how to tune mod_evasive on a cPanel server to balance security and usability.By default, mod_evasive logs are stored in:/var/log/apache2/mod_evasive/PrerequisitesBefore proceeding, ensure you ..

Read more