Add install procedure for MRTG to Admin manual (g0vgs)
[spider.git] / html / adminmanual-7.html
index 1483a6530bc9b74865b9fb6b05605e31281756c3..619745f4eafd2f2f4d89f5ca8a5e15e6237da530 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <HTML>
 <HEAD>
- <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.16">
  <TITLE>The DXSpider Administration Manual v1.50: Java Web applet</TITLE>
  <LINK HREF="adminmanual-8.html" REL=next>
  <LINK HREF="adminmanual-6.html" REL=previous>
 <A HREF="adminmanual-6.html">Previous</A>
 <A HREF="adminmanual.html#toc7">Contents</A>
 <HR>
-<H2><A NAME="s7">7. Java Web applet</A></H2>
+<H2><A NAME="s7">7.</A> <A HREF="adminmanual.html#toc7">Java Web applet</A></H2>
 
 <P>In the spider tree will be a directory <EM>spider-web</EM>.  This is a
 neat little java web applet that can be run from a website.  The applet
 must run on the same machine as the cluster.  The included README file is
-shown below.
-<P>
+shown below.</P>
+
 <P>I should comment here that the applet is precompiled, that is, ready to go.
 It was compiled using JDK1.3.1.  If your version is earlier than this then it
 may not work.  Should that be the case you need to recompile or update your
-JDK.  To recompile do the following ...
+JDK.  To recompile do the following ...</P>
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>
@@ -32,8 +32,9 @@ rm *.class
 /usr/bin/javac spiderclient.java
 </PRE>
 </CODE></BLOCKQUOTE>
-<P>
-<P>I have used /usr/bin/javac as an example, your path to javac may be different.
+</P>
+
+<P>I have used /usr/bin/javac as an example, your path to javac may be different.</P>
 <P>
 <PRE>
 Spider-WEB v0.6b
@@ -85,7 +86,8 @@ choosing (probably your cluster callsign) on the html page.
 
 You now can connect to Spider-Web via http://yourserver/cgi-bin/spider.cgi
 </PRE>
-<P>
+</P>
+
 <HR>
 <A HREF="adminmanual-8.html">Next</A>
 <A HREF="adminmanual-6.html">Previous</A>