Ubuntu has too many problems for me to want to run it. However, it has occurred to me that there aren’t a lot of distros that are like the Ubuntu LTS.

Basic requirements for a LTS:

  • at least 2 years of support
  • semi recent versions of applications like Chrome and Firefox (might consider flatpak)
  • a stable experience that isn’t buggy
  • fast security updates

Distros considered:

  • Debian (stable)
  • Rocky Linux
  • openSUSE
  • Cent OS stream
  • Fedora

As far as I can tell none of the options listed are quite suitable. They are either to unstable or way to out of date. I like Rocky Linux but it doesn’t seem to be desktop focused as far as I can tell. I would use Debian but Debian doesn’t have the greatest security defaults. (No selinux profiles out of the box)

  •  NaN   ( @Bitrot@lemmy.sdf.org ) 
    link
    fedilink
    English
    182 months ago

    Mint is built on Ubuntu LTS but removes some of the problematic bits, it has a recent Firefox and Chrome is of course available, Fletpak support is also integrated.

    I’ve run Alma and RHEL as a desktop and it was fine, my main use case was “like Fedora but stable” (more than a year of support). However the repositories are very limited, even with EPEL and third parties, so it eventually irked me enough to switch away. Also no btrfs support without replacing the kernel and adding support from third party places.

    • Debian Testing + flatpak

      Testing is shockingly stable, kind of up to date, and rolling. Since you will use Flatpak for all your apps it really removes a lot of risk that dependencies will break an app.

      I use this combo as my daily driver for my work PC, knock on wood it’s been super solid!

      •  dino   ( @dino@discuss.tchncs.de ) 
        link
        fedilink
        English
        12 months ago

        I also use Debian Testing as a work computer. But I am used to more bleeding edge distros. So if somebody strives for rock solidness, I think default debian stable is even a better choice.

  • For a desktop I’d use Debian + Gnome (you won’t get cutting edge on stable but it is not that important) and flatpack for most of the apps. Sincerely I don’t see why selinux is so important on a workstation.

  • As far as I can tell none of the options listed are quite suitable. They are either to unstable or way to out of date. I like Rocky Linux but it doesn’t seem to be desktop focused as far as I can tell. I would use Debian but Debian doesn’t have the greatest security defaults. (No selinux profiles out of the box)

    Check your requirements … I get that you may need 2 year support and you cannot control that, but are you really going to dismiss one of the greatest Linux distros of all time because the “defaults” are not to your liking? You know you can configure it however you want after the installation right?

    If you are going to value stability and nice wallpaper with the same importance, you’ll never find a “quite suitable” match

  •  gerdesj   ( @gerdesj@lemmy.ml ) 
    link
    fedilink
    English
    52 months ago

    My wife’s laptop absolutely has to work. For some mad reason I decided on Arch for it. Actually a rolling distro is not so mad. You get the latest stuff and in general issues are fixed as quickly as a LTS jobbie or you get a work around in the forums or you dig out the source and a compiler. It’s no accident that the Arch wiki is an oft cited resource. Its not for everyone!

    I’ve been looking at a similar thing for my company and Kubuntu so far is my choice and I’ve already ditched the LTS bit. I need to run AV and the usual corporate bollocks to pass silly tick box exercises, so my options are rather limited.

    There is no perfect one size fits all distro, that’s what we have rather a lot of them to choose from - they rise and fall according to natural selection and not artifice. Imagine if all computers were sold with a free/libre OS or none at all and Windows or Apples were a paid for add on. Monolithic OSs are completely deluded about being able to cater for all, without some dreadful contortions.

    Anyway, back to the job in hand! If you want a LTS then you must accept older software or you use an LTS as a base and add newer stuff yourself. Most Linux distros allow you to run your own add-ons formally or informally. Gentoo has a rather nifty user patching mechanism for distro ebuilds and you can have your own ebuilds take over entirely. RPM and pkg distros can handle user packages and Ubuntu has PPAs too. I could go on. Also you can go off piste and put stuff into /opt and/or /usr/local!

    Please reconsider your use of the term “unstable”. I suggest you write down a list of your requirements and score them according to importance. Then grab a list of OSs and distros - all of them, don’t preclude Windows and Apples: they have their uses. Then score the OSs/distros against your requirements. The scoring might be in the form of a matrix (table). I suggest keeping it simple with a score of -1 to 1 for each item (-1=dislike, 0=neutral/whatevs, +1=like)

    Do a pilot project and see how that goes. Take your time. If it is for personal use then run your tests in a VM. Most modern hardware can easily run a VM or two. Virtualbox or VMware Worskstation or KVM (libvirt is a good effort)

    The choice is yours. Note that word “choice” - its very important.

  • As suggested elsewhere, I think your requirements map quite well to Linux Mint. I prefer the Debian Edition but it has a shorter support window ( not LTS ).

    If you want / need selinux then you may prefer the RHEL camp. Others have proposed Rocky. I would do Alma ( especially given your security focus ). Either way, the desktop software is going to be ancient and package selection limited. One solution is Flatpak. Another is distrobox.

    An Alma desktop with applications coming from an Arch install via Distrobox would be the best of both worlds. The desktop and overall environment would be rock stable, secure, and boring. Yet the library of applications would be huge and, once installed, they would stay very up-to-date.”

    SELinux is available on Debian though: https://reintech.io/blog/securing-debian-12-with-selinux

  • They are either to unstable or way to out of date.

    Just use flatpak/appimage/distrobox/nix. Half of my packages are Debian stable (MX), the other half are nix unstable.

    Debian doesn’t have the greatest security defaults. (No selinux profiles out of the box)

    It does have apparmor though. If you need selinux specifically, then that’s going to limit your choices to like RH and Suse distros.

      •  dvdnet62   ( @dvdnet62@feddit.nl ) 
        link
        fedilink
        English
        22 months ago

        as long you stayed away from Ubuntu GNOME made by canonical and stick to other Ubuntu derivatives like Kubuntu,Xubuntu etc. they are good and stable distros without forced snap (I know Thunderbird,Chromium and Firefox got snapped because of the backend side. So, this is not their fault and you can switch to other ppas to mitigate this) and their software center app like discover still prioritise apt and flatpak.

  • A Universal Blue derivative and rollback if there’s an issue is LTS enough for me.

    For an LTS LTS, I’d be looking at Alma or Debian.

    What is “way” out of date, in your mind? I thought all LTSes were on kernel version 5-something at the moment.

    • The latest Ubuntu LTS ships with a 6.8 kernel.

      Debian Stable ships with a 6.1 kernel.

      Even RHEL ( and so Alma too ) ships with a 5.14 kernel ( RHEL 9 ) but it is newer than that really as Red Hat back ports stuff into their kernel.