mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
d706a9730f
(This used to be ctdb commit 6f4a1b4dbc9a5d48513477fb4f5e214a51f70941)
30 lines
1.0 KiB
HTML
30 lines
1.0 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="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="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>
|
|
|
|
<!--#include virtual="footer.html" -->
|