knowledgebase

How to Resolve the “DNS Entry Already Exists” Issue in cPanel/WHM

When managing hosting accounts on cPanel/WHM, you might encounter the error:"A DNS entry for “[domain.com]” already exists. You must remove this DNS entry from this server or all servers in the DNS cluster to proceed."This error arises when residual DNS records for the domain exist on your server or DNS cluster, preventing the creation of a new account. In this guide, we’ll walk you through resolving this issue step-by-step. This blog is designed for hosting professionals and server administrators, especially those catering to web hosting clients who value efficient and reliable hosting services.Why Does This Error Occur?This error typically happens due to:A previous hosting account for the domain that wasn’t fully removed.Leftover DNS configurations in cPanel/WHM...
How to Expand Root Partition on CentOS / AlmaLinux 8/9 in VMware ESXi: A Step-by-Step Guide

How to Expand Root Partition on CentOS / AlmaLinux 8/9 in VMware ESXi: A Step-by-Step Guide

Running out of space on your CentOS or AlmaLinux VM hosted on VMware ESXi? Expanding the root partition can resolve storage issues and improve server performance. This comprehensive guide will walk you through expanding the root partition, logical volume (LVM), and filesystem in CentOS 7, CentOS 8, AlmaLinux 8, and AlmaLinux 9.By the end of this tutorial, you will learn:How to rescan the disk and extend partitions in VMware ESXi.How to expand LVM-based logical volumes and filesystems.How to handle situations where growpart is unavailable.Let’s get started.Why Expand the Root Partition?Over time, disk space can become limited due to:Increased storage needs for applications, logs, or backups.Growing data requirements for websites or databases...
How to Expand Root Partition on Ubuntu VM in VMware ESXi: A Step-by-Step Guide

How to Expand Root Partition on Ubuntu VM in VMware ESXi: A Step-by-Step Guide

As a system administrator or developer, managing storage efficiently in virtual machines is essential. If you're using VMware ESXi to host an Ubuntu VM and need to expand the root partition due to increasing disk usage, this guide will help you. Follow our step-by-step process to extend your Ubuntu root partition (LVM-based) safely and effectively.By the end of this tutorial, you will learn:How to rescan a virtual disk after adding space in VMware ESXi.How to expand the logical volume (LVM) and filesystem in Ubuntu.This detailed guide is optimized for both beginners and experienced professionals looking to enhance their virtual infrastructure.Why Expand the Root Partition in Ubuntu?Running out of disk space on your Ubuntu server can cause critical issues, includi...
How to Set Up Zoho Mail with cPanel-Connected Domains: A Step-by-Step Guide

How to Set Up Zoho Mail with cPanel-Connected Domains: A Step-by-Step Guide

Setting up Zoho Mail for a domain connected to cPanel is a straightforward process but involves several crucial steps. This guide will take you through the process of integrating Zoho Mail with your domain, hosted on a cPanel-powered server. The setup involves creating and verifying the domain, updating DNS records, and configuring your Zoho Mail account for seamless email communication.Step 1: Create a Zoho Mail Account and Add Your DomainBefore diving into the cPanel side, you need to set up your domain in Zoho Mail.Sign Up for Zoho Mail:Head over to Zoho Mail and create an account. Zoho offers both free and paid plans, so choose one that fits your needs.Access the Admin Console:Once logged in, go to the Zoho Mail Admin Console by clicking on your profile ...

How to Uninstall WordPress from cPanel(4 Steps)?

WordPress has become a go-to platform for building websites due to its flexibility and ease of use. However, there are instances where you might need to uninstall WordPress.Whether you’re looking to migrate to a new platform, resolve persistent issues, or start afresh, knowing how to effectively remove WordPress from your hosting account is crucial.This guide walks you through the detailed process of uninstalling WordPress using cPanel, ensuring a clean removal of files, databases, and configurations.Steps to Uninstall WordPress from cPanelFirst of all If you haven't install WordPress then you can follow this blog: How to Install WordPress on cPanel?STEP 1: Login to cPanel.STEP 2: Navigate to the Software section within cPanel, then proceed to select the Softa...
How to Download MySQL Database Backup form cPanel( 2 Method)?

How to Download MySQL Database Backup form cPanel( 2 Method)?

In today's data-driven world, safeguarding your website's information is crucial. One of the most effective ways to protect your data is by regularly backing up your MySQL database. Whether you're a seasoned webmaster or a novice, having a reliable backup can save you from potential data loss due to accidental deletions, server crashes, or malicious attacks.cPanel, a popular web hosting control panel, offers user-friendly tools to manage your web hosting environment, including robust options for database management.In this guide, we'll explore two straightforward methods to download MySQL database backups directly from cPanel. By following these steps, you can ensure that your website's data remains secure and easily restorable, giving you peace of mind and control over your digi...
Laravel Website: Redirecting /public Folder to Main Domain Using .htaccess

Laravel Website: Redirecting /public Folder to Main Domain Using .htaccess

When you deploy a Laravel application, you'll typically find that the entry point of your website is the public directory, which contains the index.php file. This setup is essential for security reasons, as it keeps your application's core files out of the public HTTP directory. However, when your users visit your website, you might not want the /public segment to appear in the URL. Redirecting traffic from the main domain to the /public directory using .htaccess can create a cleaner, more professional appearance for your Laravel website. In this blog post, we’ll go through how to set up such a redirection.Why Redirect the /public Folder?The primary reason to redirect the /public folder to the main domain is to simplify the URL that your users see. Instead of accessing your websit...

How to change your WordPress Directory ( 5 STEPS) ?

In this blog we are diving into a topic that's crucial for improving the security and organization of your site—How to change your WordPress directory. Whether you're looking to move your WordPress installation to a new folder or simply want to clean up your server's root directory, this guide is for you.We'll walk through the steps to safely and efficiently change your WordPress directory, ensuring everything runs smoothly without losing any data or breaking your site.Reason to change the directory of your WordPress Website?There could be several reasons why you might want to change the directory of your WordPress website:Organizational Restructuring: You may need to reorganize your website's directory structure to better align with your content organization or business ...

How to Add and Verify a Domain to Google Search Console( 2 method)?

Adding and verifying your domain in Google Search Console is a crucial step towards optimizing your website's visibility and performance on Google's search engine. Google Search Console offers valuable insights into how your site is indexed, how it appears in search results, and any potential issues that might affect its ranking.By adding and verifying your domain, you gain access to a suite of tools and reports that can help you understand and improve your website's presence on the web.In this Blog , we'll explore two methods for adding and verifying a domain in Google Search Console.Method 1: By adding a domain property to your Google Search Console accountSTEP 1: If you don’t have a Google account yet, first you have to create one add it in Google Search Console....

How to setup Cloudflare nameserver for Domain( 7 steps)?

Cloudflare is a company that provides a range of services to help websites operate more securely, reliably, and efficiently. One of its primary offerings is content delivery network (CDN) services, which help websites deliver their content faster by caching it on servers located closer to users around the world. This reduces latency and improves website performance. Setting up Cloudflare nameserver for Domain is a Straight forward process.Cloudflare also offers DDoS (Distributed Denial of Service) protection, which helps websites withstand large-scale attacks that attempt to overwhelm them with traffic, thereby keeping them online and accessible to legitimate users.In this blog I will show you how to setup Cloudflare nameserver for Domain.Advantage of using Cloudflare nameserv...