Earlier quoted context omitted.
> Regarding Ubuntu... I'm forced to use it at work, and we use to "debianize" ubuntu servers... this is: remove snaps and snapd, remove netplan (for ifupdown), remove lot of dependencies that come with the minimal install (used only for their paid services), remove many services/packages (cloudinit, multipathd, polkit, motd-news, lxd, apport, etc)... > In the last LTS, we we're forced to build our own installer at th…
It sounds like they have a top-down directive to use Ubuntu.
Ask HN: What Next After Ubuntu?
341–345 of 345 posts
Re: Ask HN: What Next After Ubuntu?
#342Re: Ask HN: What Next After Ubuntu?
#343Earlier quoted context omitted.
Not quite sure which scenario you mean, but both of these work in the official RHEL distro that is free for up to 15 instances: 1. Restart is ok: automatically apply all security updates as they come out ("dnf-automatic), then restart if required ("needs-restarting -r"). 2. Restart is not ok: automatically apply all kernel patches as they come out("kpatch auto")
Dnf automatic should support restart now! https://github.com/rpm-software-management/dnf/pull/1879 However its o my going to work on rhel 10 or anything that has very very up to date DNF version.
Re: Ask HN: What Next After Ubuntu?
#344Earlier quoted context omitted.
I'd recommend you look at Linux Mint as a desktop replacement for Ubuntu.
Have used mint on the desktop in the past. I'm Irish so I took interest fairly early on due to its provenance. It's cool if you like it's default DE setup, but I don't see any real advantage over Debian, & unless you're using LMDE, it's gonna suffer from all the disadvantages of modern Ubuntu. It's been hit just as hard by snaps - Debian is being hit too but not as hard as Mint or Ubuntu.
Re: Ask HN: What Next After Ubuntu?
#345Earlier quoted context omitted.
Why not server? Because of stability? I use Arch as my main server for 5 years or so and never had any issues. I just update when I think about it.
> I just update when I think about it. What about security vulnerabilities?