What are some things you wish you had known when switching to Linux?
What are some things you wish you had known when switching to Linux?
I start: the most important thing is not the desktop, it's the package manager.
You're viewing a single thread.
- tab completion in bash
- vim
- zfs
- git (though it didn't exist then)
19 0 Replya real og
3 0 ReplyI wouldn't use ZFS. Too risky. If a new kernel comes along and ZFS fails to build or something, my system will be unbootable.
Btrfs scratches my copy-on-write/checksum/integrated RAID itch well enough anyway.
3 0 ReplyNix and ubuntu have in kernel support. Void's module build system also prevents this situation. I use nix and void, so have never faced this problem.
1 0 Reply
I've been fuckin with btrfs so far haven't tried zfs yet. Anything cool compared to btrfs?
2 0 ReplyI gave up on btrfs when Icouldn't recover from a full disk situation (years ago, may be better nwo). But zfs tooling is so good, reliable and intuitive, I'd not want to switch anyway.
2 0 ReplyIn contrast to btrfs it doesn't break your data. Everyone learns the hard way not to use btrfs...
4 2 ReplyBtrfs was the best filesystem I had used up until it corrupted my data.
3 1 ReplyNot breaking your data, that is a pretty cool feature
2 1 Reply