
What is a LEMP stack?
The LEMP stack, not to be confused with the LAMP stack, has the same goal: to reliably serve your application to the world. Usually, people …
Some guides, tips, and other things related to Linux, servers, and everything in between. Like configuring or installing something and even simple stuff and opinionated content.

The LEMP stack, not to be confused with the LAMP stack, has the same goal: to reliably serve your application to the world. Usually, people …

A LAMP stack is often associated with stability, simplicity, and power. And it’s no joke either, as the LAMP stack is one of the first …
So after writing this aricle, I realised I forgot to mention how to fix the alsamixer not saving settings during system restart issue. Sure, normally …

So this is a fast one. I’ve been using Fedora, but this deffinetly works in most Linux distros like Linux Mint and others. I use …

Blog, Linux, servers & stuff, Reviews
In November, along with the release of Fedora 35, I decided to give it a try. Give it a try, as in using it daily …

I just realized that I write about unzipping here, but I forgot to say anything about zipping. So this is a fast write-up on how …

Brotli is a compression algorithm developed by Google as an alternative to Gzip. Brotli is superior in performance, so you might want to have it …

Blog, Dev & everything else, Linux, servers & stuff
A great way of defining self-hosting is the concept in which you are hosting your own applications, data, and software tools. Self-hosting can be open …

To put it simply, containers are a form of operating system virtualization. You can use a single container to run anything from a small microservice …

Often referred to as a VM, a virtual machine is a virtual computer within a computer. A virtual machine is no different than any other …