this post was submitted on 30 Jan 2024
74 points (100.0% liked)

Linux

47300 readers
568 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
 

cross-posted from: https://programming.dev/post/9319044

Hey,

I am planning to implement authenticated boot inspired from Pid Eins' blog. I'll be using pam mount for /home/user. I need to check integrity of all partitions.

I have been using luks+ext4 till now. I am ~~hesistant~~ hesitant to switch to zfs/btrfs, afraid I might fuck up. A while back I accidently purged '/' trying out timeshift which was my fault.

Should I use zfs/btrfs for /home/user? As for root, I'm considering luks+(zfs/btrfs) to be restorable to blank state.

you are viewing a single comment's thread
view the rest of the comments
[–] Quazatron@lemmy.world 3 points 7 months ago (1 children)

My SSD Steam library over two drives because life is short and I cba managing the two ssds independently.

You do know that Steam handles multiple libraries transparently, even on removable drives?

[–] savvywolf@pawb.social 1 points 7 months ago (1 children)

I know they all show up in the same interface and I can move games between drives in the storage interface.

But I don't want to deal with having to shuffle things around to install a 40GiB game where both drives only have 30GiB free. Or having to remember which of the two drives has a specific game on when I want to find their files.

It also gives a possibly-insignificant speed boost and extra cool points.

[–] Quazatron@lemmy.world 2 points 7 months ago

Can't argue with cool points.