mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
691379b13d
(with modifications) Add a webpage about CLAMAV support in CTDB (This used to be ctdb commit 5fc14f98902ae98abed35eaab3b3495226dcac38)
38 lines
1.3 KiB
HTML
38 lines
1.3 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="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/~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" -->
|