]> git.etc.gen.nz Git - spong.git/commitdiff
Documentation update.
authorStephen L Johnson <sjohnson@monsters.org>
Wed, 1 Dec 1999 07:36:02 +0000 (07:36 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Wed, 1 Dec 1999 07:36:02 +0000 (07:36 +0000)
www/docs/admin-guide.html
www/docs/user-guide.html

index 3a4ada2622782bcfc166473895fa5a25441a3354..45f666a1d1f221edb169115cbd4c1cd1395aba04 100755 (executable)
@@ -77,13 +77,26 @@ message host name is not found, spong-server will silently drop the messages.
 qualified domain name.&nbsp; To add in this check is a little perl test
 program <b>gethost-test</b> from in the "utils" directory of the Spong
 distribution. Just run it from a command line by entering <i>perl gethost-test.</i>
-It test to see is the server can resolve it's fully qualified domain name.
+It tests to see is the host can resolve it's fully qualified domain name.
 If it can't then it will advise you on ways to fix the problem.
 <br>&nbsp;
 <h2>
 Installation - Client</h2>
-For each client machine you will need to install the just the spong-client
-and a spong.conf file and make sure they start up when your system is rebooted.
+For each client machine you will need to install the the package just like a 
+te server installation described above. After the './build install' step
+is done, you can remove a number of directories that are not needed by 
+spong-client. (Assuming a standard installation directory). <br>
+<UL>
+<li> www/
+<li> cgi-bin/
+</ul>
+
+<P>The only configuration file that you have to edit is the spong.conf file.
+<P> If your have a number of like clients with the same OS your can copy
+the entire installation directory tree from an installed client to other
+clients. You can use tar+ftp, rcp, rdist or whatever mechamism your would
+normally use. Just be sure the Spong installation directory into the same
+location as the original client.
 <p>
 <hr WIDTH="100%">
 <h2>
index bbccf044218749f87696cc96d0a5f1d3d151df71..ec5959e3141ce14cba0667433deff494d9270b67 100755 (executable)
@@ -257,6 +257,11 @@ Acknowledgment. See the <b><a href="www-spong-ack.html">www-spong-ack</a></b>
 documentation for more information.
 <h1>
 <a NAME="character-interface"></a>COMMAND LINE USER INTERFACE</h1>
+The command line interface is provided by the <a href="spong.html><b>spong</b>
+</a> program. It has all of the same displays that the Web Interface provides.
+The <b>spong</b> program is run with 0, 1 or 2 paramters from a shell prompt. For more
+information run the <b>spong</b> program with the --help parameters or refer to
+the <a href="spong.html"><b>spong</b></a> documentation.
 
 <h1>
 <a NAME="acks"></a>ACKNOWLEDGMENTS</h1>