This guide explains how to install the WordPress toolkit using the command line. WordPress Toolkit allows users to install and manage WordPress Websites in cPanel and WHM easily. Let us…
Category: Servers, Hosting & Email
How to generate and verify checksums on Linux
July 7, 2023 / Servers, Hosting & EmailThis article explains how to generate and verify checksums on Linux. A checksum (hash) is an alphanumeric value that signifies the content of a file. It is generally used to…
How to remove emails from mail queue in WHM
July 6, 2023 / Email HostingIn this article, we have explained how to remove emails from mail queue in WHM. The mail queue manager is used to remove, view, and try to deliver the queued…
How to manage PostgreSQL databases
July 5, 2023 / MySQLIn this article, we will explain how to manage PostgreSQL databases. If you are looking to manage your PostgreSQL database users, then visit this article. Once you have created a…
How to fix the issues MySQL passwords do not work after upgrade
July 3, 2023 / MySQLIn this article, we will explain how to resolve the problem that occurs after a server is upgraded to MySQL 5.6.5 or later. To know the version of MySQL If…
How to import E-mail accounts and forwarders in cPanel
June 28, 2023 / Email HostingIn this article, we will explain how to import e-mail accounts and forwarders in cPanel. Instead of creating each account or forwarder individually, you can save a tonne of time…
How to configure E-mail accounts through Webmail
June 26, 2023 / Email HostingIn this article, we will explain how to configure e-mail accounts through the webmail interface. It is an easy and simple way to use the webmail interface, email account users,…
How to copy a MySQL database using phpMyAdmin
June 22, 2023 / MySQLIn this article, we will describe how to copy a MySQL database with the help of phpMyAdmin. Follow these steps to copy a MySQL database using phpMyAdmin: Log into your…
How to import a MySQL/MariaDB database
June 19, 2023 / MySQLThis guide explains how to import a MySQL/MariaDB database. Follow the steps: To import MySQL/MariaDB database file, first you will have to add an empty database. Log in to MySQL/MariaDB…
How to restart the service through WHM
June 13, 2023 / cPanel & WHMThe server works resourcefully, and the performance is improved by restarting it. In this guide, we will explain how to restart the service through WHM. Let us follow the steps…
How to manage WordPress via command line
June 7, 2023 / WordPressIn this article, we will explain how to manage WordPress from the command line with the cPanel WordPress Toolkit. WordPress Toolkit can be managed via command-line using the WordPress-toolkit command…
How to prevent SQL injection attacks in web applications
May 29, 2023 / MySQLSQL Injection is one of the most common security vulnerabilities in web applications. It occurs when an attacker manipulates SQL queries to execute malicious commands, potentially compromising the database and…
How to Backup an SQL Server Database using Management Studio
May 26, 2023 / MySQLBacking up an SQL Server database using Management Studio ensures data integrity and protection against data loss due to system failures, accidental deletions, or corruption. Follow the steps: Open Microsoft…
How to delete a MySQL database user
May 24, 2023 / MySQLIn this article, we will explain how to delete a MySQL database user using cPanel. Follow the steps: Login to your “cPanel account”. Search for the “Databases” section of “MySQL…