6

My dad uses Ubuntu as an htpc and has livepatch enabled, but every year or so when I visit it's always out of date. This time it needed a partial patch.

Is Ubuntu just bad, is there a better alternative that's closer to Windows where the machine are actually kept up to date?

top 5 comments
sorted by: hot top controversial new old
[-] refalo@programming.dev 2 points 1 week ago* (last edited 1 week ago)

What do you mean by "out of date"... what is out of date? According to what?

Livepatch is only for kernel security fixes... it doesn't upgrade the regular packages on your system if that's what you mean by "out of date". You either need to run apt (or a GUI version) manually or set it to automatically update your system packages.

[-] Coelacanthus@lemmy.kde.social 2 points 1 week ago

Livepatch is implemented in a hacking way. It dynamically patch kernel code in memory so it should only be used in the machine can't be reboot completely. For a normal machine, use unattended-upgrades instead.

[-] Telorand@reddthat.com 1 points 1 week ago* (last edited 1 week ago)

Ubuntu would not be my first choice.

If he can get most of his programs via Flatpak or AppImage, and he doesn't intend to do a lot of tinkering via command line, check out Aurora. The Fedora Atomic distros and the UBlue derivatives are great "set it and forget it" options, and I believe Aurora has automatic updates set up out of the box.

The best part is that if something gets fucked up by an update, you can just rollback to a previous state in GRUB.

Using distrobox, he could even set up an Ubuntu container to install anything that's only available in the Ubuntu repos (and I recommend the companion app Box Buddy).

The one downside is that any tinkering will require learning a new paradigm, since most of the system is immutable, except for /etc and /var, which is where the user's /home directory is (i.e. /var/home).

If all of that sounds too daunting, or you want a more traditional distro experience, install Mint and call it a day. Good luck!

[-] teppa@piefed.ca 2 points 1 week ago

Mint handles updates better you figure?

The immutable might be a good option but I think I might give it a few more years of development.

[-] Telorand@reddthat.com 2 points 1 week ago

I couldn't say on the updates for Mint, as I use CachyOS, but I know that lots of people love and recommend it, in part because the opinionated changes it makes almost always have the end user in mind.

I do have experience with Bazzite (a sibling to Aurora), and worrying about updates is virtually zero. That's because of how the updates actually happen. You're not modifying the system directly, you're creating a new image based on an upstream version that was built and tested each time.

The idea is that you have a "master copy" that can be deployed at scale and has some level of guarantee to work. If it doesn't, you rollback. No downtime, since you should theoretically always have an image that works, even if it's not up to date.

Whatever you choose, something with KDE Plasma or Cinnamon as the DE would feel the most like Windows.

this post was submitted on 20 Jul 2025
6 points (100.0% liked)

linux4noobs

1576 readers
1 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS