-
Put one of these drives in its enclosure on your desk. Name it something clever like “Backup”. If you are using a Mac, the command you use to back up is this:
sudo rsync -vaxE / /Volumes/Backup/
If you’re using Linux, it’s something a lot like that.
-
It seems inevitable with the momentum this has that I’ll have to learn about git. This seems like an easy start.
Leave a Reply