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)

  • @[email protected]
    link
    fedilink
    English
    51 year 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.

    • Possibly linux
      cake
      OP
      link
      fedilink
      English
      3
      edit-2
      1 year ago

      Yeah I do not want Arch or recent packages. I want something I can set and forget.

      Right now Pop OS and Linux mint seem like the best options even though they both lack the support of a larger company.

      • @[email protected]
        link
        fedilink
        2
        edit-2
        1 year ago

        I run Mint Cinnamon. It’s been Rock solid for me. You can modify, add, remove whatever you want. With Flatpacks you are mostly up to date. If you want to install a newer kernel you can, and if you have Timeshift running and something breaks, you just roll back.

        I see Mint as an Un-enshittified Ubuntu.

        I find cinnamon very frienly and comfortable, which I need in a daily driver. To play I have things like NixOS. I could Arch, but I’m not vegan. :)

        That said, I’m giving Fedora Kinoite (Atomic) a try in a VM

      • @[email protected]
        link
        fedilink
        71 year ago

        Both Pop and Mint offload much of the heavy lifting to Ubuntu. They are not rolling everything from scratch.

      • Raccoonn
        link
        fedilink
        21 year ago

        Arch can definitely be a “set & forget” type of distro. Just install it, use it correctly, and that’s really it. No need to upgrade to new releases; just keep the system up to date…

        • @[email protected]
          link
          fedilink
          English
          21 year ago

          just keep the system up to date…

          The idea that downloading gigabytes of packages every week is a normal and required aspect of using a computer is part of why I left Windows…

          • Raccoonn
            link
            fedilink
            11 year ago

            Doesn’t have to be every week. Could be every other week or at least once a month. I haven’t used Windows since 2002, but personally, I update once a week, and it never takes all that long, maybe 2-3 minutes tops. But I understand that it’s not for everyone…

              • Raccoonn
                link
                fedilink
                11 year ago

                Computer is connected to the router via ethernet. The connection to the router is I believe fiber optics…

  • @[email protected]
    link
    fedilink
    13
    edit-2
    1 year ago

    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

  • @[email protected]
    link
    fedilink
    1
    edit-2
    1 year ago

    Ubuntu LTS is based on Debian Unstable branch, funnily. So you can probably try Debian Testing or Unstable branches, if Stable is too hardcore for you. I daily drive Bookworm Stable on 2 machines and it is fantastic. I use it with a few Flatpaks and Appimages.

    The XZ malicious package did not get pushed to Stable branch, which is one of the reasons why I prefer updating late rather than being an idiot obsessed with consooming updates released 5 minutes ago. I always wait for updates, vet them, read forums and changelogs before hitting the green button.

  • @[email protected]
    link
    fedilink
    21 year ago

    Rocky linux is definitely for desktop too. It was designed as a successor of Centos, which was widely used in medium and big companies. We currently use Rocky 8 where I work. It works fine.

  • @[email protected]
    link
    fedilink
    English
    71 year ago

    Honestly, we (a large Fortune 500 company hosting sites serving between 250m and 500m unique monthly visitors) have standardized on Ubuntu LTS and Rocky Linux. Both have been rock solid. Kubernetes and other things that need regular updates and patches (aka things that directly power forward facing apis/sites) tend to be Ubuntu and the rest Rocky. We do NOT however run any ui’s or browsers or the like on them. I highly recommend against doing so on any server.

    If you mean desktop, we tend to not use Linux for desktop apps, instead going with MacOS and Windows with group policies and forced updates. Definitely prefer the stability of MacOS over Windows, but both have their place in the enterprise. When I was running a Linux desktop there, it was Fedora Silverblue. Snaps are not my friend.

    • Sickday
      link
      fedilink
      3
      edit-2
      1 year ago

      Hey just to ptich in my two cents. Our shop is running a very similar setup (Enterprise FinTech, MAU is around 100-200m across all sites), with Ubuntu and Rocky on k8s with all workstations running MacOS and Windows since compliance policies are easy to apply to both. I can vouch for Ubuntu LTS given other options. Doesn’t require a support contract, really solid security patch cycles and everything runs without issues.

      Also unsure of using Linux as a workstation solution since at the time of setup, all the viable distos required you to either manually roll a compliance solution, or use their specific sometimes built-in solutions (see RHEL). That may have changed in the passed few years though.

  • @[email protected]
    link
    fedilink
    131 year ago

    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.

    • lemmyvore
      link
      fedilink
      English
      11 year ago

      I find it interesting that people think things like selinux aren’t important, but at the same time appreciate(?) the isolation in flatpak or wayland.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        The reason I don’t like selinux is that it’s quite complicated.
        I don’t like flatpak, prefer wayland, but also apparmor, even if I haven’t used that much yet.

  • @[email protected]
    link
    fedilink
    English
    111 year ago

    Enterprise environment in what sense, desktop or server deployment?

    I ask because I wouldn’t want a “semi recent … Chrome or Firefox” installed on a production server

  • @[email protected]
    link
    fedilink
    71 year ago

    What issues does Ubuntu LTS have that you need to overcome?

    What use case ? - desktops for office work, music production, a student lab?

    FWIW. Kubuntu is my favorite, generally used for research and reading, light web mail.

    • @[email protected]
      link
      fedilink
      11 year ago

      I have been using Xubuntu for about 2 years now, I love that it doesn’t get in the way of doing stuff. It just works, it is stable and I can focus on things I want to use my PC for instead of focusing on keeping it usable.

    • Possibly linux
      cake
      OP
      link
      fedilink
      English
      11 year ago

      This is more of a general discussion post as I’ve scene many reviews complain about Ubuntu

      • @[email protected]
        link
        fedilink
        21 year ago

        In contrast to those “many reviews”, this reviewer says that Ubuntu is fine and always has been.

        Seriously, Ubuntu hate is mostly just Snap hate. The Snap problem is overstated and easily worked around if necessary. Ubuntu remains a very solid choice on desktop.

  • @[email protected]
    link
    fedilink
    111 year ago

    I’ve found a nice home with Mint Debian edition. It has the right balance between stable and current that I prefer.