summaryrefslogtreecommitdiff
path: root/ctdb/web/documentation.html
blob: d78a1f0188cb2586a467aa33eded27b21eeec030 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!--#set var="TITLE" value="CTDB Documentation" -->
<!--#include virtual="header.html" -->

<h1>CTDB Documentation</h1>

The following documentation should get you started with CTDB. 

<ul>
<li><a href="prerequisites.html">Prerequisites</a>
<li><a href="download.html">Downloading CTDB</a>
<li><a href="building.html">Building CTDB</a>
<li><a href="configuring.html">Configuring CTDB</a>
<li><a href="configuring.html">Testing CTDB</a>
<li><a href="samba.html">Setting up Samba with CTDB</a>
<li><a href="ftp.html">Setting up FTP with CTDB</a>
<li><a href="nfs.html">Setting up NFS with CTDB</a>
<li><a href="iscsi.html">Setting up iSCSI with CTDB</a>
<li><a href="http://wiki.samba.org/index.php/CTDB_Setup">CTDB Wiki</a>
</ul>

Man pages:
<ul>
<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/ctdb.1.html">ctdb manual page</a>
<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/ctdbd.1.html">ctdbd manual page</a>
<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/onnode.1.html">onnode manual page</a>
</ul>

Articles:
<ul>
<li><a href="http://samba.org/~obnox/presentations/sambaXP-2009/">Michael
    Adam's clustered NAS articles</a>
</ul>

<!--#include virtual="footer.html" -->