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

« back to all changes in this revision

Viewing changes to gnome-help/fr/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>
31
34
 
32
35
  <title>Where can I find the files I want to back up?</title>
33
36
 
34
 
<p>
35
 
Deciding which files to back up, and locating them, is the most difficult step when attempting to perform a backup.
36
 
Listed below are the most common locations of important files and settings that you may want to back up.
37
 
</p>
 
37
  <p>Deciding which files to back up, and locating them, is the most difficult
 
38
 step when attempting to perform a backup. Listed below are the most common
 
39
 locations of important files and settings that you may want to back up.</p>
38
40
 
39
41
<list>
40
42
 <item>
41
43
  <p>Personal files (documents, music, photos and videos)</p>
42
 
  <p>These are usually stored in your home folder (<file>/home/your_name</file>). 
43
 
They could be in subfolders such as Desktop, Documents, Pictures, Music and Videos.</p>
44
 
  <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>
 
44
  <p>These are usually stored in your home folder (<file>/home/your_name</file>).
 
45
 They could be in subfolders such as Desktop, Documents, Pictures, Music and
 
46
 Videos.</p>
 
47
  <p>If your backup medium has sufficient space (if it's an external hard disk,
 
48
 for example), consider backing up the entire Home folder. You can find out how
 
49
 much disk space your Home folder takes up by using the
 
50
 <app>Disk Usage Analyzer</app>.</p>
45
51
 </item>
46
52
 
47
53
 <item>
48
54
  <p>Fichiers cachés</p>
49
55
  <p>Any file or folder name that starts with a period (.) is hidden by default. 
50
 
To view hidden files, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or 
51
 
press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can copy these to a backup location like any other file.</p>
 
56
 To view hidden files, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>
 
57
 or press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can copy these to a
 
58
 backup location like any other file.</p>
52
59
 </item>
53
60
 
54
61
 <item>
55
62
  <p>Personal settings (desktop preferences, themes, and software settings)</p>
56
 
  <p>Most applications store their settings in hidden folders inside your Home folder (see above for information on hidden files).</p>
57
 
  <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>
 
63
  <p>Most applications store their settings in hidden folders inside your Home
 
64
 folder (see above for information on hidden files).</p>
 
65
  <p>Most of your application settings will be stored in the hidden folders
 
66
 <cmd>.config</cmd>, <cmd>.gconf</cmd>, <cmd>.gnome3</cmd>, and <cmd>.local</cmd>
 
67
 in your Home folder.</p>
58
68
 </item>
59
69
 
60
70
 <item>
61
71
  <p>Préférences système</p>
62
 
  <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>
 
72
  <p>Settings for important parts of the system aren't stored in your Home
 
73
 folder. There are a number of locations that they could be stored, but most are
 
74
 stored in the <file>/etc</file> folder. In general, you won't need to back-up
 
75
 these files on a home computer. If you are running a server, however, you
 
76
 should back up the files for the services that it is running.</p>
63
77
 </item>
64
78
</list>
65
79