• 0 Posts
  • 299 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle






  • Why would I use a system that isn’t supposed to change if I want to change it?

    There’s a bunch of benefits, atomic updates, intrinsic rollback, security of immutability, safe automatic updating and it goes on. Some things are not quite ready yet, e.g. things like sddm which should probably install themes to /etc (which they’re working on), so as often happens in linux, workarounds ensue. Making one directory mutable does not destroy all the benefits.


  • Yeah, I had that at the beginning, then added to my fstab

    #enable sddm and therefore good themes
    /var/sddm /usr/share/sddm none rbind 0 0
    
    

    and KDE themes with sddm components install fine now (most themes install fine into /home, does Gnome really not have per user themes?)

    Essentially you can tactically make things mutable as needed, use sparingly, but maybe not even trying lessens your opinion, no?









  • MalReynolds@slrpnk.nettoSelfhosted@lemmy.worldcurrent best HDD-model choice
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    17 days ago

    To a large degree, the point of RAID is to not care about drive reliability, trust the process. Also, you seem to conflate RAID with backup (“RAID is not a backup”), you want both. In a NAS, you’re probably better off with RAID5 + backup.

    In a system that can take a drive failure, the current datahoarder zeitgeist is Manufacturer Recertified (Enterprise) Drives, see ServerPartDeals.com if you’re a yank, other countries have their own options.