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

« back to all changes in this revision

Viewing changes to gnome-help/ca/backup-where.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
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="backup-where" xml:lang="ca">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="backup-why"/>
 
6
    <desc>Advice on where to store your backups and what type of storage device to use.</desc>
 
7
    <title type="sort">c</title>
 
8
    <credit type="author">
 
9
      <name>Projecte de documentació del GNOME</name>
 
10
      <email>gnome-doc-list@gnome.org</email>
 
11
    </credit>
 
12
    <credit type="author">
 
13
      <name>Tiffany Antopolski</name>
 
14
      <email>tiffany.antopolski@gmail.com</email>
 
15
    </credit>
 
16
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
17
  
 
18
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
19
      <mal:name>David Aguilera</mal:name>
 
20
      <mal:email>david.aguilera.moncusi@gmail.com</mal:email>
 
21
      <mal:years>2011</mal:years>
 
22
    </mal:credit>
 
23
  </info>
 
24
 
 
25
<title>On emmagatzemar una còpia de seguretat</title>
 
26
<p>You should store backup copies of your files somewhere separate from your computer - on an external hard disk, for example. That way, if the computer breaks, the backup will still be intact. For maximum security, you shouldn't keep the backup in the same building as your computer. If there is a fire or theft, both copies of the data could be lost if they are kept together.</p>
 
27
    
 
28
<p>It is important to choose an appropriate <em>backup medium</em> too. You need to store your backups on a device that has sufficient disk capacity for all of the backed-up files.</p>
 
29
 
 
30
   <list style="compact">
 
31
    <title>Opcions d'emmagatzemament local i remot</title>
 
32
    <item>
 
33
      <p>USB memory key (low capacity)</p>
 
34
    </item>
 
35
    <item>
 
36
      <p>Internal disk drive (high capacity)</p>
 
37
    </item>
 
38
    <item>
 
39
      <p>External hard disk (typically high capacity)</p>
 
40
    </item>
 
41
    <item>
 
42
      <p>Network-connected drive (high capacity)</p>
 
43
    </item>
 
44
    <item>
 
45
      <p>File/backup server (high capacity)</p>
 
46
    </item>
 
47
    <item>
 
48
     <p>Writable CDs or DVDs (low/medium capacity)</p>
 
49
    </item>
 
50
    <item>
 
51
     <p>Online backup service (<link href="http://aws.amazon.com/s3/">Amazon S3</link> or <link href="https://one.ubuntu.com/">Ubuntu One</link>, for example; capacity depends on price)</p>
 
52
    </item>
 
53
   </list>
 
54
   
 
55
<p>Some of these options have sufficient capacity to allow for a backup of every file on your system, also known as a <em>complete system backup</em>.</p>
 
56
</page>