Wiki source code of Administrator's Guide

Version 9.1 by Vincent Massol on 2010/06/23

Show last authors
1 Everything you want to know about administrating XWiki, from Installation to backups and more.
2
3 == Admin Topics ==
4
5 ; **[[Installation>>Installation]]**
6 : Learn how to install XWiki on your machine or upgrade an existing installation.
7 \\
8 ; **[[Configuration>>Configuration]]**
9 : Learn how to configure and tune XWiki in various ways.
10 \\
11 ; **[[Backup/Restore>>Backup]]**
12 : Learn how to backup and restore your wiki.
13 \\
14 ; **[[Virtual Wikis>>Virtualization]]**
15 : You can run multiple XWiki services on a single XWiki server using a Virtual configuration; without needing a supercharged server. Here's how to do it.
16 \\
17 ; **[[Import/Export>>ImportExport]]**
18 : Import and Export pages to and from your wikis.
19 \\
20 ; **[[Security]]**
21 : Tune the configuration to secure your wiki.
22 \\
23 ; **[[Access Rights]]**
24 : Define which users should be allowed to view and interact with your wiki.
25 \\
26 ; **[[User Management]]**
27 : Add, Edit, Delete and manage users.
28 \\
29 ; **[[Group Management]]**
30 : Add, Edit, Delete and manage groups.
31 \\
32 ; **[[Skins>>Skins]]**
33 : Learn how to use a different skin and even how to create a complete new one.
34 \\
35 ; **[[Encoding]]**
36 : Learn how to configure XWiki for UTF-8 or any other non-default encoding.
37 \\
38 ; **[[Authentication]]**
39 : Configure XWiki's authentication mechanism (Database, LDAP, custom implementation, etc).
40 \\
41 ; **[[Logging]]**
42 : Configure XWiki's logging system.
43 \\
44 ; **[[Database Administration]]**
45 : Administer your XWiki database.
46 \\
47 ; **[[Performances]]**
48 : Improve your wiki's performances.
49 \\
50 ; **[[URL resolution]]**
51 : Learn how XWiki parse and interpret given URL.
52 \\
53 ; **[[Clustering>>Clustering]]**
54 : You can run multiple instances of XWiki on the same database to be able to do load balancing. Here's how to do it.
55 \\
56 ; **[[Monitoring]]**
57 : Monitor a running instance

Get Connected