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 58 59 60 61 62 63
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="backup-how" xml:lang="ta">
<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>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Shantha kumar,</mal:name>
<mal:email>shkumar@redhat.com</mal:email>
<mal:years>2013</mal:years>
</mal:credit>
</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>
|