this post was submitted on 31 Oct 2023
99 points (97.1% liked)

Linux

48003 readers
1430 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
you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 3 points 1 year ago (2 children)

ZFS was pigeonholed? That's news to me. It's used on datacenter storage solutions everywhere.

[–] FlexibleToast@lemmy.world 9 points 1 year ago

Pigeonholed on Linux because of the incompatible license. It can't be a part of the kernel. No technical reason it can't, only legal reasons it can't.

[–] stealthnerd@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

I was referring to its lack of use as a root filesystem. It's primarily used for large storage arrays both at home and in data centers.

[–] just_another_person@lemmy.world 1 points 1 year ago (1 children)

It's not a great choice for everyday use, that's why. It's a fine solution for scaled storage that makes it more performant on large disk arrays though.

[–] aksdb@feddit.de 5 points 1 year ago (1 children)

Why though? I daily-drive it on multiple machines. The native encryption and ZFSBootMenu make it an awesome root fs. And incredibly easy to use with the way it handles mount points.