summaryrefslogtreecommitdiff
path: root/manual/en/130-case-studies.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-29 11:43:45 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-29 11:43:45 +0000
commit2dee685a1f8fb954fbeb9fd9a9d0dbb57b34b8ee (patch)
treecb629d2d27b44eeaae262fbb9975a67048b26317 /manual/en/130-case-studies.mdwn
parent6d27c778c2c51129d5882c2c5adf2aeac9d36e06 (diff)
downloadobnam-2dee685a1f8fb954fbeb9fd9a9d0dbb57b34b8ee.tar.gz
Move English manual texts to en subdir
Diffstat (limited to 'manual/en/130-case-studies.mdwn')
-rw-r--r--manual/en/130-case-studies.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/manual/en/130-case-studies.mdwn b/manual/en/130-case-studies.mdwn
new file mode 100644
index 00000000..90560aaf
--- /dev/null
+++ b/manual/en/130-case-studies.mdwn
@@ -0,0 +1,17 @@
+Case studies
+============
+
+This chapter goes through, in some detail, some typical use cases for
+backups. For case, it discusses the data being backed up, and explains
+choices of backup strategy, storage, etc. Some case studies:
+
+* Single laptop user, typical data of documents, photos, music,
+ backing up to a USB hard drive.
+* A VPS or similar server, with web pages, e-mail, and maybe other
+ data, backed up to another server.
+* A small company with a number of laptops and desktops, a local file
+ server, a rented co-lo server, backing up to a rented server in a
+ co-lo and to a rotated set of large USB drives.
+* Restoring from a complete disaster, where all local computers and
+ storage media are destroyed, but there is an off-site backup that
+ is intact.