Hey everyone! I'm just getting started with Linux and know a few basic commands. I'm looking for recommendations on where to learn Linux for free, ideally resources that can take me to an expert level. Any suggested YouTube playlists, online courses, or websites would be super helpful! Also, is it necessary to have a Linux boot setup, or can I just use Windows Subsystem for Linux (WSL) for practicing commands?
5 Answers
If you want to learn Linux for free, the best approach is to just use it. Set specific goals to work towards, and utilize the man pages a lot. The Linux Documentation Project ([tldp.org](https://tldp.org/)) is also a fantastic resource. Don’t rely solely on AI or forums like Stack Overflow without checking the info against the proper documentation. Start with small, manageable tasks and build your way up. You might even find fun projects like remixing videos or setting up a media server!
The best way to learn Linux is by diving in and getting hands-on experience. You can definitely find structured resources like videos and blogs if you look around. Personally, I think using WSL could be a bit confusing for newbies, so I’d recommend installing a virtual machine or using an old computer to really get the hang of it.
You might also like [linuxcommand.org](https://linuxcommand.org/). It's another solid resource for picking up Linux commands and concepts.
For a more hands-on approach, try going to the Arch Wiki and attempt installing Arch Linux manually. It’s challenging but very rewarding! You can find loads of information there to help customize your environment too.
Check out this site: [linuxjourney.com](https://linuxjourney.com/). It's a great resource to start learning Linux basics at your own pace!
Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux