In this article, you will learn how to turn off “Include databases in disk usage calculations” option in WHM. Steps to be followed: Log in to WHM. Select the “Server…
How to change DNS server on Windows Server
May 22, 2023 / Domain and DNSIn this guide, we have explained how to change the DNS server on Windows Server. Follow the steps to alter the DNS server on Windows Server: Open Windows by click…
How to disable “Out of memory” warnings through WHM
May 19, 2023 / cPanel & WHMIn this article, we will explain how to disable “Out of memory” warnings via WHM. Here are the steps on how to disable “Out of memory” warnings via WHM: Login…
How to find your DNS server address
May 18, 2023 / Domain and DNSThis guide explains how to find your DNS server address. The method to find your DNS server address may vary depending on your operating system and network setup. Follow the…
How to install cURL on Linux
May 15, 2023 / Command LineThis guide explains how to install cURL on MacOS. cURL stands for “Client for URLs”. It is a command-line tool used for transferring data over various protocols, including HTTP, HTTPS,…
How to update A records from the command line interface in Linux
May 13, 2023 / Command LineIn this tutorial, we would take a look at the steps to update the A record from the command line interface in Linux. Server admins are well aware of the…
How to import and export a database using phpMyAdmin
May 13, 2023 / cPanel & WHMLooking to import and export databases using phpMyAdmin? Then read this article. Using cPanel, you can import and export databases with the help of the phpMyAdmin menu, which you can find in…
How to find a database available in cPanel
May 12, 2023 / cPanel & WHMThis article helps you find out the databases available in a cPanel account. Log in to your “cPanel Account”. Search for the “Databases” and click on the “MySQL Databases” option. Go…
How to modify the database user privileges in cPanel
May 11, 2023 / cPanel & WHMAny database can be managed and changed to many extent with the help of user privileges. With cPanel, you can modify the database user privileges, with customisation options for the…
How to Revoke Privileges from a MySQL User
May 9, 2023 / MySQLThis article explains how cPanel users can revoke database privileges from a MySQL user using either the cPanel interface or the MySQL command line. Method 1: Revoke Privileges via cPanel…