I recently switched from Windows to Manjaro and I'm feeling a bit lost as a beginner. Can anyone recommend where I can learn the basics of Arch Linux to better use Manjaro? I'm looking for resources like books, YouTube channels, or any good sites to get started.
4 Answers
Here are some really helpful resources you might find useful:
- Linux Journey
- Linux Command
- Linux Survival Introduction
- Using the Terminal
- Ryan's Tutorials
These links should give you a great start on your Linux journey!
If Manjaro has its own documentation, definitely check that out! If not, the Arch Wiki is a fantastic resource, though it can be a bit overwhelming for new users. Just take it slow with the reading!
Try opening a terminal and typing 'man man' or 'man intro' to start learning about the bash shell. Mastering commands can be optional with modern desktop environments, but if you want to go deeper, knowing the bits and pieces is really helpful. A good book to consider is 'The Linux and Unix System Administration Handbook'. It covers a lot, but be aware some parts might not apply directly to you.
A solid approach is to just dive in and use Manjaro. Whenever you hit a snag, check the documentation and read up on it. That's how I picked things up initially. There might also be some helpful videos if you search around!

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