aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/mcc-help/en/diskdrake--nfs.xml
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2018-02-23 20:34:43 +0200
committerYuri Chornoivan <yurchor@ukr.net>2018-02-23 20:34:43 +0200
commit89f013bb4d68b0df17131df47f320ab4a44f060f (patch)
tree3a8a398ff40d57cc86940f295c97509802935f32 /docs/docs/stable/mcc-help/en/diskdrake--nfs.xml
parentcd4e1a8183a04d6067bdfa2894b64da8ec339c93 (diff)
downloadtools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.gz
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.bz2
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.xz
tools-89f013bb4d68b0df17131df47f320ab4a44f060f.zip
Create stable folder and move stable docs there
Diffstat (limited to 'docs/docs/stable/mcc-help/en/diskdrake--nfs.xml')
-rw-r--r--docs/docs/stable/mcc-help/en/diskdrake--nfs.xml91
1 files changed, 91 insertions, 0 deletions
diff --git a/docs/docs/stable/mcc-help/en/diskdrake--nfs.xml b/docs/docs/stable/mcc-help/en/diskdrake--nfs.xml
new file mode 100644
index 00000000..6dc1f96a
--- /dev/null
+++ b/docs/docs/stable/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 <guibutton>Done</guibutton> 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