I'm currently okay with my Windows 10 setup—I've removed most of the bloatware and updates, and everything runs smoothly—but I really want to switch to Linux to gain more control and support the project. However, I'm a bit intimidated by using the Terminal and figuring out file paths. I have a spare older laptop that I'm considering using for practice. I'm thinking of wiping Windows on it and installing Linux Mint to start learning how to use programs like Docker and Jellyfin. I'd also like to get familiar with virtual machines for running Windows software and learn about Proton and VPNs. I specifically chose Mint because it seems user-friendly and I have concerns about Ubuntu being corporate-controlled. I'm also wary about my main PC's compatibility with Linux given its hardware setup with an RTX 3060 and multiple monitors. Overall, I'm looking for advice on whether this plan sounds reasonable or if I'm wasting my time.
4 Answers
Make sure to check the hard drive size on your laptop. If you have enough space, dual booting with Windows and Mint could be a great option! You can always use VirtualBox to try out Mint alongside Windows before fully switching over. It might be a good way to ease into the Linux environment without completely abandoning your Windows setup right away.
Practicing on an old laptop is actually a smart move! Just avoid super old models like those Intel Atom laptops; their support is pretty bad. Your laptop sounds like it should handle Mint just fine, especially since it's from 2018 with an i5. Getting used to the filesystem in Linux will help you understand commands better, and you can absolutely learn Docker without getting too deep into the command line right away. Portainer is a great tool to ease into Docker, too!
Don't worry too much about the Terminal; it becomes less scary once you get a hang of the filesystem structure. Start by familiarizing yourself with how files are organized. You might break things a few times, but that’s part of learning! If you're wary, consider trying out VirtualBox on your Windows setup first to install Mint in a virtual machine before committing to a full wipe. Plus, that way, you can keep your Windows files while experimenting! Also, I found the Debian Administrator's Handbook super helpful for getting started.
Great suggestion! I’ll be sure to check out the handbook. Using VirtualBox first might be the perfect way to test things without risking my laptop.
If you're set on diving into Linux, wiping your laptop can be a good experience. Just make sure you're comfortable breaking things—it's a learning curve! Mint is great for beginners, and the community support is a huge plus. Just be prepared for some hardware compatibility issues with your main PC, especially with Nvidia and multiple displays. Overall, it's a worthwhile venture if you're looking to broaden your tech skills!

Thanks for the tip! I’m relieved to hear my laptop should be good enough. I'll definitely check out Portainer.