Blame gnome-help/kn/backup-thinkabout.page

Packit Bot 4b9ea4
Packit Bot 4b9ea4
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="tip" id="backup-thinkabout" xml:lang="kn">
Packit Bot 4b9ea4
Packit Bot 4b9ea4
  <info>
Packit Bot 4b9ea4
    <link type="guide" xref="files#backup"/>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
Packit Bot 4b9ea4
    <revision pkgversion="3.13.92" date="2014-09-20" status="review"/>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
    <credit type="author">
Packit Bot 4b9ea4
      <name>Tiffany Antopolski</name>
Packit Bot 4b9ea4
      <email>tiffany.antopolski@gmail.com</email>
Packit Bot 4b9ea4
    </credit>
Packit Bot 4b9ea4
    <credit type="author">
Packit Bot 4b9ea4
      <name>GNOME Documentation Project</name>
Packit Bot 4b9ea4
      <email>gnome-doc-list@gnome.org</email>
Packit Bot 4b9ea4
    </credit>
Packit Bot 4b9ea4
    <credit type="editor">
Packit Bot 4b9ea4
      <name>Michael Hill</name>
Packit Bot 4b9ea4
      <email>mdhillca@gmail.com</email>
Packit Bot 4b9ea4
    </credit>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
    <desc>A list of folders where you can find documents, files and settings
Packit Bot 4b9ea4
    that you may want to back up.</desc>
Packit Bot 4b9ea4
  </info>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
  <title>Where can I find the files I want to back up?</title>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
  

Deciding which files to back up, and locating them, is the most difficult

Packit Bot 4b9ea4
 step when attempting to perform a backup. Listed below are the most common
Packit Bot 4b9ea4
 locations of important files and settings that you may want to back up.

Packit Bot 4b9ea4
Packit Bot 4b9ea4
<list>
Packit Bot 4b9ea4
 <item>
Packit Bot 4b9ea4
  

Personal files (documents, music, photos and videos)

Packit Bot 4b9ea4
  

These are usually stored in your home folder (<file>/home/your_name</file>).

Packit Bot 4b9ea4
 They could be in subfolders such as Desktop, Documents, Pictures, Music and
Packit Bot 4b9ea4
 Videos.

Packit Bot 4b9ea4
  

If your backup medium has sufficient space (if it is an external hard

Packit Bot 4b9ea4
  disk, for example), consider backing up the entire Home folder. You can find
Packit Bot 4b9ea4
  out how much disk space your Home folder takes up by using the
Packit Bot 4b9ea4
  <app>Disk Usage Analyzer</app>.

Packit Bot 4b9ea4
 </item>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
 <item>
Packit Bot 4b9ea4
  

Hidden files

Packit Bot 4b9ea4
  

Any file or folder name that starts with a period (.) is hidden by

Packit Bot 4b9ea4
  default. To view hidden files, click the
Packit Bot 4b9ea4
  <gui><media its:translate="no" type="image" src="figures/go-down.png">View options</media></gui>
Packit Bot 4b9ea4
  button in the toolbar, and then choose <gui>Show Hidden Files</gui>, or press
Packit Bot 4b9ea4
  <keyseq><key>Ctrl</key><key>H</key></keyseq>. You can copy these to a
Packit Bot 4b9ea4
  backup location like any other file.

Packit Bot 4b9ea4
 </item>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
 <item>
Packit Bot 4b9ea4
  

Personal settings (desktop preferences, themes, and software settings)

Packit Bot 4b9ea4
  

Most applications store their settings in hidden folders inside your Home

Packit Bot 4b9ea4
 folder (see above for information on hidden files).

Packit Bot 4b9ea4
  

Most of your application settings will be stored in the hidden folders

Packit Bot 4b9ea4
 <file>.config</file> and <file>.local</file> in your Home folder.

Packit Bot 4b9ea4
 </item>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
 <item>
Packit Bot 4b9ea4
  

System-wide settings

Packit Bot 4b9ea4
  

Settings for important parts of the system are not stored in your Home

Packit Bot 4b9ea4
  folder. There are a number of locations that they could be stored, but most
Packit Bot 4b9ea4
  are stored in the <file>/etc</file> folder. In general, you will not need to
Packit Bot 4b9ea4
  back up these files on a home computer. If you are running a server, however,
Packit Bot 4b9ea4
  you should back up the files for the services that it is running.

Packit Bot 4b9ea4
 </item>
Packit Bot 4b9ea4
</list>
Packit Bot 4b9ea4
Packit Bot 4b9ea4
</page>