Tag: Shellscript
-
GitHub – BrixSat/SdcardBackupRestore: Backup and restore your sdcard on linux.
This Shellscript by BrixSat allows you to backup and restore your SD card on linux – e.g. for Raspberry Pi SD Cards on an Ubuntu Linux System. It will prompt for all the things that need to be entered. > github.com/BrixSat/SdcardBackupRestore
-
raspiBackup – How to make your Raspberry Pi create automatic backups of itself
raspiBackup helps to create a backup of a Raspberry Pi on a periodic base. The backup is created by the Raspberry itself and stored on an external storage device like an usb stick, an usb disk, nfs server, smbfs/cifs/samba drive, sshfs, davfs/webdav (Cloud)davfs/webdav (Cloud) etc. (See also How to access external data via smb, nfs,…