Tutorials

How to Use SSH Keys with Your Server

ssh keys cover

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 password practices): you have to secure it with SSH keys. This tutorial will teach you what are SSH keys and how to replace the default Linux password […]

How to Use SSH Keys with Your Server Read More »

How Does Virtualization Work Exactly? (Cloud Explained Series)

virtualization cover picture

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 itself work in detail? In the second part of Cloud Explained Series, we’re going to talk about how a virtual machine is connected to the hardware, what

How Does Virtualization Work Exactly? (Cloud Explained Series) Read More »

What is a VPS and How Does It Work? (Cloud Explained Series)

cover pic VPS

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 server (i.e., vps hosting in a nutshell). Studying the technology behind a VPS is a good start towards understanding the cloud as a whole because VPS instances

What is a VPS and How Does It Work? (Cloud Explained Series) Read More »

Migration Guide: CentOS to AlmaLinux, Rocky Linux and Other Alternatives

CentOS cover picture

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 CentOS 7 remains supported till end of 2024, the life cycle of the newer CentOS 8 was cut short by Red Hat for the end of 2021.

Migration Guide: CentOS to AlmaLinux, Rocky Linux and Other Alternatives Read More »

First Steps with Contabo: How to Get Your Server Up and Running

First steps article cover picture

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 your security, we’ll show you all the essentials to run a server. After you read this article, we recommend you dig deeper by following links to more

First Steps with Contabo: How to Get Your Server Up and Running Read More »

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 requesting the certificate manually will install it immediately. In case your browser shows the following warning when accessing your website via https:// the SSL certificate might not

Webspace: How to run Auto-SSL manually Read More »

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. So neither NGINX, MySQL or PHP (LEMP) will get any other than the necessary configuration changes in order to run a website properly. 1. Install the Software

LEMP: Debian, NGINX + Certbot, MariaDB, PHP Read More »

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 connected.This tutorial will guide you through an easy installation process of the two most common GUIs for Ubuntu, Debian and CentOS.Please note that you will always have

Installation of a graphical user interface for Linux Read More »

Scroll to Top