Does anyone have a Linux 101 website they can point me to?

I'm muddling through, following steps on blogs or forums when I run into an issue. But I don't feel like I really *get* it.

For example navigating the file system in the terminal, and basic terminal commands, stuff like that.

Running pop os which is based on Ubuntu (I think).

#linux #OpenSource

@MsHearthWitch

Start with this as its split nicely into little chunks and the explanations are easy to follow:

- https://linuxjourney.com/

Next look at "The Linux Command Line" book by William Shotts. The book is available for free here:

- https://linuxcommand.org/tlcl.php

- Download link: https://sourceforge.net/projects/linuxcommand/files/TLCL/24.11/TLCL-24.11.pdf/download

If you want something interactive:

- https://linuxsurvival.com/

Lastly, create a VM and experiment. Play around. Read man pages and available docs. Ask questions.

Linux Journey - Learn Linux with Free Linux Tutorial & Course

Learn Linux with free tutorial and beginner-friendly courses. Explore Linux basics, essential Linux commands, and practical skills for mastering Linux step by step. Start your Linux journey today!