Tutorials Overview

Linux Server Backup Using Rclone
How to create a simple backup of your Linux server using rclone.

How to Install Nextcloud on VPS
Nextcloud is a popular Open Source productivity platform among the self-hosting community. This tutorial will teach you how to install Nextcloud on VPS. We’ve included both a step-by-step…

What is Cloud-Init and Why is it so Cool?
The process of setting up new server instances can be very annoying and time-consuming. While Docker can be used to replicate a certain software environment, Cloud-Init can be…

Containers vs Virtual Machines (Cloud Explained Series)
Despite all the hype, virtual machines are not likely to be fully substituted by containers in the future. Those are complementary technologies, not rivals – containers and virtual…

A Practical Guide to Superuser Accounts, sudo & root
User rights is one of the first concepts you have to understand when dealing with Linux. This guide is ideal for users who just installed their first Linux…

How to Use SSH Keys with Your Server
Simply password-protecting your Linux server no longer cuts it (they’re vulnerable to online and offline brute force and dictionary attacks, and people historically are terrible with maintaining secure…

How Does Virtualization Work Exactly? (Cloud Explained Series)
In the first article of this series, we explained that the existence of virtual instances like VPS is possible thanks to technology called virtualization. But how does virtualization…

What is a VPS and How Does It Work? (Cloud Explained Series)
A virtual private server (VPS) allows users to set up their own virtual machine without the need to pay for using the whole capacity of a bare metal…

Migration Guide: CentOS to AlmaLinux, Rocky Linux and Other Alternatives
CentOS 8 Reached End-of-Life on December 31, 2021 With Red Hat officially ending support for CentOS 8, users are forced to migrate to a different operating system. While…

First Steps with Contabo: How to Get Your Server Up and Running
In this guide, we will walk you through the necessary steps to use your Contabo server. From accessing your Customer Control Panel for the first time to hardening…

Configuring Additional IP Addresses
The following guide will give you an overview on how to configure additional IPv4 addresses on the most popular operating systems. We designed this article to be helpful…

How to Connect to Your Server Using VNC
In this guide I will show you how to connect to your VPS (or any server) using VNC. What is VNC and How Does It Work? VNC or…

NVMe vs SSD vs HDD Servers: Understand the Difference and Choose the Right Storage for You
Not all drives are made equal. There is a huge difference in price and performance between NVMe, SSD and HDD storage. In this article, we’ll guide you through…

Plesk Backup Manager
Regularly creating backups of your data is crucial in order to avoid a surprise loss of data. With the Plesk Backup Manager you can set up and manage…

High Performance Veeam Backup Target: How to configure your environment
Taking regular backups of your important data is crucial to avoid a surprisingly and costly loss of data. We show you step-by-step how to easily configure your backup…
Scheduled backups in cPanel and Plesk
Creating backups is a very important task for every server administrator. A loss of data often occurs suddenly without a warning. It is possible to create backups manually,…
Webspace: How to run Auto-SSL manually
A free SSL certificate for your domain can be installed at any time within cPanel. Your website will receive automatically a free SSL certificate after 12-24 hours, however…
LEMP: Debian, NGINX + Certbot, MariaDB, PHP
This tutorial shows you how to prepare your Debian VPS for hosting your website.We are not going to perform any fine-tuning or optimization on the default configuration files.…
Webspace: Creating a Blog in Minutes
This tutorial will show you how to create a blog and publish it world wide in just a couple of minutes. The requirement for the Softaculous automatic WordPress…
Installation of a graphical user interface for Linux
All Linux-Server operating systems are installed by default without a graphical user interface (GUI). A GUI on a dedicated server can only be accessed if a KVM is…