Updated documentation
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<HTML>
|
||||
<!-- $Id$ -->
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
||||
<META http-equiv="Content-Style-Type" content="text/css">
|
||||
@@ -34,16 +35,19 @@ Login as user <strong>mbse</strong> and check the logfiles if everything looks
|
||||
good. If something is wrong, reread the previous documentation and check if
|
||||
you did everything right.<p>
|
||||
|
||||
Next logon to your BBS locally using the account "bbs". You will then create
|
||||
the first user of your BBS, this will be you, the sysop of course.
|
||||
Next logon to your BBS locally using the account "bbs".
|
||||
You can do that by typing <b>su - bbs</b> or if you already have installed
|
||||
<b>mblogin</b> as login replacement for telnet, then type <b>telnet
|
||||
localhost</b>.
|
||||
You will then create the first user of your BBS, this will be you, the sysop of course.
|
||||
After you logout the BBS start as user <strong>
|
||||
mbse</strong> the program <strong>mbsetup</strong> and edit your user record
|
||||
to set your level to that of the sysop. One more thing, the unix account you
|
||||
must create when you logon as new BBS user may not be <strong>mbse</strong>
|
||||
as this is the normal Admin account the BBS and its utilities use.<p>
|
||||
|
||||
Now login with your unix account and see if everything still works. After all
|
||||
this and if you have setup <strong>mgetty</strong> you may want to test if
|
||||
Now login with your unix account and see if everything still works.
|
||||
If you have setup <strong>mgetty</strong> you may want to test if
|
||||
users really can login with a modem. Also check a mailer session, can you
|
||||
dialout, ie. poll other nodes and can they call you. There is a lot that can
|
||||
go wrong with unix permissions if you are not precise in wat you are doing.<P>
|
||||
@@ -51,10 +55,9 @@ go wrong with unix permissions if you are not precise in wat you are doing.<P>
|
||||
If everything is working it is time to create poll events, and adjust other
|
||||
scripts to your local needs to get your BBS full up and running.<P>
|
||||
|
||||
To do this you must install a crontab for user <strong>mbse</strong> As user
|
||||
<strong>mbse</strong> go to the directory <strong>~/mbsebbs-0.33.xx</strong>.
|
||||
In that directory type
|
||||
<strong>sh ./CRON.sh</strong> and a default crontab will be installed.<p>
|
||||
To do this you must install a crontab for user <strong>mbse</strong>.
|
||||
As user <strong>mbse</strong> go to the directory <strong>~/mbsebbs-0.33.xx</strong>.
|
||||
In that directory type <strong>sh ./CRON.sh</strong> and a default crontab will be installed.<p>
|
||||
|
||||
To add poll events, edit the crontab with the command <strong>crontab -e
|
||||
</strong> At the bottom of that file there is an example of how to do that.
|
||||
@@ -63,7 +66,7 @@ dialout, scanning and tossing mail etc. In other words, the bbs is up and
|
||||
running.
|
||||
<p>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.gif" ALT="Back" Border="0" width="33" height="35"> Go Back</A>
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.gif" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user