~ubuntu-branches/ubuntu/oneiric/gnome-user-docs/oneiric

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="backup-frequency">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="backup-frequency" xml:lang="fi">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="files#backup"/>
6
 
    <desc>How often and when to backup your files.</desc>
7
 
    <revision pkgversion="3.0" date="2011-03-30" status="final"/>
8
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
 
6
    <desc>Learn how often your should backup your important files to make sure that they're safe.</desc>
9
7
    <credit type="author">
10
8
      <name>Tiffany Antopolski</name>
11
9
      <email>tiffany.antopolski@gmail.com</email>
19
17
 
20
18
<title>Frequency of backups</title>
21
19
 
22
 
<p>How often you make backups will depend on the type of data to be backed up. For example, if you are running a network environment with critical data stored on your servers, then even nightly backups may not be enough.</p>
 
20
<p>How often you make backups will depend on the type of data to be backed up. 
 
21
For example, if you are running a network environment with critical data 
 
22
stored on your servers, then even nightly backups may not be enough.</p>
23
23
 
24
 
<p>
25
 
On the other hand, if you are backing up the data on your home computer then you may need to factor in a few things, such as:
26
 
</p>
 
24
<p>On the other hand, if you are backing up the data on your home computer 
 
25
then hourly backups would likely be unnecessary. You may find it helpful to 
 
26
consider the following points when planning your backup schedule:</p>
27
27
 
28
28
<list style="compact">
29
29
<item><p>The amount of time you spend on the computer.</p></item>
30
30
<item><p>How often and by how much the data on the computer changes.</p></item>
31
31
</list>
32
32
 
33
 
<p>
34
 
If it is just some music, e-mails and family photos, then weekly or even monthly backups may suffice. However, if you happen to be in the middle of a tax audit, more frequent backups may be necessary.
35
 
</p>
 
33
<p>If the data you want to back up is lower priority, or subject to few 
 
34
changes, like music, e-mails and family photos, then weekly or even monthly 
 
35
backups may suffice. However, if you happen to be in the middle of a tax 
 
36
audit, more frequent backups may be necessary.</p>
36
37
 
37
 
<p>As a general rule, the amount of time in between backups should be no more than the amount of time you could stand to spend re-doing any lost work. For example, if spending a week re-writing lost documents is too long for you, you should back up at least once per week.</p>
 
38
<p>As a general rule, the amount of time in between backups should be no more 
 
39
than the amount of time you are willing to spend re-doing any lost work. For 
 
40
example, if spending a week re-writing lost documents is too long for you, 
 
41
you should back up at least once per week.</p>
38
42
 
39
43
</page>