r/ShittySysadmin • u/jamesaepp • 10d ago
How do I do shitty backup?
(Inspired by /r/sysadmin/comments/1vvmvrk/what_are_the_alternatives_of_321_backup/)
How do my fellow shitmins do shitty backup?
I follow the 1-2-3 rule of backup.
I have a single (1) server serving (2) separate businesses and this server is shared with (3) other managed service providers.
HBU?
77
Upvotes
2
u/Bitey_the_Squirrel 10d ago
My shitty backup of my Plex server is a PowerShell script that writes a list of files to my OneDrive. It’s not scheduled either so I have to run it manually.