diff options
Diffstat (limited to 'docs/mcc-help/pl/draksnapshot-config.xml')
-rw-r--r-- | docs/mcc-help/pl/draksnapshot-config.xml | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/docs/mcc-help/pl/draksnapshot-config.xml b/docs/mcc-help/pl/draksnapshot-config.xml new file mode 100644 index 00000000..2c05a229 --- /dev/null +++ b/docs/mcc-help/pl/draksnapshot-config.xml @@ -0,0 +1,49 @@ +<?xml version='1.0' encoding='utf-8'?> +<section xmlns="http://docbook.org/ns/docbook" + xmlns:ns5="http://www.w3.org/1998/Math/MathML" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1999/xhtml" + xmlns:ns2="http://www.w3.org/1999/xlink" + xmlns:ns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" + xml:id="draksnapshot-config" version="5.0" xml:lang="pl"> + <info> + <title xml:id="draksnapshot-config-ti1">Zrzuty danych</title> + <subtitle>draksnapshot-config</subtitle> + </info> + + <mediaobject> + <imageobject> + <imagedata xml:id="draksnapshot-config-im1" revision="1" align="center" + format="PNG" fileref="draksnapshot-config.png"/> + </imageobject> + </mediaobject> + + <para>This tool<footnote><para>You can start this tool from the command line, by typing <emphasis +role="bold">draksnapshot-config </emphasis> as root.</para></footnote> is available in MCC's +<guilabel>System</guilabel> tab, in the <guilabel>Administration +tools</guilabel> section.</para> + <para>When you start this tool in MCC for the first time, you will see a message +about installing draksnapshot. Click on <guibutton>Install</guibutton> to +proceed. Draksnapshot and some other packages it needs will be installed.</para> + + <para>Click again on <guilabel>Snapshots</guilabel>, you will see the +<guilabel>Settings</guilabel> screen. Tick <guilabel>Enable +Backups</guilabel> and, if you want to backup the whole system, +<guilabel>Backup the whole system</guilabel>.</para> + <para>If you only want to backup part of your directories, then choose +<guilabel>Advanced</guilabel>. You will see a little pop-up screen. Use the +<guibutton>Add</guibutton> and <guibutton>Remove</guibutton> buttons next to +the <guilabel>Backup list</guilabel> to include or exclude directories and +files from the backup. Use the same buttons next to the +<guilabel>Exclude</guilabel> list to remove subdirectories and/or files from +the chosen directories, that should <emphasis role="bold">not</emphasis> be +included in the backup. Click on <guibutton>Close</guibutton> when you are +done.</para> + <para>Now give the path to <guilabel>Where to backup</guilabel>, or choose the +<guibutton>Browse</guibutton> button to select the correct path. Any mounted +USB-key or external HD can be found in <emphasis +role="bold">/run/media/your_user_name/</emphasis>. + </para> + <para>Click on <guibutton>Apply</guibutton> to make the snapshot.</para> +</section> |