Mastering cPanel and WebHost Manager for Resellers: Best Practices

cPanel, combined with WHM (WebHost Manager), is a powerful duo for managing reseller hosting accounts. It streamlines administration and empowers you to offer exceptional service to your clients. This guide explores best practices to optimise…

What is rsync and how to use it?

Data synchronisation is a crucial aspect of managing files and folders across different systems or locations. Among the myriad of tools available for this purpose, rsync stands out for its efficiency, flexibility, and robustness. In…

How to migrate a Linux VPS Cloud Server with rsync

If you’re looking to move to a different Virtual Server Cloud Hosting Provider for your Linux Server,  you will be looking to do so with minimal effort. We recommend using rsync to manage the migration…

How to speed up your WordPress site

How to speed up your WordPress site Site speed affects website performance in more ways than one. For starters, it’s a crucial factor in how search engines like Google rank websites and pages. A lot…

Migrate from CentOS 7 to AlmaLinux 8 [Easy Guide]

With CentOS 7 fast approaching End of Life in June 2024, this article explains how easy it is to upgrade from CentOS 7 to AlmaLinux 8 using the ELevate tool. What is Elevate? ELevate is…

How To Install Linux Kernel 5.x on Almalinux 8 or Rocky

By default both AlmaLinux and Rocky Linux 8.x come packaged with Linux Kernel 4.x, whereas the latest stable long term was 5.4 and stable mainline kernels 5.18. This guide will show you how to install/upgrade…

How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7

Introduction A LEMP software stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which…

How To Use Custom webpack Configurations with Angular CLI Builder

This tutorial will teach you, step-by-step, how to use custom webpack configurations with Angular CLI Builder.

How to create a Proxmox Template with a Cloud-Init image

This guide will show you how to create a Proxmox KVM Template from a Cloud-Init Image. You will need to have a prepared Cloud Image with Cloud-Init. Check out this guide to see how to…

How to prepare a Cloud-Init OS Templates for Proxmox

This guide will show you how to prepare a Cloud Image for a Proxmox VM Template. The same process works for any Cloud-Init OpenStack based image.  We deploy Cloud-Init based KVM Cloud Servers from WHMCS.…