Hello!

I’ve bought new parts and I am awaiting their arrival so I can build my brand new computer. I’ve decided to go for Arch Linux with KDE plasma or perhaps Gnome as my desktop environment but that’s as far as I’ve come.

https://pcpartpicker.com/list/Xw4sRv

I figured I would ask the community if they have any tips or suggestions, thanks!

  • Mawkey@kbin.socialOP
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    No, I am not going to use RAID. The only reason I have two SSDs is just for the extra space for games and all my projects I work on. Drive encryption is not something I have thought about, not sure if it’s beneficial for me.

    • Babalas@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Cool. So what I’ve found useful is to spend a little bit of time upfront to decide how you want to do your partitions, and what file systems. So, for example, I don’t care about backing up projects (yay git) and their build artifacts, don’t care about .cache, but do want backups of .config and my steam library. I use btrfs for snapshots, and btrfs send that to my NAS, but obviously a lot of stuff can be restored easily so that’s bind mounts.

      Or use LVM (with or without LUKs) and at least give yourself some wiggle room for later.