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

« back to all changes in this revision

Viewing changes to gnome-help/vi/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:
5
5
    <link type="guide" xref="files#backup"/>
6
6
    <desc>Danh sách các thư mục bạn có thể tìm thấy tài liệu, tập tin và các thiết lập bạn muốn sao lưu.</desc>
7
7
    
 
8
    <revision pkgversion="3.2" date="2011-10-01" status="candidate"/>
 
9
 
8
10
    <credit type="author">
9
11
      <name>Tiffany Antopolski</name>
10
12
      <email>tiffany.antopolski@gmail.com</email>
19
21
 
20
22
  <title>Tìm tập tin cần sao lưu chỗ nào?</title>
21
23
 
22
 
<p>
23
 
Deciding which files to back up, and locating them, is the most difficult step when attempting to perform a backup.
24
 
Listed below are the most common locations of important files and settings that you may want to back up.
25
 
</p>
 
24
  <p>Deciding which files to back up, and locating them, is the most difficult
 
25
 step when attempting to perform a backup. Listed below are the most common
 
26
 locations of important files and settings that you may want to back up.</p>
26
27
 
27
28
<list>
28
29
 <item>
29
30
  <p>Personal files (documents, music, photos and videos)</p>
30
 
  <p>These are usually stored in your home folder (<file>/home/your_name</file>). 
31
 
They could be in subfolders such as Desktop, Documents, Pictures, Music and Videos.</p>
32
 
  <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>
 
31
  <p>These are usually stored in your home folder (<file>/home/your_name</file>).
 
32
 They could be in subfolders such as Desktop, Documents, Pictures, Music and
 
33
 Videos.</p>
 
34
  <p>If your backup medium has sufficient space (if it's an external hard disk,
 
35
 for example), consider backing up the entire Home folder. You can find out how
 
36
 much disk space your Home folder takes up by using the
 
37
 <app>Disk Usage Analyzer</app>.</p>
33
38
 </item>
34
39
 
35
40
 <item>
36
41
  <p>Hidden files</p>
37
42
  <p>Any file or folder name that starts with a period (.) is hidden by default. 
38
 
To view hidden files, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or 
39
 
press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can copy these to a backup location like any other file.</p>
 
43
 To view hidden files, click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>
 
44
 or press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can copy these to a
 
45
 backup location like any other file.</p>
40
46
 </item>
41
47
 
42
48
 <item>
43
49
  <p>Personal settings (desktop preferences, themes, and software settings)</p>
44
 
  <p>Most applications store their settings in hidden folders inside your Home folder (see above for information on hidden files).</p>
45
 
  <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>
 
50
  <p>Most applications store their settings in hidden folders inside your Home
 
51
 folder (see above for information on hidden files).</p>
 
52
  <p>Most of your application settings will be stored in the hidden folders
 
53
 <cmd>.config</cmd>, <cmd>.gconf</cmd>, <cmd>.gnome3</cmd>, and <cmd>.local</cmd>
 
54
 in your Home folder.</p>
46
55
 </item>
47
56
 
48
57
 <item>
49
58
  <p>System-wide settings</p>
50
 
  <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>
 
59
  <p>Settings for important parts of the system aren't stored in your Home
 
60
 folder. There are a number of locations that they could be stored, but most are
 
61
 stored in the <file>/etc</file> folder. In general, you won't need to back-up
 
62
 these files on a home computer. If you are running a server, however, you
 
63
 should back up the files for the services that it is running.</p>
51
64
 </item>
52
65
</list>
53
66