this post was submitted on 11 Jul 2023
129 points (97.1% liked)

Linux

47356 readers
1358 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
129
submitted 1 year ago* (last edited 1 year ago) by bdonvr to c/[email protected]
 

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] 4 points 1 year ago (1 children)

I prefer using the terminal

Ha, you can just start yast2 in a terminal and get a fancy ncurses ui!

[–] [email protected] 2 points 1 year ago

I see. This is good to know, thanks. I am still getting used to openSUSE and quite liking it so far. Barring any drama that happens down the road, I think this is my Fedora-replacement now. I still prefer Debian Stable + Flatpak + Distrobox on most of my machines though.