This guide walks you through installing and securing MariaDB on Ubuntu 20.04. A reliable, open-source relational database system that can be used in place of MySQL is called MariaDB. Because…
Category: Servers, Hosting & Email
How to Fix the “iproute Conflicts with Kernel” Issue
May 15, 2025 / Servers, Hosting & EmailWhile updating a CloudLinux server using yum, you may encounter a conflict error between the iproute package and an outdated kernel. This issue arises because the newer version of iproute…
How to Set Up a Remote PostgreSQL Database Server on Ubuntu 18.04
May 9, 2025 / Servers, Hosting & EmailIn this article, we will explain how to set up a remote Postgresql database server on Ubuntu 18.04. Setting up a remote Postgresql server lets you host your database on…
How to Check Database Uptime in PostgreSQL
April 23, 2025 / Servers, Hosting & EmailIn this article, you will learn how to check database uptime in PostgreSQL. It evaluates its stability and performance. Uptime refers to the length of time the database has been…
How to Download a Database Dump in Plesk
April 19, 2025 / PleskThis guide will explain how to download a database dump in Plesk. It helps you to create a backup of your data for safe storage, migration, or recovery purposes. Plesk…
How to Install Node.js Selector on CloudLinux
April 18, 2025 / Servers, Hosting & EmailTo enable the Node.js Selector for your users on CloudLinux, you need to install a few essential packages. Once configured, users will be able to manage Node.js applications directly from…
How to Create and Manage MySQL Triggers in phpMyAdmin
April 2, 2025 / MySQLIn this guide, we will walk you through the steps to create a MySQL trigger using phpMyAdmin via your cPanel account. A MySQL trigger is a set of instructions (SQL…
How to Install and Use Docker on Linux
March 27, 2025 / Servers, Hosting & EmailIn this guide, you will learn how to install Docker on a Linux system and get started quickly, using Ubuntu Server 22.04 LTS, 24.04 LTS, and 25.04 as examples. Containers…
How to Configure a Static IP Address in Ubuntu
March 26, 2025 / Servers, Hosting & EmailA Static IP Address is useful for servers, remote access, or network configurations where a fixed address is needed instead of a dynamically assigned one. This guide explains setting a…
CageFS can’t start – Error: current running kernel is NOT supported
March 20, 2025 / Servers, Hosting & EmailIn this guide, we will explain how to Fix CageFS Startup Error: Unsupported Kernel. Fix the CageFS initialisation error to ensure the system uses a supported kernel, allowing CageFS to…