this post was submitted on 04 May 2024
119 points (96.9% liked)

Linux

50676 readers
797 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
 

Just a simple question : Which file system do you recommend for Linux? Ext4...?

EDIT : Thanks to everyone who commented, I think I will try btrfs on my root partition and keep ext4 for my home directory 😃

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

Btrfs is cool because it supports snapshots, if you don't plan on using these, just go with ext4

[–] [email protected] 8 points 10 months ago

I don't use snapshots but i love the compression.

[–] [email protected] 1 points 10 months ago

Not just snapshots. Also compression and CoW.

[–] [email protected] 1 points 10 months ago (1 children)

Umm correct if um wrong but cant you make a snapshot of ant file system

[–] [email protected] 1 points 10 months ago

Sure, but btrfs has some built-in tools for this and makes it pretty easy