I'm diving into the world of Linux on my own, and I could use some guidance. I'm 18 and not currently enrolled in any classes since I'm saving for college, so paying for courses is out of the question. I've been using Linux for just under a year, mainly running Bazzite, but I've also got Linux Mint on a second system. So far, I haven't faced many issues except for not getting notified when updates are needed, and my auto-update feature isn't working—though I'm alright with that. I also have an old laptop running Windows that I'm planning to wipe, and I'd love recommendations on how to learn Linux better or any specific distros that might help me out.
5 Answers
Installing Linux distributions like Arch or Gentoo can be very educational since their wikis are super detailed. You’ll learn a lot through the installation process as you read up on how to set everything up. That said, if you're looking for something a bit easier to start, I found that using a VM for practice is a great way to experiment without messing anything up on your main system.
Before diving in, maybe think about what you specifically want to learn. Are you just exploring, or do you have a project in mind? Having a goal can really enhance your learning experience.
When I wanted to learn Linux, I installed Arch on an old laptop. It was a challenging process since I did it manually, but it taught me a ton about how everything works. I used the command line a lot and even set up things like aliases in my bashrc file to help streamline my commands. It’s not for everyone, but if you're up for a challenge, it could be really rewarding!
I highly recommend checking out "The Linux Command Line" by William Shotts. It's a great book that's available for free online, and it's perfect for getting a solid foundation on using the command line, which is super important for Linux. You can definitely use Linux without it, but learning the command line opens up so many possibilities!
Honestly, just get a beginner-friendly distro like Ubuntu or Mint and start using it for your daily tasks. Don’t hesitate to encounter problems—each issue can be a learning opportunity. Plus, there are so many tutorials online, from YouTube to RTFM!

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