X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fadminmanual-2.html;h=62a7471a2086f042eaf1cb76bf885f458e4e6092;hb=fe40d951b9d78262b2c3be192ad3986fa4164bcf;hp=ecaf1910adcf9590abf2b829eeade8e362129fa3;hpb=c42f6d2e451d149bd3ee9059ed8a9a4589c47f6d;p=spider.git diff --git a/html/adminmanual-2.html b/html/adminmanual-2.html index ecaf1910..62a7471a 100644 --- a/html/adminmanual-2.html +++ b/html/adminmanual-2.html @@ -2,7 +2,7 @@ - The DXSpider Installation and Administration Manual : The Client program + The DXSpider Installation and Administration Manual : Quick installation guide @@ -13,15 +13,56 @@ Previous Contents
-

2. The Client program

+

2. Quick installation guide

-

In earlier versions of Spider, all the processes were Perl scripts. This -was fine but with a lot of users your computer memory would soon be used up. -To combat this a new client was written in "C". This client only works for -incoming connects at the moment. Before you can use it though it -has to be "made". CD to /spider/src and type make. You -should see the output on your screen and hopefully now have a small C program -called client. Leave it in this directory. +

This section is designed for experienced Spider sysops who want to install +Spider from scratch. It is simply a check list of things that need to be +done without any explanations. The name in brackets at the end of each line +is the user that should be doing that process. +

+

+

Spider should now be running and you should be able to login using the +client program. +

+

+

Spider should now be able to accept logins via telnet, netrom and ax25. +

+


Next