Introduction Nameservers are essential for DNS resolution and allow domains to point to the correct server. In rare cases, nameserver entries may be missing from the server configuration. When this occurs, the nameservers must be manually added to ensure proper DNS functionality. Prerequisites Implementation Step 1 Create a DNS zone… Continue Reading Adding nameservers to your server

Introduction A catch-all email address allows you to receive emails sent to any invalid or non-existent email address under your domain. Instead of rejecting these messages, cPanel can automatically forward them to a designated mailbox. This is useful when you want to ensure that no emails sent to your domain… Continue Reading How to Create a Catch-all email address in cPanel

Introduction Traceroute is a network diagnostic tool used to identify the path that data packets take from your computer to a destination server. It helps diagnose network connectivity issues, routing problems, and latency between your system and a website or server. This guide explains how to obtain traceroute results on… Continue Reading Steps to obtain a traceroute result

Introduction A browser cache stores temporary files like images, scripts, and web pages to help websites load faster. Over time, this cached data can become outdated or corrupted, leading to issues such as slow browsing, login problems, or website display errors. Clearing the cache in browsers like Google Chrome helps… Continue Reading How to Clear Browser Cache

Introduction CloudLinux provides resource isolation for hosting accounts, allowing administrators to monitor and control CPU, memory, and entry process usage for individual users. Monitoring resource consumption helps identify accounts that are exceeding their allocated limits and assists in troubleshooting website performance issues. This guide explains how to check live resource… Continue Reading Live Resource usage for a User

Introduction In most hosting servers, emails sent by the user ‘nobody‘ are restricted to prevent spam and abuse. Many CMS applications use PHP mail functions, and when PHP runs under mod_php or without suEXEC, the mail is often sent as the user nobody. When this restriction is enabled, outgoing emails… Continue Reading Mail sent by user nobody being discarded due to sender restrictions in WHM->Tweak Settings