aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/en/diskdrake--nfs.xml
diff options
context:
space:
mode:
authorMarja van Waes <marja@mageia.org>2013-10-09 19:23:39 +0200
committerMarja van Waes <marja@mageia.org>2013-10-09 19:23:39 +0200
commitf625289b0055a134c13a60e5f36ad85c92577c38 (patch)
treee8eb6318f6ab98823dce1047cc1b07d1fc89798b /docs/mcc-help/en/diskdrake--nfs.xml
parent6120b693e949f1e15b4b27ab2cffba1ba6d8542c (diff)
downloadtools-f625289b0055a134c13a60e5f36ad85c92577c38.tar
tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.gz
tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.bz2
tools-f625289b0055a134c13a60e5f36ad85c92577c38.tar.xz
tools-f625289b0055a134c13a60e5f36ad85c92577c38.zip
import MCC-help .xml files from Calenco
Diffstat (limited to 'docs/mcc-help/en/diskdrake--nfs.xml')
-rw-r--r--docs/mcc-help/en/diskdrake--nfs.xml91
1 files changed, 91 insertions, 0 deletions
diff --git a/docs/mcc-help/en/diskdrake--nfs.xml b/docs/mcc-help/en/diskdrake--nfs.xml
new file mode 100644
index 00000000..a0b01548
--- /dev/null
+++ b/docs/mcc-help/en/diskdrake--nfs.xml
@@ -0,0 +1,91 @@
+<?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" version="5.0" xml:lang="en" xml:id="diskdrake--nfs">
+ <info>
+ <title xml:id="diskdrake--nfs-ti1">Access NFS shared drives and
+ directories</title>
+
+ <subtitle>diskdrake --nfs</subtitle>
+ </info>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata revision="2" xml:id="diskdrake--nfs-im1" align="center" fileref="diskdrake--nfs.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+
+ <para/>
+
+ <para>.</para>
+
+ <para/>
+
+ <section>
+ <title>Introduction</title>
+
+ <para>This tool<footnote>
+ <para>You can start this tool from the command line, by typing
+ <emphasis role="bold">diskdrake --nfs</emphasis> as root.</para>
+ </footnote> allows you to declare some shared directories to be
+ accessible to all users on the machine. The protocol used for this is NFS
+ which is available on most Linux or Unix systems. The shared directory
+ will be thus available directly at boot. Shared directories can be also
+ accessible directly in a single session for a user with tools such as file
+ browsers.</para>
+ </section>
+
+ <section>
+ <title>Procedure</title>
+
+ <para>Select <guibutton>search servers</guibutton> to obtain a list of
+ servers which share directories.</para>
+
+ <para>Click on the > symbol before the server name to display the list
+ of the shared directories and select the directory you want to
+ access.</para>
+
+ <mediaobject ns2:href="diskdrake--nfs2.png">
+ <imageobject>
+ <imagedata fileref="diskdrake--nfs2.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>The button <guibutton>Mount point</guibutton> will be available and
+ you have to specify where to mount the directory.</para>
+
+ <mediaobject ns2:href="diskdrake--nfs3.png">
+ <imageobject>
+ <imagedata fileref="diskdrake--nfs3.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>After choosing the mount point, You can mount it. You can also
+ verify and change some options with the <guibutton>Options</guibutton>
+ button. After mounting the directory, you can unmount it with the same
+ button.</para>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="diskdrake--nfs4.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="diskdrake--nfs5.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <para>On accepting the configuration with the Done button, a message will
+ displayed, asking "Do you want to save the /etc/fstab modifications". This
+ will make the directory available at each boot, if the network is
+ accessible. The new directory is then available in your file browser, for
+ example in dolphin.</para>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="diskdrake--nfs6.png"/>
+ </imageobject>
+ </mediaobject>
+
+ <para/>
+ </section>
+</section> \ No newline at end of file