Nginx Basics – Part 1: Easy TLS / SSL setup using Certbot and Let’s Encrypt
TL;DR Version To install Nginx and Certbot on Ubuntu/Debian systems, you first need to make sure that your FQDN has an A record pointing at your server’s public IP, and …
Nginx Basics – Part 0: Configuration Files
Nginx is one the most useful pieces of software when it comes to the web. It has quickly grown from a simple web server to a fully-featured load balancer, reverse …
Docker, Nginx and Certbot to Host multiple websites — Updated 2021 edition
When buying a beefy VPS for a low price, like the ones we offer, customers do tend to use it for more than one project. Don’t get us wrong, we …
Install mailcow using mailcow: dockerized (Tutorial)
Mailcow is a user-friendly mail system for sending, receiving and managing email, email users and more. Its only officially-supported install method uses the consistency and ease of Docker and dockerized …
How Much RAM Does My VPS need?
The question that plagues more VPS buyers than any other. And while no one size fits all, there are some easy ways to determine your needs or current usage.
How to choose a Linux distro that’s right for you
As a beginner, figuring out how to choose a Linux distro that’s best for you can be an intimidating proposition. There are literally hundreds (upon more hundreds) of Linux distros …
How To Install OpenVPN on Debian 10 (Tutorial)
Protect your browsing data: Install OpenVPN on Debian 10 There are literally lists of reasons why you might want to use a VPN, but keeping your data safe is #1 …