~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/cs/backup-frequency.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="tip" id="backup-frequency" xml:lang="cs">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="files#backup"/>
 
6
    <desc>Learn how often you should backup your important files to make sure
 
7
    that they're safe.</desc>
 
8
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
9
 
 
10
    <credit type="author">
 
11
      <name>Tiffany Antopolski</name>
 
12
      <email>tiffany.antopolski@gmail.com</email>
 
13
    </credit>
 
14
    <credit type="author">
 
15
      <name>GNOME Documentation Project</name>
 
16
      <email>gnome-doc-list@gnome.org</email>
 
17
    </credit>
 
18
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
19
  
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>Adam Matoušek</mal:name>
 
22
      <mal:email>adamatousek@gmail.com</mal:email>
 
23
      <mal:years>2012</mal:years>
 
24
    </mal:credit>
 
25
  </info>
 
26
 
 
27
<title>Frequency of backups</title>
 
28
 
 
29
  <p>How often you make backups will depend on the type of data to be backed up.
 
30
 For example, if you are running a network environment with critical data stored
 
31
 on your servers, then even nightly backups may not be enough.</p>
 
32
 
 
33
  <p>On the other hand, if you are backing up the data on your home computer
 
34
 then hourly backups would likely be unnecessary. You may find it helpful to
 
35
 consider the following points when planning your backup schedule:</p>
 
36
 
 
37
<list style="compact">
 
38
<item><p>The amount of time you spend on the computer.</p></item>
 
39
<item><p>How often and by how much the data on the computer changes.</p></item>
 
40
</list>
 
41
 
 
42
  <p>If the data you want to back up is lower priority, or subject to few
 
43
 changes, like music, e-mails and family photos, then weekly or even monthly
 
44
 backups may suffice. However, if you happen to be in the middle of a tax audit,
 
45
 more frequent backups may be necessary.</p>
 
46
 
 
47
  <p>As a general rule, the amount of time in between backups should be no more
 
48
 than the amount of time you are willing to spend re-doing any lost work. For
 
49
 example, if spending a week re-writing lost documents is too long for you, you
 
50
 should back up at least once per week.</p>
 
51
 
 
52
</page>