| 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 (1)</a> | 
|---|
| 27 | <li><a href="http://ctdb.samba.org/manpages/ctdbd.1.html">ctdbd (1)</a> | 
|---|
| 28 | <li><a href="http://ctdb.samba.org/manpages/ctdbd_wrapper.1.html">ctdbd_wrapper (1)</a> | 
|---|
| 29 | <li><a href="http://ctdb.samba.org/manpages/ctdbd.conf.5.html">ctdbd.conf (5)</a> | 
|---|
| 30 | <li><a href="http://ctdb.samba.org/manpages/ctdb.7.html">ctdb (7)</a> | 
|---|
| 31 | <li><a href="http://ctdb.samba.org/manpages/ctdb-tunables.7.html">ctdb-tunables (7)</a> | 
|---|
| 32 | <li><a href="http://ctdb.samba.org/manpages/onnode.1.html">onnode (1)</a> | 
|---|
| 33 | <li><a href="http://ctdb.samba.org/manpages/ltdbtool.1.html">ltdbtool (1)</a> | 
|---|
| 34 | <li><a href="http://ctdb.samba.org/manpages/ping_pong.1.html">ping_pong (1)</a> | 
|---|
| 35 | </ul> | 
|---|
| 36 |  | 
|---|
| 37 | Articles: | 
|---|
| 38 | <ul> | 
|---|
| 39 | <li><a href="http://samba.org/~obnox/presentations/sambaXP-2009/">Michael | 
|---|
| 40 | Adam's clustered NAS articles</a> | 
|---|
| 41 | </ul> | 
|---|
| 42 |  | 
|---|
| 43 | <!--#include virtual="footer.html" --> | 
|---|