Proxmox. Choosing the right virtualisation tool between LXC and VM

Proxmox offers two main virtualisation options: LXC containers and VMs (Virtual Machines). Both allow you to run multiple isolated environments on a single server, but they differ in their approach and ideal use cases. This…

Learn the best practices with SU and SUDO

For security reasons, root is disabled by default with our Linux Cloud Virtual Servers (Cloud Servers). This guide will explain how to use SU and SUDO. Note: if you need to gain access to the…

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…

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 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.…

How To Secure Apache with Let’s Encrypt on Ubuntu 18.04

In this tutorial, you will learn how to secure Apache with Let's Encrypt on Ubuntu 18.04, using the Apache client Certbot to obtain a free SSL certificate and set up your certificate to renew automatically.

How To Secure Apache with Let’s Encrypt on Ubuntu 20.04

In this tutorial, you will use the Let's Encrypt client Certbot to obtain a free SSL certificate for Apache on Ubuntu 20.04 and set up your certificate to renew automatically.

Initial Server Setup with Ubuntu 20.04

This guide should cover everything needed for initial server setup with Ubuntu 20.04.

How To Install the Apache Web Server on Ubuntu 20.04

In this guide, we’ll explain how to install an Apache web server on your Ubuntu 20.04 server.