blob: 27e79bac12a21a5bd49200f0b20bf7c85638513b (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Converted by db4-upgrade version 1.0 -->
<book 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="de" xml:id="MCC">
<info>
<title>Mageia-Kontrollzentrum</title>
<cover>
<para role="tagline">Die Werkzeuge zum konfigurieren des Mageia-Systems</para>
<mediaobject>
<imageobject>
<imagedata fileref="mageia-2013.png"/>
</imageobject>
</mediaobject>
<para>Die Texte und Bildschirmfotos in diesem Handbuch sind unter der CC BY-SA 3.0
<link
ns6:href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</link>
veröffentlicht.
</para>
<para>Diese Anleitung wurde mit Hilfe von <link
ns6:href="http://www.calenco.com">Calenco CMS</link> erstellt, entwickelt
von <link ns6:href="http://www.neodoc.biz">NeoDoc</link>
</para>
<para>Es wurde von Freiwilligen in ihrer Freizeit geschrieben. Bitte kontaktieren
Sie das <link
ns6:href="https://wiki.mageia.org/en/Documentation_team">Dokumentationsteam</link>,
wenn Sie dazu beitragen möchten, diese Anleitung zu verbessern.</para>
</cover>
</info>
<article>
<xi:include href="mcc-intro.xml"></xi:include>
<xi:include href="software-management.xml"></xi:include>
<xi:include href="mcc-sharing.xml"></xi:include>
<xi:include href="mcc-networkservices.xml"></xi:include>
<xi:include href="mcc-hardware.xml"></xi:include>
<xi:include href="mcc-network.xml"></xi:include>
<xi:include href="mcc-system.xml"></xi:include>
<xi:include href="mcc-networksharing.xml"></xi:include>
<xi:include href="mcc-localdisks.xml"></xi:include>
<xi:include href="mcc-security.xml"></xi:include>
<xi:include href="mcc-boot.xml"></xi:include>
<xi:include href="otherMageiaTools.xml"></xi:include>
</article>
</book>
|