# inode checking : Inode Usage :  1) You can check the inodes of an account on your server by using SSH: # quota -s 2) If you have SSH access to your account you can view the inodes for a specific folder using the following command : root@XXX [/]#… Continue Reading How to resolve : Internal server Error when accessing cPanel/WHM/Webmail

Introduction Email forwarding is a useful feature in cPanel that allows you to automatically redirect incoming emails from one email address to another. This is especially helpful for businesses and individuals who manage multiple email accounts and want all emails delivered to a single inbox for easier management. In this… Continue Reading How to Setup email forwarder in cPanel

Introduction Password protection is a security feature in cPanel that allows you to restrict access to specific directories on your website. When a folder is password-protected, visitors must enter a valid username and password before they can view its contents. This feature is useful for securing administrative areas, private files,… Continue Reading Protect my folder with password in cPanel

Introduction MX (Mail Exchange) records are DNS records that tell the internet which mail server is responsible for receiving emails for your domain. When someone sends an email to your domain (like user@yourdomain.com), MX records ensure the email is routed to the correct mail server. In cPanel, you can easily… Continue Reading How can I add MX records in cPanel

Introduction cPanel provides an easy way to install popular web applications such as WordPress without requiring manual configuration. Using application installers available in cPanel, users can deploy WordPress within a few minutes by selecting a domain, configuring basic settings, and completing the installation process. This method is ideal for users… Continue Reading Install application like wordpress from cPanel

Introduction A database backup is an essential part of website and application management. It helps protect critical data from accidental deletion, corruption, server failures, security incidents, or migration issues. cPanel provides a simple and user-friendly interface that allows users to create and download database backups without requiring command-line access. By… Continue Reading How can I backup my database from cPanel

Introduction Domain redirection in cPanel allows you to automatically forward visitors from one domain or URL to another destination. This feature is commonly used when moving a website to a new domain, redirecting traffic from a non-www version to a www version (or vice versa), or directing users to a… Continue Reading How can I set redirection of my domain from cPanel?

Introduction Cron jobs allow you to automate repetitive tasks on your website or server by executing commands at scheduled intervals. Using the cron jobs feature in cPanel, you can configure scripts or commands to run automatically at specific times without manual intervention. Prerequisites Implementation Step 1 Log in to your… Continue Reading How can I add a cron job in my cPanel account

What is the CPanel email Auto Responder used for?It is widely used for “away” messages, or to let the people know that you have received their email. It depends on the purpose of the user to send an automatic reply when a email is received. You can setup your auto… Continue Reading CPanel email Auto Responder used and setup auto responder

Introduction Spam emails can consume server resources, clutter inboxes, and increase security risks. cPanel provides several built-in email security features, including SpamAssassin, email filtering, and default address management, to help reduce unwanted emails and improve email security. This guide explains how to configure SpamAssassin and related email protection settings in… Continue Reading How do I set up SpamAssassin and other email security measures?