blob: 2e93c75c22af86a20ffb0a48b8b1899d02d5b2ee (
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
|
<?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="ja" xml:id="MCC">
<info>
<title>Mageia コントロール センター</title>
<cover>
<para role="tagline">The tools to configure the Mageia system</para>
<mediaobject>
<imageobject>
<imagedata fileref="mageia-2013.png"/>
</imageobject>
</mediaobject>
<para>The texts and screenshots in this manual are available under the CC BY-SA
3.0 license <link
ns6:href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</link>.
</para>
<para>This manual was produced with the help of the <link
ns6:href="http://www.calenco.com">Calenco CMS</link> developed by <link
ns6:href="http://www.neodoc.biz">NeoDoc</link>.
</para>
<para>It was written by volunteers in their free time. Please contact <link
ns6:href="https://wiki.mageia.org/en/Documentation_team">Documentation
Team</link>, if you would like to help improve this manual.</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>
|