Archives : September-2025

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