added new version fo the admin manual
[spider.git] / html / adminmanual-1.html
index e85ba645a1aaeb762260e04b212c945c2c9dd20d..d9f0454ff089291efc6d45e346f311c0cca46cc6 100644 (file)
@@ -2,7 +2,7 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
- <TITLE>The DXSpider Administration Manual : Installation (Original version by Iain Phillips, G0RDI)</TITLE>
+ <TITLE>The DXSpider Installation and Administration Manual : Installation (Original version by Iain Phillips, G0RDI)</TITLE>
  <LINK HREF="adminmanual-2.html" REL=next>
 
  <LINK HREF="adminmanual.html#toc1" REL=contents>
@@ -14,7 +14,7 @@ Previous
 <HR>
 <H2><A NAME="s1">1. Installation (Original version by Iain Phillips, G0RDI)</A></H2>
 
-<P>Last modified: November 1999 by Ian Maude, G0VGS
+<P>Last modified: 18 June 2000 by Ian Maude, G0VGS
 <P>
 <H2><A NAME="ss1.1">1.1 Introduction</A>
 </H2>
@@ -41,7 +41,8 @@ Previous
 <LI>            MLDBM-2.00.ar.gz</LI>
 <LI>            TimeDate-1.8.tar.gz</LI>
 <LI>            IO-1.20.tar.tgz</LI>
-<LI>            Net-Telnet-3.01.tar.gz
+<LI>            Net-Telnet-3.01.tar.gz</LI>
+<LI>            Curses-1.02.tar.gz
 </LI>
 </UL>
 <P>
@@ -51,7 +52,7 @@ Previous
 <H2><A NAME="ss1.2">1.2 Preparation</A>
 </H2>
 
-<P>I will assume that you have already downloaded the latest tarball of the DXSpider software and are ready to install it.
+<P>I will assume that you have already downloaded the latest tarball of the DXSpider software and are ready to install it. I am assuming version 1.35 for this section but of course you would use the latest version.
 <P>
 <P>Login as root and create a user to run the cluster under.  <B><I>UNDER NO CIRCUMSTANCES USE ROOT AS THIS USER!</I></B>.  I am going to use the name <EM>sysop</EM>.  You can call it anything you wish.  Depending on your security requirements you may wish to use an existing user, however this is your own choice.
 <P>
@@ -76,7 +77,7 @@ passwd: all authentication tokens updated successfully
 <H2><A NAME="ss1.3">1.3 Installing the software</A>
 </H2>
 
-<P>Now to unpack the DX Spider distribution, set symbolic links and group permissions. This example assumes you are using version 1.35 but of course you would substitute the correct version number.  Copy the tarball to /home/sysop and do the following.
+<P>Now to unpack the DX Spider distribution, set symbolic links and group permissions.  Copy the tarball to /home/sysop and do the following.
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>
@@ -136,7 +137,7 @@ $ vi DXVars.pm (or your favourite editor)
 <P>Using the distributed DXVars.pm as a a template, set your cluster callsign, sysop callsign and other user info to suit your own environment. Note that this a perl file which will be parsed and executed as part of the cluster. If you get it wrong then perl will complain when you start the cluster process.  It is important only to alter the text of any section.  Some of the lines look a little odd.  Take this line for example ....
 <P><CODE>$myemail = "ianmaude\@btinternet.com";</CODE>
 <P>
-<P>There appears to be an extraeneous slash in there.  However this has to be there for the file to work so leave it in.
+<P>There appears to be an extra slash in there.  However this has to be there for the file to work so leave it in.
 <P>
 <P><B>PLEASE USE CAPITAL LETTERS FOR CALLSIGNS</B>
 <P>
@@ -178,7 +179,7 @@ orft we jolly well go ...
 </PRE>
 </CODE></BLOCKQUOTE>
 <P>
-<P>If all is well then login on another term or console as sysop and cd to /spider/perl.  Now issue the following command ...
+<P>If all is well then login on another term or console as <EM>sysop</EM> and cd to /spider/perl.  Now issue the following command ...
 <P>
 <BLOCKQUOTE><CODE>
 <PRE>