I'm looking for a good starting point to learn Linux commands and coding specifically for the Steam Deck. Are there any websites or resources that would help me grasp the basics?
5 Answers
linuxjourney.com is a popular go-to for learning Linux. Since the Steam Deck runs SteamOS3, which is based on Arch, make sure you get familiar with Distrobox. It can be super useful for managing your software needs directly on the Steam Deck!
You might also want to check out the resources page in the Linux4Noobs wiki. There are plenty of links to get you started! And remember, it's a good idea to back up regularly and test things in a VM before running them on your main system!
There aren't many tutorials specifically for the Steam Deck, but a great general resource is linuxjourney.com. If you're looking to have a bit of fun while learning the terminal commands, check out cmdchallenge.com. It really helps with getting accustomed to the commands!
I found this book to be incredibly helpful for Linux beginners: linuxcommand.org/tlcl.php. It covers the fundamentals and is really user-friendly. Definitely worth a look!
I have a curated list of resources that might be of use, focusing on Linux CLI tools and shell scripting: learnbyexample.github.io/curated_resources/linux_cli_scripting.html. It's a great way to dig deeper into command line usage!
Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux