Best Linux distro in 2025 for non-experts
He's open to switching to linux, but I've been out of the game for a while and not sure what to recommend. In olden times, Ubuntu was my go to - is that still a reasonable default or is there a new game in town?
They primarily use the internet and I guess they might need to print sometimes (which I'm assuming is going to be a hassle no matter which distro we pick).
The main reasons I recommend Aurora is that it is immutable, atomic and semi-rolling.
- Immutable means your core system files are read-only, making it resilient to accidental file deletions and corruptions.
- Atomic means updates are done as atomic transactions - they either apply or don't, there's no chance of a partial/failed state, no scary "black screen" after upgrades.
- Semi-rolling means you'll always be on the latest version of the OS, with major versions pushed out every 6 months. The main difference compared to other distros like Mint is that you don't need to worry about doing a big and scary OS upgrade, as not OS updates AND upgrades are image-based and atomic, with no chance of dependency issues or conflicts. So as an end user, a major OS upgrade is treated like just another normal update and it makes no difference to them, providing a seamless update experience.
By the way, I would strongly recommend against Ubuntu and Ubuntu-based distros like Mint, because they all tend to fail at upgrades [2]. Atomic distros don't have this problem.
[1] https://getaurora.dev/en
[2] https://ounapuu.ee/posts/2025/02/05/done-with-ubuntu/