home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / oct93 / comm / 4d-bbsdemo.lha / 4D-BBSDemo / Docs / 02.QuickSetup < prev    next >
Text File  |  1993-07-02  |  4KB  |  105 lines

  1. Chapter 2:
  2.  
  3.              A Quick Setup For Those Who
  4.              Don't Like to Read Manuals
  5.  
  6.  
  7.  
  8.  
  9. 2.1.1  Understanding The System
  10.  
  11. 4D-BBS can be broken down into 6 different sections. These sections
  12. each have a directory or multiple directories that coincide with the
  13. section. Although you can change these pointers using the /D parameter
  14. (see appendix B) the default directory pointers are:
  15.  
  16.     System Files Directory        BBS:
  17.   *    Message Bases Directory        BOARDS:
  18.   *    File Transfers Directory    FILE:
  19.   *    Text Files Directory        TEXT:
  20.     Menus Directory            MENU:
  21.   *    Users Directory            USERS:
  22.   *    Doors Main Directory        DOORS:
  23.  
  24. Note: As of V2.0 the mail directory is no longer needed/used, and the
  25. mail is by default stored in the BOARDS:Board_0/ directory. 
  26. Directories denoted with a * indicate a second level of directories
  27. exists inside this directory. Refer to chapters four through seven for
  28. more information on an individual directory.
  29.  
  30. Each of the above directories contain specific data files for that
  31. section. In most cases, 4D-BBS will not run, if the first six
  32. directories and appropriate data files are not found.
  33.  
  34.  
  35. 2.2.1  Quick Installation For Floppy Users:
  36.  
  37. Although running a BBS on a floppy based system can sometimes be
  38. difficult, 4D-BBS will try to maintain maximum performance in this type
  39. of environment. The distribution diskette you received with this
  40. package, contains the directories mentioned in section 2.1.1.
  41.  
  42.  
  43. 2.2.2  Single Floppy Drive:
  44.  
  45. If you have a single floppy drive, you will need to make a bootable
  46. workbench disk containing only the required files (see Appendix E for a
  47. list of files required by 4D-BBS).  Once you have this disk, simply
  48. copy the above directories from the distribution disk to your new disk.
  49. In the BBS directory you should find a script called "BBS-Startup". 
  50. This script contains the necessary assignments to run 4D-BBS on a
  51. floppy system. Executing this script will run the BBS.
  52.  
  53.  
  54. 2.2.3  Multiple Floppy Drives:
  55.  
  56. If you have more than one floppy disk drive, follow the steps for a
  57. single disk drive installation, but instead of copying all directories
  58. to your boot floppy, you then need to create a floppy for each drive
  59. you have.  Then you can put directories on different disks.  An example
  60. would be to put your BBS:, MENU:, TEXT:, and DOORS: directories on
  61. DF0:, and your BOARDS: and FILE: directories on DF1:, assuming you have
  62. two drives.  For three drives, you might want to put BOARDS: on DF1:
  63. and FILE: on DF2:.  You can experiment to find out what is the best
  64. situation for your system.  When you have the directories copied, you
  65. must edit the BBS-Startup file to reflect your new setup, before
  66. executing it, to run the BBS.
  67.  
  68.  
  69. 2.2.4  Tips for Floppy Drive Systems:
  70.  
  71. A good way to speed up the BBS when using a floppy drive based system,
  72. is to copy your MENU: and TEXT: directories to RAM:, if possible.  This
  73. will stop the pause every time a user looks at a menu or text file. 
  74. When using this setup, the log files are NOT copied down to floppy, so
  75. if you opt to use this setup, you might want to do a scheduled
  76. maintenance every night to copy your logs.  There is no files in the
  77. MENU: and TEXT: directories which 4D-BBS updates, besides the log files
  78. in the TEXT:Log directory.  Refer to the script file in the BBS
  79. directory "BBS-Startup.Ram" to see an example of this setup.
  80.  
  81.  
  82. 2.3.1  Quick Installation For Hard Drive Users:
  83.  
  84. There is a script file in the BBS directory which will do a simple
  85. install of the BBS from the distribution disk, to your hard drive. 
  86. Simply execute it followed by the path to put the main 4D-BBS root
  87. directory.  For example, if you want to install 4D-BBS onto DH1:,
  88. type:
  89.  
  90. BBS-Install DH1:
  91.  
  92. which will create the directory DH1:4D-BBS, and then copy all necessary
  93. directories.  In your S: directory will be a script called BBS-Startup,
  94. which will reflect your system installation.  Simply execute this
  95. script to run the BBS.
  96.  
  97.  
  98. 2.4.1  Where To Go From Here:
  99.  
  100. You should be able to load and run the BBS at this point.  The default
  101. setup allows a user with name SYSOP and password SYSOP to log into the
  102. BBS. You can now browse through the BBS, and play with the default
  103. setup.  When you are ready to configure the BBS to your needs, continue
  104. to chapter 3.
  105.