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 …
How To Install DirectAdmin – Complete Installation Tutorial
DirectAdmin is one of the fastest web control panels for Linux servers that’s currently among the most popular cPanel alternatives. It comes with all the basic functions you’d expect from …
The Ultimate WordPress Security Guide 2020
Over 1/3rd of all websites are powered by WordPress – making it the most popular content management system by far. This often leads to the conclusion that all websites powered by …
How To Install Discourse On Ubuntu
In this Discourse installation guide, we’re going to walk you through the process of installing Discourse – our favorite forum software – on Ubuntu’s latest releases. Server Requirements The minimum server …
Install Rocket.Chat with Docker as a Slack alternative
Affected by the recent Slack outage? Looking for a free Slack alternative? In this tutorial, you’ll set up Rocket.Chat in minutes using Docker.