File: backup-where.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (67 lines) | stat: -rw-r--r-- 2,496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="tip" id="backup-where" xml:lang="lt">

  <info>
    <link type="guide" xref="backup-why"/>

    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
    <revision pkgversion="3.13.92" date="2014-09-20" status="review"/>

    <credit type="author">
      <name>GNOME Documentation Project</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Advice on where to store your backups and what type of storage device
    to use.</desc>
  </info>

<title>Kur laikyti atsargines kopijas</title>

  <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, or is lost or is stolen, 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>

  <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>

   <list style="compact">
    <title>Asmeninės ir nuotolinės saugyklos ir jų savybės</title>
    <item>
      <p>USB atmintukai (nedidelė talpa)</p>
    </item>
    <item>
      <p>Vidiniai standieji diskai ir kt. kaupikliai (didelė talpa)</p>
    </item>
    <item>
      <p>Išoriniai standieji diskai (dažniausiai didelė talpa)</p>
    </item>
    <item>
      <p>Prie tinklo prijungti standieji diskai ir kt. laikmenos (dažniausiai didelė talpa)</p>
    </item>
    <item>
      <p>Failų bei atsarginių kopijų saugojimo serveriai (didelė talpa)</p>
    </item>
    <item>
     <p>Įrašomi CD, DVD bei Blu-ray diskai (CD yra mažos talpos, DVD vidutinės, o Blu-ray - didelės)</p>
    </item>
    <item>
     <p>Online backup service
     (<link href="http://aws.amazon.com/s3/">Amazon S3</link>, for example;
     capacity depends on price)</p>
    </item>
   </list>

  <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>
</page>