this post was submitted on 25 Sep 2024
99 points (97.1% liked)

Linux

47460 readers
1042 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 a common claim I see made is that arch is up to date than Debian but harder to maintain and easier to break. Is there a good sort of middle ground distro between the reliability of Debian and the up-to-date packages of arch?

you are viewing a single comment's thread
view the rest of the comments
[–] boredsquirrel@slrpnk.net 1 points 2 days ago (2 children)

You can use dnf on OpenSuse, and it actually uses the correct /etc/dnf.repos.d !

zyppers UI is horrible, no idea at what internet speed those animations make sense, not on an even 2,4GHz wifi.

I used QGis as a Fedora Distrobox didnt install the language package, because it installs only the one from the OS. on Tumbleweed all languages were always installed, but it had some issue where no plugins worked or something.

Same with RStudio, which works creat with iucar/cran COPR and the R-CoprManager app that makes it use dnf underneath.

Rstudio should absolutely install them as libs though, into /var/lib. Then the Flatpak could be made working too I guess.

[–] BCsven@lemmy.ca 2 points 1 day ago* (last edited 1 day ago) (1 children)

I found zypper package speed for download seems to vary a lot, sometimes superfast and other times it drips in like old dialup. Maybe server load or what default server it hits is too many hops away or something. It also does delta downloads, which makes sense if your data is capped, but takes a lot longer to negotiate the lookup for update, compare versions, and pull delta only.

Good thing about zypper and SUSE setup is you can use the various patch, patches, list patches commands to see what is unneeded, recommended or critical, CVE, and if has already been applied to your system or not. Great tool for sysadmin

[–] boredsquirrel@slrpnk.net 1 points 1 day ago (1 children)

Yes I would love to have mail notifications etc for security updates.

Currently setting up a server, CentOS installer didnt boot so my lazy ass just rebased to securecore (Fedora IoT -> uBlue uCore -> secureblue) which is very nice but rolling.

With LUKS encryption, which I want and need, this is problematic, as I need to manually type the password afaik. TPM unlock didnt work even though I have a Nitrokey with a TPM integrated afaik.

[–] BCsven@lemmy.ca 2 points 1 day ago

I am not 100% sure, but I had something similar with passworded drive. There was a way to edit crypt tab stuff so that when system looks for pwd input on boot it went to the hashed file to get password. I forget the steps I did, but online there is a walk through and it was not too difficult to configure...just a few manual file edits

[–] EuroNutellaMan@lemmy.world 1 points 1 day ago (1 children)

but then why use OpenSUSE instead of just Fedora?

[–] boredsquirrel@slrpnk.net 2 points 1 day ago (1 children)

Because they have Slowroll and working, automatic BTRFS snapshots.

I have no idea what dnf Fedora is doing, using BTRFS but no snapshots.

[–] EuroNutellaMan@lemmy.world 1 points 1 day ago (1 children)

I think fedora does have some automatic snapshots, just not as much as OpenSUSE. Still tho, why not setup better snapshots on Fedora rather than switch package manager and repos altogether on openSUSE?

[–] boredsquirrel@slrpnk.net 1 points 1 day ago

No they dont. Just the basic kernel backups, which is pretty little