this post was submitted on 19 Jul 2026
26 points (86.1% liked)

Linux

66513 readers
510 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 7 years ago
MODERATORS
 

Ubuntu is the leading distro, if I'm not mistaken. It's also compatible with Mint, Zorin, Xubuntu, etc, which are another leading distros than Fedora. Is it only for redhat users or secondary distro?

you are viewing a single comment's thread
view the rest of the comments
[–] overcast@lemmy.zip 29 points 1 day ago* (last edited 1 day ago) (2 children)
  • the corporate side of Red Hat is far less evident on Fedora than Canonical’s on Ubuntu

  • vanilla UX

  • Atomic editions

  • fast yet stable updates

  • more lightweight ISO

it also has disadvantages, specially for nontechnical folks

  • Free Software Policy (NVIDIA drivers and some codecs not pre-installed)
  • non LTS version available (Atomic desktops are easier to manage if keeping un-updated for very long periods)
  • it uses RPM packages which are good, but there might be some software only offering DEBs (containers and extraction tools can help with that)
[–] jollyrogue@lemmy.ml 2 points 1 day ago
  • non LTS version available (Atomic desktops are easier to manage if keeping un-updated for very long periods)

Fedora is a semi-rolling release distribution, so this isn’t really a problem for a desktop or laptop. It’s really an advantage for desktops and laptops.

  • it uses RPM packages which are good, but there might be some software only offering DEBs (containers and extraction tools can help with that)

A lot of software is packaged as a Flatpak image, so less of a problem then it used to be.

[–] voytrekk@sopuli.xyz 2 points 1 day ago

If you want LTS, you would pick something like RockyLinux. They offer support for 10 years per release.