blob: b17a6fd68e5e67fc0c1435de6c3928a74c724ec5 (
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
|
<?xml version="1.0" encoding="utf-8"?>
<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="nl" xml:id="mcc-sharing">
<info>
<title xml:id="mcc-sharing-ti1">Bronnen delen</title>
</info>
<mediaobject>
<imageobject>
<imagedata align="center" fileref="mcc-sharing.png"
format="PNG" revision="1"
xml:id="mcc-sharing-im1"/>
</imageobject>
</mediaobject>
<para>Dit scherm en dat voor <emphasis>Netwerkdiensten</emphasis> zijn alleen
zichtbaar als het <emphasis>drakwizard</emphasis>-pakket geïnstalleerd is. U
kunt kiezen tussen verschillende tools om verscheidene servers te
configureren. Klik op een link hieronder of op <xref
linkend="mcc-networkservices"/> voor meer informatie.</para>
<orderedlist><title>Bronnen delen</title>
<listitem>
<para><xref linkend="drakwizard_proftpd"/></para>
</listitem>
<listitem>
<para><xref linkend="drakwizard_apache2"/></para>
</listitem>
</orderedlist>
<xi:include href="drakwizard_proftpd.xml"></xi:include>
<xi:include href="drakwizard_apache2.xml"></xi:include>
</section>
|