I'm not super tech-savvy, but I started my journey into Linux after getting tired of Windows. I've converted a couple of my devices already. I set up my travel laptop with Linux Mint Cinnamon to handle basic work tasks and learned how to sync folders using rclone, which was a bit tricky. Then I converted my sluggish ARM Chromebook, tackling the unique bootloader setup and installing Mint XFCE. Now, I'm getting ready for my big desktop conversion, eyeing CachyOS or Bazzite for gaming. I'm looking to build my confidence in Linux first before taking that step. So, what projects or installations can I dive into on my current machines to boost my Linux skills?
4 Answers
How about setting up a home lab with Ubuntu Server? It’s an excellent way to learn Linux without a desktop environment, which really helps you build those core skills.
I totally agree with the home lab idea! Plus, you can dive into the Ricing community. Customize your Linux system's appearance and behavior. Start with a virtual machine to avoid accidental system mess-ups. This'll get you comfortable with the terminal as you learn about files, packages, and how everything works together.
Arch Linux is considered harder mainly because it's minimalistic—you're doing a lot of manual configurations. If you want a fun challenge, look into customizing Arch and maybe even check out the Linux From Scratch (LFS) project. Building your own Linux is a great way to learn, but I recommend doing it in a virtual machine first.
Just so you know, CachyOS makes things easier with a lot of functionality already set up. Regular Arch requires you to build and manage everything yourself, kind of like assembling a car from parts! While some love that level of control, if you're looking for something a bit more streamlined, Bazzite might be the way to go, especially if you’re into gaming.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux