Revert "null out the pointer before we reload the nodes file"
[ctdb.git] / web / documentation.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <!--#set var="TITLE" value="CTDB Documentation" -->
4 <!--#include virtual="header.html" -->
5
6 <h1>CTDB Documentation</h1>
7
8 The following documentation should get you started with CTDB. 
9
10 <ul>
11 <li><a href="prerequisites.html">Prerequisites</a>
12 <li><a href="download.html">Downloading CTDB</a>
13 <li><a href="building.html">Building CTDB</a>
14 <li><a href="configuring.html">Configuring CTDB</a>
15 <li><a href="testing.html">Testing CTDB</a>
16 <li><a href="samba.html">Setting up Samba with CTDB</a>
17 <li><a href="ftp.html">Setting up FTP with CTDB</a>
18 <li><a href="nfs.html">Setting up NFS with CTDB</a>
19 <li><a href="iscsi.html">Setting up iSCSI with CTDB</a>
20 <li><a href="clamd.html">Setting up CLAMD with CTDB</a>
21 <li><a href="http://wiki.samba.org/index.php/CTDB_Setup">CTDB Wiki</a>
22 </ul>
23
24 Man pages:
25 <ul>
26 <li><a href="http://ctdb.samba.org/manpages/ctdb.1.html">ctdb manual page</a>
27 <li><a href="http://ctdb.samba.org/manpages/ctdbd.1.html">ctdbd manual page</a>
28 <li><a href="http://ctdb.samba.org/manpages/onnode.1.html">onnode manual page</a>
29 <li><a href="http://ctdb.samba.org/manpages/ltdbtool.1.html">ltdbtool manual page</a>
30 <li><a href="http://ctdb.samba.org/manpages/ping_pong.1.html">ping_pong manual page</a>
31 </ul>
32
33 Articles:
34 <ul>
35 <li><a href="http://samba.org/~obnox/presentations/sambaXP-2009/">Michael
36     Adam's clustered NAS articles</a>
37 </ul>
38
39 <!--#include virtual="footer.html" -->