• 2 Posts
  • 60 Comments
Joined 9 months ago
cake
Cake day: February 25th, 2024

help-circle










  • Switched my parents from an iMac to an old Dell Optiplex running Elementary OS. It worked pretty well but there were some glitches with Pantheon DE and OS version upgrades required a reinstall, so I switched them to Fedora after a couple years. It’s easier for me to support because I run Fedora on my laptop. Everyone’s happy now. There is always some amount of tech support to do but lately it has been very low. I even helped my dad upgrade the RAM over the phone once, that was fun.



  • I use Borg Backup, automated with a bash script that Borg provides. A cron job runs the script at the desired frequency. I keep backups on different computers, ideally I would recommend one copy in the cloud and one copy on a local machine. Borg compresses and encrypts its backups.

    Edit: I migrated a server once using the backups from this system and it worked great.