mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
f7ccbf5187
Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit a7a844e7600b59d876de94ec5bf7bd1647508cdf)
44 lines
1.7 KiB
HTML
44 lines
1.7 KiB
HTML
<!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="testing.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="clamd.html">Setting up CLAMD 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/manpages/ctdb.1.html">ctdb (1)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ctdbd.1.html">ctdbd (1)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ctdbd_wrapper.1.html">ctdbd_wrapper (1)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ctdbd.conf.5.html">ctdbd.conf (5)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ctdb.7.html">ctdb (7)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ctdb-tunables.7.html">ctdb-tunables (7)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/onnode.1.html">onnode (1)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ltdbtool.1.html">ltdbtool (1)</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ping_pong.1.html">ping_pong (1)</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" -->
|