So we can clearly see the most popular distros and the reasons why people use them, please follow this format:

  • Write the name of the Linux distro as a first-level comment.
  • Reply to that comment with each reason you like the distro as a separate answer.

For example:

  • Distro (first-level comment)
    • Reason (one answer)
    • Other reason (a different answer)

Please avoid duplicating options. This will help us better understand the most popular distros and the reasons why people use them.

    • feacesfea@kbin.social
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      Based on Fedora

      • Fedora uses the latest technology and is quick to adapt new features such as PipeWire, BTRFS, Wayland and etc, yet remains very stable.
      • Free and Open Source
      • Created by the Community
      • Sponsored by Red Hat.
      • Strong security and follows good practices
    • feacesfea@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Nvidia support

      • Multiple Nvidia driver streams (525xx, 520xx, and 470xx)
      • CUDA support
      • Container runtime support
      • Secure boot
      • Hardware-accelerated video playback
      • Selinux support
      • Multiple Fedora flavors and releases
      • Post-install setup with just
      • Multi-GPU support with supergfxctl (optional Gnome Shell extension)
    • feacesfea@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Clean separation

      • The base system is separated from applications and user data
      • Integration of Flatpak applications via Flathub
      • Toolbox and Distrobox support, run applications from any distribution in a containerized environment
    • feacesfea@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Cloud-native approach

      • Reliable, atomic updates with built in rollback
      • Known-good state and fewer failures
      • Significantly reduced configuration drift
      • No compiling or building Nvidia drivers on the local client, they come premade on the image
      • Boxkit:

      A base image and action for Toolbx and Distrobox. Sure, you can use the distro you’re used to, but what if …

      This image is going to experiment with what a “born from cloud native” UNIX terminal experience would look like. It is used in conjuction with a
      and designed to be the companion terminal experience for cloud-native desktops. We’re starting small but have big aspirations.

    • feacesfea@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Built-in container tools for developers

      • Consume packages and software from any repo without risking breakage on the client
      • Easy consumption of other OCI images, if it’s on the CNCF Landscape it’s a first class citizen thanks to Podman!