What are some things you wish you had known when switching to Linux? elfahor ( @elfahor@lemmy.blahaj.zone ) Linux@lemmy.ml • 1 year ago message-square117fedilinkarrow-up1134
arrow-up1134message-squareWhat are some things you wish you had known when switching to Linux? elfahor ( @elfahor@lemmy.blahaj.zone ) Linux@lemmy.ml • 1 year ago message-square117fedilink
minus-square supert ( @supert@lemmy.sdfeu.org ) linkfedilink10•1 year ago tab completion in bash vim zfs git (though it didn’t exist then)
minus-square argv_minus_one ( @argv_minus_one@beehaw.org ) linkfedilink3•1 year agoI 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.
minus-square supert ( @supert@lemmy.sdfeu.org ) linkfedilink1•1 year agoNix 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.
I 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.
Nix 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.