This guide explains how to enable users of sub accounts to change their passwords by email. To enable users of sub accounts to change their passwords by email Follow the…
Category: Servers, Hosting & Email
How to Easily Track an IP Address from Gmail: A Step-by-Step Guide
May 22, 2023 / Email HostingThis guide explains how to track an IP address using Gmail, which can give you a nearly accurate location. The process is straightforward and can be very beneficial for understanding…
How to install Node.js on cPanel enabled server
May 15, 2023 / cPanel & WHMIf you are looking to install Node.js on a cPanel server, you are in the right place! In this guide, we will walk you through two simple methods: using the…
How to Remove a Remote Server to Access your Database
May 14, 2023 / MySQLThis article explains how to remove a remote server’s access to your database. cPanel allows remote servers or applications to access databases hosted on your account. You can manage this…
How to Drop the Table using PhpMyAdmin
May 12, 2023 / MySQLIn this tutorial, we will show you how to use phpMyAdmin to permanently delete tables from a database. Important: Dropping a table permanently deletes all its data and cannot be undone.…
How to manage a MySQL database with phpMyAdmin
May 11, 2023 / MySQLThe main purpose of phpMyAdmin is to manage your databases. You can import, export, drop, edit, and create new tables for MySQL databases with this tool. You may also execute…
How to clear a MySQL database
May 1, 2023 / MySQLIn this article, we will explain how to clear your MySQL database with the help of two different ways: SSH and phpMyAdmin. Using SSH Here, we will use SSH to…
How to log in to WordPress with softaculous
April 27, 2023 / WordPressLogging into WordPress by Softaculous is a simple process that helps streamline your website management tasks. With the close integration of Softaculous with cPanel, your users have access to 381…
How to customise a cPanel server with the WHM server profile
April 19, 2023 / cPanel & WHMThis guide helps in knowing how to customise a cPanel server with the WHM server profile. A tool is helpful in customising a server profile in WHM. To configure a…
How to View the Currently Running Processes on the Servers
April 18, 2023 / cPanel & WHMA server process is a task that is performed on the server. You need to look at the processes currently running on your server to monitor performance and troubleshoot issues.…
How to use EasyApache 4 to install suPHP with mod-suPHP
April 14, 2023 / Servers, Hosting & EmailThis article explains how to use EasyApache4 to install suPHP with mod-suPHP. SuPHP is a utility for running PHP programmes with the owner’s permissions. It comprises of a setuid root…
How to detach a WordPress setup from the WP toolkit via WHM and command line
April 13, 2023 / WordPressIf you want to remove or reconfigure a WordPress installation, it may be necessary to detach the WordPress setup from the WHM. Whether you’re working through the WHM interface or…
How can a MySQL database be wiped out using cPanel
April 10, 2023 / MySQLThis article explains how to wipe out a MySQL database in cPanel. Follow the steps: Log in to cPanel. Select the “Databases” section and click on the “phpMyAdmin” sub-option. Select…
How to disable the parent directory’s rewrite rules for some subfolders
April 6, 2023 / MySQLIn this article, we have explained how to disable the parent directory’s rewrite rules for some subfolders. Many content management systems offer a default.htaccess file with SEO-friendly rewrite rules, including…