mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
594284f2d7
Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit e94070de52232d6cefae0c6276df88b8fc380a4e)
40 lines
1.4 KiB
HTML
40 lines
1.4 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 manual page</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ctdbd.1.html">ctdbd manual page</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/onnode.1.html">onnode manual page</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ltdbtool.1.html">ltdbtool manual page</a>
|
|
<li><a href="http://ctdb.samba.org/manpages/ping_pong.1.html">ping_pong 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" -->
|