diff options
-rw-r--r-- | docs/mcc-help/en/draksnapshot-config.xml | 49 |
1 files changed, 36 insertions, 13 deletions
diff --git a/docs/mcc-help/en/draksnapshot-config.xml b/docs/mcc-help/en/draksnapshot-config.xml index 6fdf1c21..57834c2e 100644 --- a/docs/mcc-help/en/draksnapshot-config.xml +++ b/docs/mcc-help/en/draksnapshot-config.xml @@ -1,23 +1,46 @@ -<?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 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"> <info> - <title xml:id="draksnapshot-config-ti1">Snapshots</title><subtitle>draksnapshot-config</subtitle> + <title xml:id="draksnapshot-config-ti1">Snapshots</title> + <subtitle>draksnapshot-config</subtitle> </info> <mediaobject> <imageobject> - <imagedata xml:id="draksnapshot-config-im1" revision="1" align="center" format="PNG" fileref="draksnapshot-config.png"/> + <imagedata xml:id="draksnapshot-config-im1" revision="1" align="center" + format="PNG" fileref="draksnapshot-config.png"/> </imageobject> </mediaobject> - <para>If you see the screen above when starting this tool, please close it. This crash has been reported many times. </para> + <para>This tool<footnote><para>You can start this tool fom the commandline, + by typing <emphasis role="bold">draksnapshot-config + </emphasis> as root.</para></footnote> is available in MCC's "System" + tab, in the "Administration tools" section.</para> + <para>When you start this tool in MCC for the first time, you will see a + message about installing draksnapshot. Click on "Install" to + proceed. Draksnapshot and some other packages it needs will be + installed.</para> - <para>You can read more about the problem in this bug report: <link xlink:href="https://bugs.mageia.org/show_bug.cgi?id=3032">bug 3032</link></para> - - - <para>We shall replace the screenshot with a correct one of the tool, and fill this page with instructions about how to use it, when the bug is fixed.</para> - <!-- <para>Write some text.</para> - <para>Write some text.</para> --> - <para>You can start this tool from the - command line, by typing <emphasis role="bold">draksnapshot-config</emphasis> as - root.</para> + <para>Click again on "Snapshots", you will see the "Settings" screen. Tick + "Enable Backups" and, if you want to Backup the whole system, "Backup + the whole system".</para> + <para>If you only want to backup part of your directories, then choose + "Advanced". You will see a little pop-up screen. Use the "add" and + "remove" buttons next to the "Backup list" to include or exclude + directories and files from the backup. Use the same buttons next to + the "Exclude" 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 "Close" when you are done.</para> + <para>Now give the path to "Where to backup", or choose the "Browse" 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 "Apply" to make the snapshot.</para> </section> |