Edit: wow, this is a never ending comment section!

  • @harsh3466@lemmy.world
    link
    fedilink
    English
    13
    edit-2
    1 year ago

    Ubuntu LTS, with all my services in Docker containers.

    I know Ubuntu gets a lot of (deserved) hate for some of the shit Canonical pulls, but for now, I like Ubuntu and it works for me.

    When I rebuilt my server at the beginning of the month, I was gonna jump to Debian, but my god the Debian website is obtuse. After looking at the site and trying to determine what to download to get Debian with non-free (I’m unfortunately working with an NVIDIA card), I decided to go with Ubuntu. I needed a smooth rebuild process and with Ubuntu I know exactly what I’ll get when I download the LTS server.

    Edit: grammar

    • @krash@lemmy.ml
      link
      fedilink
      English
      11 year ago

      I went with Ubuntu server and was pleasantly surprised when it offered to pull my pubkey off my github profile for ssh. A nice touch that I haven’t seen in other servers flavors of various distros.

    • @BlueBockser@programming.dev
      link
      fedilink
      English
      2
      edit-2
      1 year ago

      After looking at the site and trying to determine what to download to get Debian with non-free (I’m unfortunately working with an NVIDIA card)

      FWIW, Debian 12 now includes non-free firmware in the installation media by default and will install whatever is necessary.

      I agree that the Debian website has its weaknesses, but beyond finding the right installer (usually netinst ISO a.k.a small installation image on https://www.debian.org/distrib/) there isn’t much of a learning curve. I started out with Ubuntu too, but finally decided that enough was enough when snap started breaking my stuff on desktop.

      • @harsh3466@lemmy.world
        link
        fedilink
        English
        21 year ago

        The inclusion of non-free by default was what was unclear to me from the website. Knowing that now, I’ll likely give Debian a spin next time I need an install.

  • capital
    link
    fedilink
    English
    121 year ago

    Ubuntu Server with docker/docker-compose on top.

    So many guides for Ubuntu specifically makes reading up on something a lot easier and it works just fine.

  • @MangoPenguin@lemmy.blahaj.zone
    link
    fedilink
    English
    20
    edit-2
    1 year ago

    Proxmox (debian) on the hosts, and Debian for all the VMs and Containers.

    Just nice and easy to use, supported by basically everything, and a minimal install uses like 30MB of RAM.

    I also have an OSX VM because that’s literally the only way you can test a website in Safari (fu Apple).

    • dblsaiko
      link
      fedilink
      English
      51 year ago

      You don’t need Safari unless it’s for Apple Pay integration or something. WebKit is open source. Use Epiphany or some other browser that uses it.

    • PHLAK
      cake
      link
      fedilink
      English
      71 year ago

      I am super impressed with Arch on my home servers. People seem to think “rolling” means “unstable” but the only issues I’ve had were due to some weird hardware incompatibility with my motherboard. Once I replaced the mobo my system has been rock solid AND reasonably up-to-date (I do use LTS kernel).

      • @Molecular0079@lemmy.world
        cake
        link
        fedilink
        English
        81 year ago

        I felt the exact same way. So many comments online told me that running Arch as a home NAS was insane, but after the Jupiter Broadcasting guys did it without much issue, I decided to give it a go and was pleasantly surprised. I think if most of your stuff is running in Docker and you have BTRFS snapshots for your root filesystem, the system’s pretty much bullet proof. The rolling updates also mean you’ll never have huge upgrade cycles that are a pain in the ass to migrate to. You’re always just dealing with small manageable fires instead of large complicated ones and that’s a plus.

    • @Hule@lemmy.world
      link
      fedilink
      English
      21 year ago

      I’ve just dipped my toes into it, but I imagine migrating to another machine to be just gorgeous…

  • @HumanPerson@sh.itjust.works
    link
    fedilink
    English
    161 year ago

    Debian. It is rock solid. If software doesn’t support Debian, chances are it supports something Debian based. You never have to worry about an update breaking your computer. It is the perfect “it just works” distro for a server.