User Tools

Site Tools


backups

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
backups [2019/08/04 16:01] – created neilbackups [2019/08/09 09:07] – neil
Line 1: Line 1:
 =====Backups ===== =====Backups =====
 +
 +  * [[backups#Take regular backups, automatically|Take regular backups, automatically]]
 +  * [[backups#Test your backups|Test your backups]]
 +  * [[backups#Protect your backups |Protect your backups ]]
 +  * [[backups#Use the type of backup which suits your needs|Use the type of backup which suits your needs]]
 +  * [[backups#Keep a backup disconnected from your network|Keep a backup disconnected from your network]]
 +  * [[backups#Keep a backup in a different physical location|Keep a backup in a different physical location]]
 +
 +====Take regular backups, automatically====
 +
 +If you have to think about taking backups, there's a good chance that you will not do them, no matter how good your intentions are.
 +
 +Whenever you make use of a new system, or get a new device, set up automated backups as part of your configuration process.
  
 ====Test your backups ==== ====Test your backups ====
-Test your backups. No point doing backups if you find that, at the point you need it, you can’t restore.  
  
-Probably makes your life easier too when it comes to upgrading your computer.+Test your backups. 
 + 
 +Taking backups is all well and good, but there is little point if you do not test that you are able to recover from them. 
 + 
 +Schedule in testing of restoration of backups from different systems as part of your firm's business continuity plan. 
 + 
 +====Protect your backups ==== 
 + 
 +Protect your backups to at least the same standard as you protect the data which you are backing up. 
 + 
 +====Use the type of backup which suits your needs ==== 
 + 
 +Backups can take different forms. 
 + 
 +===Syncing data onto multiple devices === 
 + 
 +If you have an automatic synchronisation system (such as Nextcloud, or Dropbox), you have a measure of protection. 
 + 
 +If you lose one of your devices, you will have all the synchronised data on another device (and, probably, on the server too). When you replace your lost device, you set up synchronisation on it, and all your synchronised data will come back. 
 + 
 +This setup may also be helpful if you delete something important from one device and realise quickly, as you may be able to restore it from a different device. You will probably need to act very quickly, and disconnect that other device from the Internet, so that the unwanted deletion is not propagated to that other device. 
 + 
 +This is unreliable, but might work at a pinch. 
 + 
 +===Versioning === 
 + 
 +A versioning backup system creates an initial complete copy of the data being backed up, and each subsequent backup picks up only the changes that have been made. 
 + 
 +This should lead to faster backups than taking a complete, fresh backup each time. 
 + 
 +An example of this is Apple's [[https://www.apple.com/in/support/timemachine/|Time Machine]] backup system. 
 + 
 +===Full images / snapshots === 
 + 
 +A full image or snapshot backup takes a complete copy of the system at the point in time at which the backup was made. This means that you can restore everything which was backed up to exactly how it was at that point in time. 
 + 
 +A bootable snapshot of your computer can be very usefulIf you take regular bootable snapshots, and one day your hard drive or SSD fails, and you cannot boot your computer, you can plug in the disc containing your bootable snapshot, and boot straight into it. 
 + 
 +You should also be able to copy the bootable image straight onto your new hard drive or SSD, re-imaging your computer to exactly the same state it was in when your backup was taken. 
 + 
 +For example, for macOS, [[https://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html|SuperDuper!]]. 
 + 
 +====Keep a backup disconnected from your network ====
  
-Multiple backupsin different places.+Some attacks — such as ransomware — attempt to attack devices connected to your computer and your network. If your backup is connected to the network which is being attackedit may suffer the same fate as your computer.
  
-Versioning versus full image: get back an older copy of documentwhere you made a change a week ago which you wish to revertversus easy of rebuilding your system+There is trade-off to be struck between having regularautomated backups, and disconnecting them from your network. You might want to alternative between backup discsalways keeping one isolated from your network, so that you always have a good, tested, offline backup available.
  
-Keeping copies of your data elsewhere+==== Keep a backup in a different physical location ====
  
-Something like Nextcloud to automatically backup selected folders from your machine, pretty much immediately when change is made.+Imagine scenario in which your office is burgled, or burns down: if your computer, and all your backups, are in that office, having regular, tested backups will not help you.
  
-Encrypt your backups… but if you lose the passphraseyou’ve lost your backups too.+Consider moving backup discs to a different physical locationto minimise the chances of this happening.
  
backups.txt · Last modified: 2022/07/19 08:04 by neil