This article explains how to design a package in your reseller WHM. Creating a hosting package in WHM lets you customise cPanel account settings. For example, you can offer a…
Category: Servers, Hosting & Email
How to Use phpMyAdmin to Export MySQL Database
July 3, 2024 / MySQLThe article will show you how to import your MySQL database files in the Plesk control panel using phpMyAdmin. Follow the steps as given below: Log in to your Plesk…
How to Fix “MySQL Command Not Found” Error
June 14, 2024 / MySQLThis guide illustrates how to fix the “MySQL Command Not Found” error. MySQL is an open-source database management system (DBMS) that is well-matched with Linux, Windows, and MacOS. Sometimes you…
How to create a WHM reseller account without an associated domain
April 30, 2024 / cPanel & WHMThis article explains how to create a WHM reseller account without an associated domain. Creating a WHM reseller account without an associated domain allows for managing hosting resources without the…
How to use the Gmail SMTP Server to send emails
April 12, 2024 / Email HostingYou might want to use the Gmail SMTP Server to send emails because it provides a reliable and secure method for sending messages from your Gmail account through other email…
How to configure MySQL on Master Node
April 8, 2024 / MySQLThis guide explains how to configure MySQL on Master Node. By default, MySQL listens on the localhost and does not allow connection from the remote system. Therefore, you will need…
How to transfer your email accounts from one cPanel to another
March 18, 2024 / cPanel & WHMThis guide will walk you through the process of transferring your email accounts from one cPanel account to another. This process is known as Email Account Migration. Here are the…
How to Check the MySQL Version on Windows
March 12, 2024 / MySQLIn this guide, we will explain how to check the MySQL version on Windows. Checking the MySQL version on Windows is crucial for ensuring compatibility, security, and effective troubleshooting of…
How to connect to a MySQL database remotely
March 4, 2024 / MySQLThis guide outlines the process of creating a user on your MySQL® server to enable remote connections to a MySQL database. Please note that the instructions provided here are for…
How to manage default and custom Remote Block Lists on a cPanel server
February 16, 2024 / cPanel & WHMThis guide will assist you in managing the settings for RBLs on your cPanel server. Managing default and custom Remote Block Lists on a cPanel server is essential for enhancing…
How to install cPAddons Site Software from WHM
February 15, 2024 / cPanel & WHMInstalling cPAddons Site Software from WHM streamlines the process of adding and managing popular web applications, improving the functionality and user experience of websites hosted on cPanel servers. It is…
How to enable Spam Box using the command line
February 12, 2024 / Email HostingEnabling the Spam Box using the command line helps filter and organise spam emails, improving email inbox cleanliness and reducing the risk of users being flooded with unwanted messages. Note…
How to Use the Transfer Tool feature in WHM
February 1, 2024 / cPanel & WHMThe “Transfer Tool” in WHM lets you move multiple accounts from another server. It’s versatile, supporting migrations from Plesk, DirectAdmin, Ensim, and cPanel/WHM. In this tutorial, we will mainly cover…
How to eliminate a MySQL User using SSH
January 22, 2024 / MySQLRemoving a MySQL user via SSH is detailed in this guide, where a MySQL user, recorded in the USER table of the MySQL server is deleted along with its linked…