I've recently jumped into the world of Linux, and while it's been a lot of fun (with a mix of frustration), I want to know the best way to dive deeper into learning. Should I keep experimenting until I figure things out, or is there a more structured approach I should take? Also, I didn't back up anything from my Windows setup, so what should I do to set up my new environment for a smoother experience? I'm currently using Linux Mint 22.1. Additionally, I have an Android box (M8s+) that I want to install Linux on. What would be the best version for that box? I'm not entirely sure what I want to do with it yet, but I'm eager to explore!
4 Answers
If you're looking for a smoother setup while learning, you might want to consider using a second machine as a NAS. This way, you can store important files securely and experiment with different Linux setups without the risk of losing your data. TrueNAS Scale is a good choice since it’s based on Debian, similar to what you're already using.
As for getting Linux on your Android box, it's a bit tricky. Not all devices are compatible with standard Linux distros, so you'll need to do some research on your specific M8s+ model. The community around your device can provide insights on what's possible, and there are tutorials out there that can help you transition.
Since you didn’t save anything from your Windows setup, consider setting up regular backups going forward. If you can, try experimenting in a virtual machine before making any permanent changes to your system. This way, you can play around without the fear of breaking something!
To really get the hang of Linux, start with some good resources. A great place to explore is LinuxJourney.com. They provide a solid foundation for learning. Also, take your time with everything; figuring out systemd and trying out different setups can be really enlightening! And remember, Linux comes with built-in documentation—use the 'man' command to learn more about any command you're curious about!

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