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

« back to all changes in this revision

Viewing changes to gnome-help/sv/backup-how.page

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-10-18 22:40:31 UTC
  • mfrom: (2.4.2 sid)
  • Revision ID: james.westby@ubuntu.com-20111018224031-ghkuh7t4cva5lj5y
Tags: 3.2.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="backup-why"/>
6
 
    <desc>Use Déjà Dup (or some other backup application) to make copies of your valuable files and settings to protect against loss.</desc>
 
6
    <desc>Use Déjà Dup (or some other backup application) to make copies of your
 
7
    valuable files and settings to protect against loss.</desc>
 
8
    <revision pkgversion="3.2" date="2011-10-01" status="candidate"/>
7
9
    <credit type="author">
8
10
      <name>Tiffany Antopolski</name>
9
11
      <email>tiffany.antopolski@gmail.com</email>
17
19
 
18
20
<title>Hur man skapar en säkerhetskopia</title>
19
21
 
20
 
<p>The easiest way of backing up your files and settings is to let a backup application manage the backup process for you. 
21
 
A number of different backup applications are available, for example <app>Déjà Dup</app>.</p>
22
 
 
23
 
<p>The help for your chosen backup application will walk you through setting your preferences for the backup, as 
24
 
well as how to restore your data.</p>
25
 
 
26
 
<p>An alternative option is to <link xref="files-copy">copy your files</link> to a safe location, such as an 
27
 
external hard drive, another computer on the network, or a USB drive. Your <link xref="backup-thinkabout">personal files</link> and settings are usually in your Home folder, so you can copy them from there.</p>
 
22
  <p>The easiest way of backing up your files and settings is to let a backup
 
23
 application manage the backup process for you. A number of different backup
 
24
 applications are available, for example <app>Déjà Dup</app>.</p>
 
25
 
 
26
  <p>The help for your chosen backup application will walk you through setting
 
27
 your preferences for the backup, as well as how to restore your data.</p>
 
28
 
 
29
  <p>An alternative option is to <link xref="files-copy">copy your files</link>
 
30
 to a safe location, such as an external hard drive, another computer on the
 
31
 network, or a USB drive. Your <link xref="backup-thinkabout">personal files</link>
 
32
 and settings are usually in your Home folder, so you can copy them from there.</p>
28
33
   
29
 
<p>The amount of data you can back up is limited by the size of the storage device. If you have the room 
30
 
on your backup device, it is best to back up the entire Home folder with the following exceptions:</p>
 
34
  <p>The amount of data you can back up is limited by the size of the storage
 
35
 device. If you have the room on your backup device, it is best to back up the
 
36
 entire Home folder with the following exceptions:</p>
31
37
 
32
38
<list>
33
 
 <item><p>Files that are already backed-up somewhere else, such as to a CD, DVD, or other removable media.</p></item>
34
 
 <item><p>Files that you can recreate easily. For example, if you are a programmer, you don't have to back up the files that get produced when you compile your programs. Instead, just make sure that you back up the original source files.</p></item>
35
 
 <item><p>Any files in the Trash folder. Your Trash folder can be found in <cmd>~/.local/share/Trash</cmd>.</p></item>
 
39
 <item><p>Files that are already backed-up somewhere else, such as to a CD, DVD,
 
40
 or other removable media.</p></item>
 
41
 <item><p>Files that you can recreate easily. For example, if you are a
 
42
 programmer, you don't have to back up the files that get produced when you
 
43
 compile your programs. Instead, just make sure that you back up the original
 
44
 source files.</p></item>
 
45
 <item><p>Any files in the Trash folder. Your Trash folder can be found in
 
46
 <cmd>~/.local/share/Trash</cmd>.</p></item>
36
47
</list>
37
48
 
38
49
</page>