Added backup_drive script to make linux backups easy

This commit is contained in:
hattoben
2026-07-17 14:49:52 -04:00
parent 2941ddbece
commit 6c034255b9
2 changed files with 278 additions and 0 deletions
+1
View File
@@ -38,3 +38,4 @@ Erasure Environment|Setup Alpine Linux Environment with SquashFS/No Persistence|
|User Authentication|Implement user authentication|For Auditing, Logging, connection to network shares, etc.|Yes|Probably kerb auth via krb5
|Logging|Implement logging|For auditing purposes|Yes|Record user, drive serial, grab user list (if windows/unix drive), grab hostname, record script inputs|
|Ticket Notes|Add ticket note through script|To keep keyword searchable records associated with a ticket|No|Send email to Otobo with small details such as level, hostname, serial, etc<br>Might involve policy changes for when a ticket should be created.|
|Back Up Linux Machines|Create a script to back up Linux filesystems|To simplify backing up Linux machines and align Linux backup simplicity with Windows backup simplicity|Yes||