This article will walk you through installing WordPress through WP-CLI on AlmaLinux. WP-CLI is a powerful command-line tool for managing WordPress. It enables users to perform tasks like installation, updates,…
How to Locate Large Files in cPanel Using the Terminal
November 29, 2024 / cPanel & WHMRunning low on disk space can affect your website’s performance. To resolve this, it is important to identify which files or directories are consuming the most space. cPanel’s built-in terminal…
How to set forwarding rules for emails
November 28, 2024 / Email HostingThis guide explains how to set email forwarding rules. Forwarding rules ensure that important emails are automatically redirected to the desired address, saving time and improving communication efficiency. Follow the…
How to Convert an HTML Template into a WordPress Theme
November 25, 2024 / WordPressThis article explains how to convert an HTML template into a WordPress theme. Converting an HTML template into a WordPress theme permits you to take your static website design and…
How to Add Pagination in a WordPress Website
November 20, 2024 / WordPressPlagination is an important feature for organizing content and improving user experience on your WordPress website. It assists in breaking up large amounts of content into manageable sections, such as…
How to Check and Repair a Corrupted MySQL Database Table Using SSH
November 18, 2024 / MySQL Sales FAQThis guide explains how to use MySQLcheck to repair a corrupted database table. Checking and repairing a corrupted MySQL database table using SSH ensures the integrity of the database, stopping…
How to Install Jitsi on AlmaLinux 9
November 13, 2024 / How-to GuideThis guide will walk you through the process of installing Jitsi on AlmaLinux9. Jitsi is an open-source video conferencing solution that offers secure, high-quality video communication. Prerequisites: A server running…
How to Migrate a Drupal Site to WordPress
November 11, 2024 / How-to GuideThis guide will walk you through the process of migrating your Drupal site to WordPress. Migrating a site from Drupal to WordPress can modernise the content management system and offer…
How to Configure and Manage Firewalld
November 8, 2024 / How-to GuideIn CentOS 7 environments without cPanel/WHM, Firewalld is the default firewall system. It is an improvement over the older Iptables, offering a more user-friendly interface with easier-to-understand commands. Firewalld organises…
How to export/import a MySQL database through SSH
November 6, 2024 / MySQLIn this article, you will learn how to export and import a MySQL database via SSH. For databases larger than 128MB, using SSH is recommended for the export/import process. …
How to Configure Your WordPress Site on cPanel Using Advanced Tools
November 4, 2024 / cPanel & WHMThis guide provides step-by-step instructions for setting up a WordPress website on your hosting account through cPanel, utilising advanced tools like WordPress Toolkit, CloudLinux, AccelerateWP, and Imunify360. Overview Accessing cPanel…
How to Switch Users in Linux
October 31, 2024 / How-to GuideSwitching users in Linux allows you to change from one user account to another without logging out of the current session. This can be useful for performing administrative tasks or…
Overview of AccelerateWP: Essential Features and Benefits
October 30, 2024 / WordPressAccelerateWP is a cPanel control panel feature included with all WHUK Managed WordPress hosting packages, including WP Shared, WP Shared Pro, and WP Dedicated. Its purpose is to optimise and…
How to import an SSH key via root access
October 30, 2024 / Sales FAQThis article explains how to import an SSH key via root access. Importing an SSH key via root access allows for secure, password-less authentication when connecting to the server, enhancing…