aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/it/diskdrake--nfs.xml
blob: 086cdd07c394736c4cb2617722035fca66d19750 (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="it" xml:lang="en" xml:id="diskdrake--nfs">
  <info>
    <title xml:id="diskdrake--nfs-ti1">Accedi a dischi e cartelle in condivisione NFS</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>Introduzione</title>

    <para>This tool<footnote>
        <para>Puoi avviare questo strumento dalla riga di comando digitando <emphasis
role="bold">diskdrake --nfs</emphasis> come 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>Procedura</title>

    <para>Seleziona <guibutton>cerca server</guibutton> per ottenere una lista dei
server che condividono directory.</para>

    <para>Clicca sul simbolo > prima del nome del server per visualizzare la lista
delle directory condivise e seleziona la directory cui vuoi accedere.</para>

    <mediaobject ns2:href="diskdrake--nfs2.png">
      <imageobject>
        <imagedata fileref="diskdrake--nfs2.png"/>
      </imageobject>
    </mediaobject>

    <para>Il pulsante <guibutton>Punto di mount</guibutton> diventerà disponibile e
dovrai specificare dove montare la directory.</para>

    <mediaobject ns2:href="diskdrake--nfs3.png">
      <imageobject>
        <imagedata fileref="diskdrake--nfs3.png"/>
      </imageobject>
    </mediaobject>

    <para>Dopo aver scelto il punto di mount, puoi montarlo. Puoi anche verificare e
cambiare qualche opzione con il pulsante
<guibutton>Opzioni</guibutton>. Dopo aver montato la directory puoi
smontarla usando lo stesso pulsante.</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>