~evfool/ubuntu-docs/fixlp908663

« back to all changes in this revision

Viewing changes to ubuntu-help/C/backup-why.page

  • Committer: Jeremy Bicha
  • Date: 2011-12-05 05:33:31 UTC
  • Revision ID: jbicha@ubuntu.com-20111205053331-m55ea40xc5e26nyw
Merge backup, color, and more from GNOME

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<page xmlns="http://projectmallard.org/1.0/"
2
 
      type="guide"
 
2
      type="guide" style="tip"
3
3
      id="backup-why">
4
4
 
5
5
  <info>
6
6
    <link type="guide" xref="files#backup" />
7
 
    <desc>
8
 
        <link xref="backup-why">Why</link>, 
9
 
        <link xref="backup-what">what</link>,
10
 
        <link xref="backup-where">where</link> 
11
 
        and <link xref="backup-how">how</link> 
12
 
        of backups.
13
 
    </desc>
14
 
    <revision version="11.04" date="2011-04-26" status="final"/>
 
7
    <desc>Why, what, where and how of backups.</desc>
15
8
    <title type="link" role="trail">Backups</title>
16
9
    
 
10
    <revision version="11.04" date="2011-04-26" status="final"/>
 
11
 
17
12
    <credit type="author">
18
13
      <name>GNOME Documentation Project</name>
19
14
      <email>gnome-doc-list@gnome.org</email>
21
16
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
22
17
  </info>
23
18
 
24
 
  <title>Back up your important files</title>
25
 
  <p>
26
 
<em>Backing up</em> your files simply means making a copy of your files for safekeeping.
27
 
This is done in case the original files become unusable due to loss or corruption. These copies can be used to restore the original  data in the event of loss. Copies should be stored on a different device from the original files. For example, you may use a USB drive, an external hard drive, a CD/DVD, or an off-site service.
28
 
</p>
29
 
<p>
30
 
The best way to back up up your files is to do so regularly, keeping the copies off-site and encrypted.</p>
 
19
<title>Back up your important files</title>
 
20
 
 
21
  <p><em>Backing up</em> your files simply means making a copy of them for
 
22
 safekeeping. This is done in case the original files become unusable due to
 
23
 loss or corruption. These copies can be used to restore the original data in
 
24
 the event of loss. Copies should be stored on a different device from the
 
25
 original files. For example, you may use a USB drive, an external hard drive, a
 
26
 CD/DVD, or an off-site service.</p>
 
27
 
 
28
  <p>The best way to back up up your files is to do so regularly, keeping the
 
29
 copies off-site and (possibly) encrypted.</p>
31
30
 
32
31
<links type="topic" style="2column"/>
33
32