| The most important task of any system
| |
| | Both strategies can, and probably should,
|
| administrator is backing up the systems
| |
| | be combined. An archival-only strategy
|
| they are responsible for. Not putting the
| |
| | requires the system administrators to
|
| system up, not keeping it running,
| |
| | reinstall and reconfigure the operating
|
| backing it up and being able to restore
| |
| | system prior to restoring the data; this
|
| is primary.
| |
| | takes longer and is more error prone.
|
| A system with no backup cannot be relied
| |
| | Any backup strategy must be tested.
|
| upon for any real purpose, because if
| |
| | A DR backup is tested by restoring a
|
| anything goes wrong your data is gone.
| |
| | system backup onto a fresh system to make
|
| Something always goes wrong eventually,
| |
| | sure you can recover from an emergency.
|
| and without good backups all of your
| |
| | Archival strategies are tested by
|
| work, and possible your entire business
| |
| | retrieving files and verifying that you
|
| is just plain gone.
| |
| | can find the files you need and that they
|
| A good backup strategy is composed of
| |
| | are readable once restored. An untested
|
| backup, storage, verification, and
| |
| | backup strategy is usually a complete
|
| restoration. The backup component covers
| |
| | waste of time and money.
|
| selection of method and which data to
| |
| | For web hosting clients, you will usually
|
| backup (all of it by choice).
| |
| | do your backups with the cPanel
|
| Storage covers both what media you back
| |
| | administrative interface.cPanel will let
|
| up onto as well as where you keep them
| |
| | you backup your entire hosted site, your
|
| (if your building burns down, tapes kept
| |
| | databases, or your home directory (which
|
| in the server room will be useless).
| |
| | will contain your website but not the
|
| Verification is a crucial component of a
| |
| | data behind it).
|
| backup strategy, you have to know you
| |
| | To perform a backup you simply access the
|
| have usable data.
| |
| | Backup control panel and select a type of
|
| Lastly, you need to be able to get the
| |
| | backup. The system performs the backup
|
| data back to where it can be used.
| |
| | and downloads the file to your local
|
| There are two main strategies for
| |
| | system.
|
| backups: Disaster Recovery and Archival.
| |
| | These backups can be restored through the
|
| DR backups are designed to restore a
| |
| | same interface.
|
| system to a working state. To do this you
| |
| | To test, you would create a new hosted
|
| backup the entire system so that you can
| |
| | site and restore your backups to it.
|
| restore it onto another machine to get a
| |
| | The downloaded backup files are important
|
| working system.
| |
| | (possibly confidential) data and should
|
| An archival strategy is concerned with
| |
| | be integrated into your local backup
|
| retrieving historical data ('give me the
| |
| | strategy.
|
| customer database as it appeared at the
| |
| | At the least, burn them to disks if you
|
| end of last year') and not with restoring
| |
| | can't arrange to include them in your
|
| a working system.
| |
| | main backups.
|