File: backup-how.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 (57 lines) | stat: -rw-r--r-- 3,493 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="backup-how" xml:lang="gu">

  <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>ટિફની એન્ટોપોલસ્કી</name>
      <email>tiffany.antopolski@gmail.com</email>
    </credit>
    <credit>
      <name>GNOME દસ્તાવેજીકરણ પ્રોજેક્ટ</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>માઇકલ હીલ</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Klein Kravis</name>
      <email>kleinkravis44@outlook.com</email>
      <years>2020</years>
    </credit>
    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Use Déjà Dup (or another backup application) to make copies of
    your valuable files and settings to protect against loss.</desc>
  </info>

<title>કેવી રીતે બેકઅપ લેવાનું</title>

  <p>તમારી ફાઇલોનો બેકઅપ લેવાનો સરળ રસ્તો છે અને સુયોજનો તે જે તમારી માટે બેકઅપ કાર્યક્રમને બેકઅપ પ્રક્રિયાને સંચાલિત કરવા દે છે. વિવિધ બેકઅપ કાર્યક્રમોની સંખ્યા ઉપલબ્ધ છે, ઉદાહરણ તરીકે <app>Déjà Dup</app>.</p>

  <p>તમારી પસંદ થયેલ કાર્યક્રમ માટે મદદ એ બેકઅપ માટે તમારી પસંદગી સુયોજન મારફતે તમારી સાથે ચાલશે, ની સાથે સાથે કેવી રીતે તમારી માહિતીને સંગ્રહવી છે.</p>

  <p>An alternative option is to <link xref="files-copy">copy your files</link>
 to a safe location, such as an external hard drive, an online storage service,
 or a USB drive. Your <link xref="backup-thinkabout">personal files</link>
 and settings are usually in your Home folder, so you can copy them from there.</p>

  <p>તમે માહિતીનાં જથ્થાનો બેકઅપ લઇ શકો છો તે સંગ્રહ ઉપકરણનાં માપથી મર્યાદિત છે, નીચેનાં અપવાદો સાથે આખા ઘર ફોલ્ડરને બેકઅપ લેવું સારામાં સારુ છે:</p>

<list>
 <item><p>Files that are already backed up somewhere else, such as to a USB drive,
 or other removable media.</p></item>
 <item><p>Files that you can recreate easily. For example, if you are a
 programmer, you do not have to back up the files that get produced when you
 compile your programs. Instead, just make sure that you back up the original
 source files.</p></item>
 <item><p>કચરાપેટી ફોલ્ડરમાં કોઇપણ ફાઇલો. તમારી કચરાપેટી ફોલ્ડર <file>~/.local/share/Trash</file> માં શોધી શકાય છે.</p></item>
</list>

</page>