I'm trying to repurpose my old Windows laptop into a simpler system for my mom. A new Windows 11 machine would be way too much for her needs, so I'm looking to install a user-friendly Linux distribution. All she requires is a web browser and a way to print to a USB laser printer. Wired internet is acceptable, but it would be nice if the wireless functionality works.
The ideal setup would be stable and low maintenance for me since she primarily uses it for checking webmail, browsing news, and watching YouTube videos. Currently, she's on Windows 10 but often clicks on ads and gets minor malware, which I'd like to avoid in the future.
I'm a bit of a Linux newbie but have a lot of experience with Windows. Ideally, I'd like to find a distribution that allows easy installation from a USB boot with most configurations done automatically. Is this a reasonable plan?
5 Answers
Whatever you choose, definitely consider replacing the default Firefox with Floorp and add uBlock Origin along with FB Purity to keep ads at bay. This will help create a more pleasant user experience for her.
You might want to look at ChromeOS Flex if you're after an easy setup. It can run from a live installer, but printer support can be tricky at times. Another solid option is Endless OS, which is great for users looking for something that's low maintenance. I find it user-friendly, especially since it's designed for educational use.
I also recommend checking out MX Linux! Many users love it for its efficiency and simplicity.
I went through this with my mother-in-law a while back, and she's been Windows-free ever since! After installation, I suggest downloading a good hosts file to block ads. Combining that with something like Ublock Origin can really minimize all the annoying ads that come with a standard experience. So much better for her browsing!
It's totally doable! I've set this up for several older individuals, and it works great. I recommend installing Linux Mint, especially the Cinnamon edition since it has a familiar layout for those used to Windows. Ensure you configure the firewall using `gufw` and set up `timeshift` for system backups. Also, install `Deja Backup` for automatic ones. For maintenance, you can schedule updates with cron commands, ensuring she's always secure without hassle. It sounds complicated, but these steps will really keep things running smoothly and securely.

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