this post was submitted on 02 Aug 2023
0 points (NaN% liked)

Linux

47337 readers
1284 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
top 4 comments
sorted by: hot top controversial new old
[–] agressivelyPassive@feddit.de 0 points 1 year ago (1 children)

Serious question: why would anyone opt for XFS these days? I remember reading about it being faster/more efficient with small files, but is that still valid?

[–] woelkchen@kbin.social 0 points 1 year ago (1 children)

XFS is rock solid and still has active development going on, so why not.

[–] Kata1yst@kbin.social 0 points 1 year ago (1 children)

Rock solid may be a stretch. They still suffer from outrageous metadata bugs even to this day when used in busy file systems.

That bug alone has been open for over a decade. Development focus of the people who understand and want to fix those things have shifted to other filesystems like ext4 and ZFS.

[–] gnumdk@lemmy.ml -1 points 1 year ago

Main reason I stopped using it ten years ago.