• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: August 5th, 2023

help-circle

  • The one thing I’ve learned over the years is that the more experience you have with Linux, the less you rely on preconfigured distributions. Find a stable minimal install and build up your own set of base packages, DE, configs, etc.

    Only you know your habits and needs and experience is how you narrow down the field.

    For me personally, I have found my groove in a minimal Debian install with a first run setup script or two that is repeatable and automatable so I can start with a known quantity for any applicable need I have.








  • Bite the bullet, backup everything and start fresh. This time, setup LVM (w/wo encryption, your choice) and make sure to setup /var, /tmp, /home, etc. as separate volumes.

    In another 10 years when you need to fully upgrade, you can preserve specific volumes and just swap out the system volumes with new installs. This also helps in case of issues which require system refreshes. Most importantly, as long as the drive isn’t busted, all you have to worry about backing up are specific configs and your home volume. The rest becomes simple.

    I would recommend running a couple disaster recovery scenarios once setup.