diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/garuda-linux.md | 7 | ||||
-rw-r--r-- | content/posts/linux-distros.md | 5 |
2 files changed, 10 insertions, 2 deletions
diff --git a/content/posts/garuda-linux.md b/content/posts/garuda-linux.md new file mode 100644 index 0000000..7ac7167 --- /dev/null +++ b/content/posts/garuda-linux.md @@ -0,0 +1,7 @@ +--- +title: "Garuda Linux review" +description: "Spread your wings. An Arch Linux experience, redefined." +date: 2023-06-06T10:50:50+02:00 +draft: true +--- + diff --git a/content/posts/linux-distros.md b/content/posts/linux-distros.md index 4de3d21..7759520 100644 --- a/content/posts/linux-distros.md +++ b/content/posts/linux-distros.md @@ -1,17 +1,18 @@ --- title: "A biased list of recommended Linux distributions" +description: "The red pill comes in many flavors. Pick yours." date: 2023-05-27T16:51:42+02:00 draft: false --- -## Introduction - The second most frequently asked question I get from Linux beginners (right after "Why should I use Linux?") is "Which distro should I choose?" This article will attempt to cover the most popular and, in my opinion, most preferable options that one should consider. I will attempt to cover the process of getting used to Linux in the next article. +<!-- more --> + ## Terminology - WM - window manager. It's the system software that controls the placement and appearance |