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

Linux

47232 readers
796 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
 

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
[–] [email protected] 13 points 1 year ago

The Slackware community has produced about 8 package manager front-ends that handle dependency resolution, so it's not an issue at all and hasn't been for over a decade. The big thing with Slackware is an emphasis on simplicity of design over ease of use and an expectation that the user will make all the decisions regarding how their system is maintained. I love it, use it on my main machine (Void on my laptop, Ubuntu on my server). It's taught me a lot about operating systems in general and Linux in particular, and it lets me do whatever I like. I use sbotools and flatpak for my 3rd party software, the former being a ports-like interface to slackbuilds.org (like the AUR for Slackware, but far smaller and with a lot more quality control). Works great, no surprises, boots fast, rock solid and dependable.