this post was submitted on 05 Jul 2023
151 points (100.0% liked)

Linux

48335 readers
508 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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)

We're looking to create a comprehensive list of the most popular Linux distributions and the reasons why people use them. Please don't duplicate options.

you are viewing a single comment's thread
view the rest of the comments
[–] feacesfea@kbin.social 3 points 1 year ago (5 children)
[–] feacesfea@kbin.social 4 points 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 4 points 1 year ago (1 children)

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
[–] fugepe@lemmy.ml 1 points 1 year ago

why your comments are all over the place

[–] feacesfea@kbin.social 2 points 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!
[–] feacesfea@kbin.social 2 points 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 2 points 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.