This 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…
How to change the admin email with WP-CLI
October 29, 2024 / WordPressThis article covers the steps of changing the admin email with WP-CLI. WP-CLI (WordPress Command Line Interface) allows you to efficiently manage your WordPress site, including updating the admin email.…
How to enable cPanel/WHM protection via let’s encrypt
October 25, 2024 / cPanel & WHMDo you want to secure services like WHM, cPanel, and Webmail using Let’s Encrypt? Unlike Sectigo, cPanel doesn’t enable this by default, so you must follow a few additional steps…
How to fix plugins disappearing from the WordPress dashboard
October 24, 2024 / WordPressThis article will illustrate how to fix plugins disappearing from the WordPress dashboard. If plugins are disappearing from your WordPress dashboard, there are numerous possible causes and resolutions to consider.…
Introduction to the WordPress toolkit
October 22, 2024 / Getting StartedThe WordPress Toolkit is a powerful management interface that allows you to easily handle your WordPress installations from your hosting control panel. With WordPress Toolkit, you can install, update, secure,…
How to move WordPress from a subfolder to the root directory
October 14, 2024 / WordPressWhen launching our website, we faced the task of moving it from a testing subfolder to the main directory. This common challenge for developers often arises during site development to…