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

« back to all changes in this revision

Viewing changes to gnome-help/gl/backup-thinkabout.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="files#backup"/>
6
 
    <desc>A list of folders where you can find documents, files and settings that you may want to back up.</desc>
 
6
    <desc>A list of folders where you can find documents, files and settings
 
7
    that you may want to back up.</desc>
7
8
    
 
9
    <revision pkgversion="3.2" date="2011-10-01" status="candidate"/>
 
10
 
8
11
    <credit type="author">
9
12
      <name>Tiffany Antopolski</name>
10
13
      <email>tiffany.antopolski@gmail.com</email>
25
28
 
26
29
  <title>Onde podo atopar os ficheiros aos que quero facerlles copia de seguranza?</title>
27
30
 
28
 
<p>
29
 
Deciding which files to back up, and locating them, is the most difficult step when attempting to perform a backup.
30
 
Listed below are the most common locations of important files and settings that you may want to back up.
31
 
</p>
 
31
  <p>Deciding which files to back up, and locating them, is the most difficult
 
32
 step when attempting to perform a backup. Listed below are the most common
 
33
 locations of important files and settings that you may want to back up.</p>
32
34
 
33
35
<list>
34
36
 <item>
35
37
  <p>Personal files (documents, music, photos and videos)</p>
36
 
  <p>These are usually stored in your home folder (<file>/home/your_name</file>). 
37
 
They could be in subfolders such as Desktop, Documents, Pictures, Music and Videos.</p>
38
 
  <p>If your backup medium has sufficient space (if it's an external hard disk, for example), consider backing up the entire Home folder. You can find out how much disk space your Home folder takes up by using the <app>Disk Usage Analyzer</app>.</p>
 
38
  <p>These are usually stored in your home folder (<file>/home/your_name</file>).
 
39
 They could be in subfolders such as Desktop, Documents, Pictures, Music and
 
40
 Videos.</p>
 
41
  <p>If your backup medium has sufficient space (if it's an external hard disk,
 
42
 for example), consider backing up the entire Home folder. You can find out how
 
43
 much disk space your Home folder takes up by using the
 
44
 <app>Disk Usage Analyzer</app>.</p>
39
45
 </item>
40
46
 
41
47
 <item>
42
48
  <p>Ficheiros ocultos</p>
43
49
  <p>Any file or folder name that starts with a period (.) is hidden by default. 
44
 
To view hidden files, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or 
45
 
press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can copy these to a backup location like any other file.</p>
 
50
 To view hidden files, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>
 
51
 or press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can copy these to a
 
52
 backup location like any other file.</p>
46
53
 </item>
47
54
 
48
55
 <item>
49
56
  <p>Personal settings (desktop preferences, themes, and software settings)</p>
50
 
  <p>Most applications store their settings in hidden folders inside your Home folder (see above for information on hidden files).</p>
51
 
  <p>Most of your application settings will be stored in the hidden folders <cmd>.config</cmd>, <cmd>.gconf</cmd>, <cmd>.gnome3</cmd>, and <cmd>.local</cmd> in your Home folder.</p>
 
57
  <p>Most applications store their settings in hidden folders inside your Home
 
58
 folder (see above for information on hidden files).</p>
 
59
  <p>Most of your application settings will be stored in the hidden folders
 
60
 <cmd>.config</cmd>, <cmd>.gconf</cmd>, <cmd>.gnome3</cmd>, and <cmd>.local</cmd>
 
61
 in your Home folder.</p>
52
62
 </item>
53
63
 
54
64
 <item>
55
65
  <p>Opcións do sistema</p>
56
 
  <p>Settings for important parts of the system aren't stored in your Home folder. There are a number of locations that they could be stored, but most are stored in the <file>/etc</file> folder. In general, you won't need to back-up these files on a home computer. If you are running a server, however, you should back up the files for the services that it is running.</p>
 
66
  <p>Settings for important parts of the system aren't stored in your Home
 
67
 folder. There are a number of locations that they could be stored, but most are
 
68
 stored in the <file>/etc</file> folder. In general, you won't need to back-up
 
69
 these files on a home computer. If you are running a server, however, you
 
70
 should back up the files for the services that it is running.</p>
57
71
 </item>
58
72
</list>
59
73