I am about to set up a cloud instance with linux operating system, and the common choice here normally would be ubuntu. But since they failed their newest release, and I have the option of going fedora or debian. What would you guys recommend for server?

  • Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    1
    ·
    11 minutes ago

    Rhel if you are using professionally. Their enterprise support staff are wizards when it comes to finding the cause of random issues.

  • HumbleBragger@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 minutes ago

    I’d go with Debian but it’s just a personal preference. I had some difficult to set up a samba server the other day in one of my laptops that was running fedora because of firewall configs that I don’t use in Debian like adding context or something. Besides that, I kinda think dnf is better than apt in some ways but still use Debian on my home server. I just works

  • Goingdown@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    49 minutes ago

    I would use Ubuntu LTS (free) or Redhat Enterprise Linux. If paying is not an option, some RHEL derivate would probably also work.

    Care to elaborate how Ubuntu failed newest release?

  • StrawberryPigtails@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    ·
    2 hours ago

    My first choice would still be Ubuntu, however if you don’t like them RHEL is available for free for homelab’s by jumping through some hoops.

    Might also take a look at NixOS. Been running it for a while with no issues.

  • placebo@piefed.zip
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 hours ago

    Professional as in an organisation? You should probably start by gathering functional and non-functional requirements from stakeholders.

  • tirateimas@lemmy.pt
    link
    fedilink
    arrow-up
    7
    ·
    3 hours ago

    Debian would be the most obvious choice. Perhaps Alma is also a good option. If you would like a european option, OpenSUSE leap can also do the job.

  • SpicySquid@lemmy.ml
    link
    fedilink
    arrow-up
    16
    ·
    4 hours ago

    Best fit is always dependent on how you’re planning to use it. Find out what your requirements before you set up a server.

    Generally Debian is chosen very often, but I’d wager pretty much any distro will do. Your own experience goes a long way in making a distro a good choice.

    • somethingDotExe@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      It is going to run af .go application that is the backend for my website. Handling user logins, database translation etc.

    • somethingDotExe@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      Which one has the biggest repositpry libruary off the bat? It’s a GUI-less server. So no browser downloading of .deb files anyways.

      • infeeeee@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        3 minutes ago

        OpenMediaVault comes with a beginner friendly webui, and all programs from the debian repos are available. It’s plain debian under the hood. You can install docker, lxc, k8s and kvm plugins and they are managable from the webui.

        https://www.openmediavault.org/

  • lsjw96kxs@sh.itjust.works
    link
    fedilink
    Français
    arrow-up
    7
    ·
    5 hours ago

    Can’t say anything for professional use, but debian is rock solid, always a strong choice for servers.

  • Strit@lemmy.linuxuserspace.show
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    3 hours ago

    Professional Server grade distro, would probably be either Ubuntu, Red Hat Enterprise Linux or OpenSUSE Enterprise Linux.

    For my personal homelab server I run Arch Linux, but I wouldn’t do it in an enterprise.

  • Arcanoloth@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    4 hours ago

    I personally favour Alpine Linux for its minimalism, but Devuan or Debian are fine, and more familiar choices, too. Depending on what you intend to run, especially appliance-like things, OpenBSD might be a good alternative.