aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/de/diskdrake--nfs.xml
blob: 7d605acf1ddf42efd2ab5e9253b32e6837cb268f (plain)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<?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="de" xml:id="diskdrake--nfs">
  <info>
    <title xml:id="diskdrake--nfs-ti1">Zugriff auf über NFS freigegebene Laufwerke und Verzeichnisse</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>Einleitung</title>

    <para>This tool<footnote>
        <para>Sie können das Werkzeug über die Kommandozeile aufrufen, indem Sie <emphasis
role="bold">diskdrake --nfs</emphasis> als root eingeben</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>Vorgehensweise</title>

    <para>Wähle <guibutton>Server suchen</guibutton> um eine Liste an Servern, welche
Verzeichnisse freigegeben haben, zu erhalten.</para>

    <para>Klicke auf das > Symbol vor dem Servernamen um eine Liste an freigegebenen
Verzeichnissen zu sehen und wähle das Verzeichnis aus, auf das Sie zugreifen
möchten.</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>