Hey everyone! I'm a total newbie looking for some straightforward resources to help me get started with using the terminal. Specifically, I'd love a guide that covers the basics, like what packages and libraries are, how to install apps using command lines, and other essential commands. Just something that's easy to reference!
Currently, I'm using Crostini on a Lenovo Flex 5 Chromebook and I have MX Linux on a flash drive since I thought running a distro off RAM and USB was a cool idea.
On a different note, I have a Windows 11 PC with Realtek drivers on an ASUS Prime B550 II WiFi motherboard. Are there drivers or a way to load something onto my MX USB drive to get my WiFi working? Previously, I used a network card to upload the drivers but removed it to save space. I'd rather not reinstall the card if possible.
P.S. I mentioned TinyCore earlier but meant to say MX Linux. I tried TinyCore but gave up on booting it. My bad!
2 Answers
Hey! For terminal resources, I recommend checking out the official documentation for MX Linux and sites like Linux Journey. They break things down really well for beginners. As for the WiFi issue, since you're using an ASUS Prime B550 II, make sure your BIOS settings are correct and double-check if the built-in WiFi is enabled. You might not need any extra drivers, but if you do, you can often install them through the package manager in MX Linux. Good luck!
If you're looking for a quick command reference, I suggest creating a cheat sheet with basic commands, like how to install packages with 'apt' or 'dpkg'. It's super handy. Also, try connecting your PC with Ethernet temporarily to get the drivers first. Once you have them, you can switch back to WiFi. Hope that helps!
Creating a cheat sheet sounds like a great idea! I might do that as well. Good to know about using Ethernet just for the initial setup.

Thanks for the tips! I’ll look into those resources. I didn’t realize the WiFi might be disabled in the BIOS, so I’ll check that out.