Introduction Netstat (Network Statistics) is a command-line utility used to monitor and troubleshoot network connections on Linux systems. It provides detailed information about active TCP/UDP connections, listening ports, routing tables, network interfaces, and protocol statistics. This quick reference guide covers some of the most commonly used netstat commands for system administrators and developers. View Listening ..
Introduction This guide explains how to generate an API token for an individual cPanel account. The generated token inherits the same permissions and access level as the cPanel user that created it, allowing authenticated access to cPanel API functions without using the account password. If you need an API token with customized permissions or restricted ..
Introduction Apache log levels control the amount of information written to the Apache error logs. When troubleshooting website or server-related issues, increasing the log level can provide more detailed information about the cause of an error. This guide explains how to modify the Apache LogLevel setting through WHM. Prerequisites Implementation Step 1 Log in to ..
Introduction The DNS Cluster feature in WHM provides flexibility for managing DNS zones across multiple servers. Depending on your infrastructure requirements, you may need to modify the role assigned to a server within the DNS Cluster. This guide explains how to update the DNS role for a cluster member. Prerequisites Implementation Step 1 Log in ..
Prequistise Root access to the WHM account Implementation Step 1: Log in to the WHM with root credentials Step 2: Click on the Account Functions icon Step 3: Click on the Password Modification link in the left navigation Step 4: Select the account that needs a new password Step 5: Enter a new password & ..
Introduction MySQL databases store the data used by websites, applications, and services hosted under a cPanel account. If a database is no longer needed, you can remove it directly from the cPanel interface. Before deleting a database, ensure that you have a recent backup, as this action is permanent and the data cannot be recovered ..
Introduction WordPress Toolkit is a powerful management tool available in WHM and cPanel that simplifies the administration of WordPress websites. It provides features such as installation, updates, security management, backups, staging, and website cloning. The cloning feature allows administrators to create an exact copy of an existing WordPress website, making it useful for testing, development, ..
Introduction ProxyErrorOverride is an Apache directive that allows custom error pages to be displayed instead of the default error messages returned by a backend server or proxy service. In a WHM/cPanel environment, enabling ProxyErrorOverride can improve the user experience by ensuring that visitors see branded and customized error pages when backend services encounter issues. This ..
Introduction A wildcard subdomain allows you to direct all non-existent subdomains of your domain to a specific directory on your hosting account. This is useful for applications that dynamically generate subdomains, multi-tenant websites, custom URL routing, and development environments. This guide explains how to create and configure a wildcard subdomain using cPanel. Prerequisites Before proceeding, ..
Introduction Regular backups are essential for protecting websites, databases, and server configurations from data loss. However, improperly configured backup retention policies or insufficient disk space monitoring can cause backup files to consume all available storage on a server. WHM provides built-in options to monitor available disk space before running backups and to control the number ..
Recent Comments