Category : Uncategorized

Introduction: Adding additional IP addresses to your cPanel server allows you to host multiple websites on separate IPs or assign dedicated IPs for SSL certificates and reseller accounts. This helps in better management and isolation of hosted domains. Prerequisites: Steps to Add IP Address: Step 1: Log in to WHM as root → URL: https://yourserverip:2087 ..

Read more

Introduction Resetting a cPanel password is a common task for web hosting administrators. Whether a user forgets their login credentials or you need to update security settings, WHM (Web Host Manager) provides an easy and secure way to reset cPanel account passwords. This guide will walk you through the steps to quickly reset a cPanel ..

Read more

Introduction Monitoring disk usage is an essential task for system administrators to ensure that servers run efficiently and do not encounter downtime due to insufficient storage. cPanel & WHM provides built-in options to automatically send alerts when disk space usage reaches warning or critical levels. Enabling these alerts helps you take proactive action before your ..

Read more

Introduction:Your website may look great and function smoothly, but without proper security, it’s vulnerable to attacks, data breaches, and malicious bots. The .htaccess file is a powerful configuration file used by Apache servers to control security, access, and redirects — all from within your hosting environment.In this guide, you’ll learn how to access, edit, and ..

Read more

Introduction: In web hosting environments managed through WHM/cPanel, administrators often need to suspend user accounts for various reasons such as non-payment, abuse, or maintenance. While this can be done easily through the WHM interface, system administrators often prefer using the Command Line Interface (CLI) for automation, scripting, or remote administration. Steps to Suspend a cPanel ..

Read more

Introduction Two-Factor Authentication (2FA) adds an extra layer of security to your WHM login by requiring a temporary security code generated on your mobile device, in addition to your password.This ensures that even if someone obtains your WHM password, they cannot access your server without the time-based verification code — protecting your server from unauthorized ..

Read more

Introduction In WHM/cPanel, each hosting account is assigned a package that defines its resource limits (such as disk space, bandwidth, number of domains, etc.).There are cases where you may need to change the package of an existing account (e.g., upgrading from a starter plan to a higher plan). This document outlines the procedure to switch ..

Read more

Introduction:Cron jobs allow you to automate commands or scripts at specific times or intervals. This is useful for tasks like cleaning up temporary files, running backups, or executing scripts without manual intervention. In this guide, you’ll learn how to create, edit, and remove cron jobs in cPanel. Prerequisites:1. cPanel access for the domain Step 1:Access ..

Read more

Introduction: Managing domains through the cPanel graphical interface is common, but for system administrators and developers, the command line often provides more speed, flexibility, and opportunities for automation. Using cPanel’s UAPI (Universal API), we can easily add an Addon Domain directly from the command line. Steps to Add an Addon Domain Using UAPI: Step 1: ..

Read more