Start new blog posts

This commit is contained in:
2026-03-28 15:34:32 +01:00
parent 649111f16d
commit a413eb97ef
4 changed files with 154 additions and 1 deletions
@@ -6,11 +6,13 @@ draft = false
author = 'Janis Hutz'
tags = [ 'Linux' ]
categories = [ 'Guides', 'Tutorials' ]
series = [ 'linux-beginner-guide' ]
series = []
series_weight = 1
featuredImage = "cover.jpg"
+++
**NOTE: This post has been [updated](/posts/2026/03/selecting-a-linux-distro/)** This post here is outdated!
Selecting a Linux distribution isn't as crucial as you might think, and other articles might tell you.
{{< admonition type=info title="What is a distro?" open=true >}}