What’s the Best Way to Learn Linux and Choose a Beginner-Friendly Distro?

0
7
Asked By CuriousCat123 On

I've set up a dual boot with Linux Mint to dive into learning Linux. I found a site called linuxjourney.com which has been helpful, but I'm curious if there are faster ways to learn. Also, can you recommend any beginner-friendly Linux distributions? Just to clarify, I'm more focused on learning how to use Linux generally rather than diving deep into the Linux kernel specifically.

4 Answers

Answered By InquisitiveIvy On

"Learning the Linux kernel" can mean a lot of things. Are you looking to understand system calls, modify the kernel's source code, or just get familiar with the whole system? From your question, it seems like you’re really just trying to get comfortable with using Linux as an OS, which is a great start!

Answered By TechieTom92 On

If you're interested in the Linux kernel specifically, that site might not be the best resource since it’s more of a general intro. I suggest getting comfortable with Linux in general first before tackling the kernel.

Answered By BeginnerBobb On

You’re on the right track. Just using the OS regularly will help you learn quite a bit, so don’t overthink it!

Answered By KernelKrawler56 On

For a thorough understanding of Linux, consider installing Gentoo from source. It's definitely not beginner-friendly but really useful if you want to understand how everything works under the hood.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.