192: What is your backup strategy? 📼
Publisher |
Spec
Media Type |
audio
Categories Via RSS |
Education
Technology
Publication Date |
Mar 17, 2020
Episode Duration |
00:29:24

Wordpress

title : 192: What is your backup strategy? 📼 permalink : 192

In this episode, we talk about what a good backup strategy looks like and the different kinds of data you should be backing up.

Stay safe and think about your backup strategies.

Shownotes

3-2-1 Backup Rule

Backup Software

This mirrors both drives defensively (-n is dry run)

    rsync --partial --progress --archive --update \
      --verbose\
      --human-readable\
      --exclude='$RECYCLE.BIN' --exclude='$Recycle.Bin' --exclude='.AppleDB' \
      --exclude='.AppleDesktop' --exclude='.AppleDouble' --exclude='.com.apple.timemachine.supported'\
      --exclude='.dbfseventsd' --exclude='.DocumentRevisions-V100*' --exclude='.DS_Store'\
      --exclude='.fseventsd' --exclude='.PKInstallSandboxManager' --exclude='.Spotlight*'\
      --exclude='.SymAV*' --exclude='.symSchedScanLockxz' --exclude='.TemporaryItems'\
      --exclude='.Trash*' --exclude='.vol' --exclude='.VolumeIcon.icns' --exclude='Desktop DB'\
      --exclude='Desktop DF' --exclude='hiberfil.sys' --exclude='lost+found'\
      --exclude='Network Trash Folder' --exclude='pagefile.sys' --exclude='Recycled'\
      --exclude='RECYCLER' --exclude='System Volume Information' --exclude='Temporary Items' --exclude='Thumbs.db'\
      -n\
      /Volumes/xhd_strg/ /Volumes/xhd_strg_bkp

Misc

Sponsors 🙏

Square

Check out the new Square YouTube channel for developers. Square has SDKs and APIs to make payments and run a business.

Contact

In this episode, we talk about what a good backup strategy looks like and the different kinds of data you should be backing up. Stay safe and think about your backup strategies.

Wordpress

title : 192: What is your backup strategy? 📼 permalink : 192

In this episode, we talk about what a good backup strategy looks like and the different kinds of data you should be backing up.

Stay safe and think about your backup strategies.

Shownotes

3-2-1 Backup Rule

Backup Software

This mirrors both drives defensively (-n is dry run)

    rsync --partial --progress --archive --update \
      --verbose\
      --human-readable\
      --exclude='$RECYCLE.BIN' --exclude='$Recycle.Bin' --exclude='.AppleDB' \
      --exclude='.AppleDesktop' --exclude='.AppleDouble' --exclude='.com.apple.timemachine.supported'\
      --exclude='.dbfseventsd' --exclude='.DocumentRevisions-V100*' --exclude='.DS_Store'\
      --exclude='.fseventsd' --exclude='.PKInstallSandboxManager' --exclude='.Spotlight*'\
      --exclude='.SymAV*' --exclude='.symSchedScanLockxz' --exclude='.TemporaryItems'\
      --exclude='.Trash*' --exclude='.vol' --exclude='.VolumeIcon.icns' --exclude='Desktop DB'\
      --exclude='Desktop DF' --exclude='hiberfil.sys' --exclude='lost+found'\
      --exclude='Network Trash Folder' --exclude='pagefile.sys' --exclude='Recycled'\
      --exclude='RECYCLER' --exclude='System Volume Information' --exclude='Temporary Items' --exclude='Thumbs.db'\
      -n\
      /Volumes/xhd_strg/ /Volumes/xhd_strg_bkp

Misc

Sponsors 🙏

Square

Check out the new Square YouTube channel for developers. Square has SDKs and APIs to make payments and run a business.

Contact

This episode currently has no reviews.

Submit Review
This episode could use a review!

This episode could use a review! Have anything to say about it? Share your thoughts using the button below.

Submit Review