this post was submitted on 11 Jul 2023
122 points (96.9% liked)

Linux

47356 readers
1422 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
122
submitted 1 year ago* (last edited 1 year ago) by bdonvr@thelemmy.club to c/linux@lemmy.ml
 

After a couple years on Fedora I decided to do one more Distro hop- to one I have little experience with, openSUSE.

But it seems the everything from the installer, philosophy, package manager, configs, and general way of working is just very different than every Distro I've tried before (Debian/*Buntu, Fedora, Arch, Gentoo)

Like what's up with YaST? It's like a system-wide settings/configs program plus a package manager front end unique to openSUSE?

And to update grub it seems the best command is "update-bootloader" - for example. This isn't standard on anything else afaik. Is there anywhere other than practice I can learn all of these quirks?

you are viewing a single comment's thread
view the rest of the comments
[–] zephr_c@lemm.ee 86 points 1 year ago (9 children)

Most modern distros are either new distro trying to have more modern sensibilities, distros based off of Debian, Arch, or Fedora, or occasionally original things that are okay with being superficially similar to one of those while doing things differently at lower levels. OpenSUSE is one of the few remaining distros from the olden days that has been independent and doing their own thing for decades without spawning a bunch of forks or dying off. If you want to try something even older and crazier Slackware is sure an experience.

[–] gh0stcassette@lemmy.blahaj.zone 34 points 1 year ago (7 children)

Slackware's package manager doesn't even do dependency resolution. I respect the fact that it's managed to keep existing this long and that so much of what it did inspired other distros, but I honestly have no idea why anyone would use it in 2023. Imo dependency resolution is the main reason to even have a package manager, without that I might as well install everything by cloning random git repos. If you want packages compiled from source, why not just use Gentoo (or Source Mage? Idk much about it, but I read through their website and it seems neat).

That being said, if anyone uses Slackware, I'd love to know why. It's survived this long, surely it must be doing something right.

[–] thinkfan@lemmy.ml 3 points 1 year ago

It's a wonderful distro that will teach you a lot about how Linux works. It's weird, and beautiful and you might brick your system or an essential component (why the heck would I need groff?), but you'll come out the other side knowing more and appreciating how things work and how easy they've become.

load more comments (6 replies)
load more comments (7 replies)