this post was submitted on 13 May 2024
686 points (95.7% liked)

Linux

45457 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
 

Source: https://linux-hardware.org/?view=os_display_server

Reporting is done by users who voluntarily upload their system specs via
# hw-probe -all -upload

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago (1 children)

Decent use case. You do use snapshots now, right?

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

Trying to set up snapshots is what broke my system. Not sure what the issue was exactly, but BTRFS was reporting a different amount of used space than there actually was, and my snapshots started recursively backing up until everything died

Next time I install Linux I'm going to use Ext4 and snapshots out the gate

[–] [email protected] 1 points 1 month ago (1 children)

That's weird. I've had zero issues with BTRFS and I have both compression and snapshots.

Have you looked at bcachefs, by the way?

[–] [email protected] 1 points 1 month ago (1 children)

Honestly, I'm kind of tired of complicated stuff. I just want a fs that works and is easy to do recovery operations on when it doesn't work. My SSD is big enough

[–] [email protected] 1 points 1 month ago

Yeah. I'm hoping bcachefs ends up being good.