diff --git a/_posts/2024-02-03-linux-my-thoughts-after-a-12-year-journey.md b/_posts/2024-02-03-linux-my-thoughts-after-a-12-year-journey.md index 875bd95..8c2e673 100644 --- a/_posts/2024-02-03-linux-my-thoughts-after-a-12-year-journey.md +++ b/_posts/2024-02-03-linux-my-thoughts-after-a-12-year-journey.md @@ -8,13 +8,12 @@ author: edu4rdshl image: path: /12-years-linux-journey.png alt: Image generated by Bing +excerpt: Let me share what I've learned after 12 years of using Linux as my main operating system. --- -Let me share what I've learned after 13 years of using Linux as my main operating system. - ## Background -I started using Linux in 2011, I was a Windows user, but I was curious about Linux, so I decided to give it a try. I started with Ubuntu, and I was very happy with it, at some point, I wanted to learn much more about Linux, so I decided to try ArchLinux, and that was the best decision I've ever made, as I never looked back. +I started using Linux in 2012, I was a Windows user, but I was curious about Linux, so I decided to give it a try. I started with Ubuntu, and I was very happy with it, at some point, I wanted to learn much more about Linux, so I decided to try ArchLinux, and that was the best decision I've ever made, as I never looked back. Note: You don't need to use ArchLinux to learn Linux, you can learn Linux using any distribution, but ArchLinux is a good distribution to learn Linux because it _forces_ you to read the documentation, and to understand how the system works - ~~not since the guided installer~~ -.