The Beginner Guide to Pacman

One of the most important things to now as a Linux user is the package manager of your distro. For Arch this is Pacman. It's an easy way to install and remove software, without having to download installers. In this guide I am going to show you, how…

How to use LetsEncrypt with Certbot

Certbot is a wonderful tool you can use to: Generate a SSL certificate with LetsEncrypt and automatically install and configure it on your webserver. Prerequisites You'll need a website that's already online and hosted on a server. Obviously a domain is also necessary. Installing Certbot... on…

How to install Plausible Analytics on Debian 11

You don't have to pay for Plausible. You can simply host it yourself. In this guide I will show you: How to install the Plausible docker container and setup a reverse proxy with Nginx. This will enable you to track any website. Reasons to choose Plausible over Google…

Choosing a Linux Distro as a Beginner

As a beginner and even as an advanced Linux user it can be very difficult to choose the right distribution. Maybe you haven't even heard about Ubuntu yet. In this post I want to introduce you to the three main distributions. 😉Take a look at this guide if…