home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac_os2 / foss10b3.zip / B&BSETUP < prev    next >
Text File  |  1994-07-16  |  8KB  |  219 lines

  1.                                                               3
  2.   
  3.                                
  4.                                
  5.                                
  6.                                
  7.                                
  8.            The Bits & Bytes Bulletin Board System/2
  9.                                
  10.                                
  11.                                
  12.                            B&BSYS/2
  13.                                
  14.                                
  15.                                
  16.                          Version 1.0ß1
  17.                                
  18.                                
  19.                                
  20.                      By Terje Flaar¢nning
  21.                                
  22.                                
  23.                                
  24.                            SETUP.DOC
  25.                                
  26.                                
  27.                                
  28.                        By Stian Seeberg
  29.                                
  30.                                
  31.                                
  32.                                
  33.                            16.02.94
  34.                                
  35.                                
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. Table of contents:
  53.  
  54. Welcome to B&BSYS/2                                         1
  55. What you need to set up B&BSYS/2                            1
  56. First time installation                                     2
  57.     Unpacking the distribution files                       2
  58.     Running SETUP.CMD                                      3
  59.     First time startup                                     3
  60.     
  61.  
  62.  
  63.  
  64. Welcome to B&BSYS/2
  65.  
  66. You are about to set up one of the easiest, yet most advanced
  67. BBS-systems for OS/2. It is based on a database-structure so
  68. advanced other much larger systems can only aspire to compete
  69. with it! There is almost no limit as to how large your BBS can
  70. become.
  71.  
  72.  
  73. What you need to set up B&BSYS/2
  74.  
  75. Obviously you will need a computer (running OS/2 2.1 or
  76. better). This computer will need to meet the minimum hardware
  77. requirements for running OS/2, that being a 386 with 6MB of
  78. RAM. However we feel that for any kind of performance a 486sx
  79. with 6MB of RAM is the minimum. In addition a modem is
  80. required, and it should support Hayes ⌐ AT-commands. The speed
  81. of the modem is something that you will have to adress, but the
  82. UNREGISTRED version of B&BSYS/2 only supports speeds up to 9600
  83. BPS. And last but not least you will need B&BSYS/2......
  84.  
  85.  
  86. First time installation
  87.  
  88. This will cover unpacking the datafiles and setting up the
  89. system for the very first time.
  90.  
  91. Unpacking the distribution files
  92.  
  93. The program itself comes in the ZIP-files B&BS10ß1.ZIP and
  94. B&BN10ß1.ZIP. These files contain the system files, and the
  95. Norwegian language files. These will have to be unzipped using
  96. PkWare's PkUnzip, InfoZip's UnZip or a compatible utility into
  97. a subdirectory (default is d:\BBS, where "d" is the drive
  98. letter). It is very important that the files be UnZipped WITH
  99. THE DIRECTORY STRUCTURE INTACT! This is accomploshed with the "-
  100. d" swich in PkWare's PkUnzip, and is default in InfoZip's
  101. UnZip. The following directories are stored in the *.ZIP-files,
  102. and will be created on your HardDrive:
  103.  
  104. b&broot\API
  105. b&broot\BULLETS
  106. b&broot\MENUS
  107. b&broot\SCRIPTS
  108.  
  109. b&broot is the Drive-letter and Subdirectory you place
  110. B&BSYS/2's files in. It is usually "C:\BBS", but can be changed
  111. if you wish.
  112.  
  113. The API subdirectory contains the datastructures, and API
  114. interface for application programmers.
  115.  
  116. The BULLETS subdirectory contains the Bulletins that are
  117. supplied with B&BSYS/2, and is alse where you will place other
  118. bulletins and files that you create (this will be covered later
  119. in this document)
  120.  
  121. The MENUS subdirectory contains the Menu's that are supplied
  122. with B&BSYS/2. These should not be modified! Any modifications
  123. will be made by the author and the files will be made available
  124. to all users in a ZIP-file.
  125.  
  126. The SCRIPTS subdirectory contains the scripts that are supplied
  127. with B&BSYS/2, and is where your own scripts should be placed.
  128. For information on creating scripts see SYSOP.DOC!
  129.  
  130. Besides these subdirectories there are a few that are created
  131. in the SETUP process. These subdirectories are:
  132.  
  133. b&broot\MAIN og
  134. b&broot\MAIN\AREA
  135. b&broot\TEMP.xxx
  136. b&broot\UPLOADS
  137.  
  138. The MAIN and MAIN\AREA subdirectories contain all the datafiles
  139. that are necessary to run the system. None of these files
  140. should be tampered with! A copy of all the files in this
  141. directory-tree, and the file B&BSYS.CFG found in b&broot should
  142. be made. If any of these files become corrupted all the files
  143. in this backup must be restored! For more information on this
  144. see SYSOP.DOC.
  145.  
  146. The TEMP.xxx subdirectories represent the temprary storage area
  147. for the nodes on your BBS. The letters "xxx" represent a number
  148. from "000" to "999", depending on the number of nodes in your
  149. BBS. The system will automatically create TEMP.000 and
  150. TEMP.001, as the B&BSYS/2 ShareWare version only supports 2
  151. nodes, one Local, and one eksternal node! These can be placed
  152. on a RAM-disk if you have one, and the procedure for that is
  153. discussed in SYSOP.DOC.
  154.  
  155. The UPLOADS subdirectory is the default upload directory for
  156. B&BSYS/2. This can be changed from within B&BSYS/2, but that is
  157. discussed in SYSOP.DOC.
  158.  
  159. Now that you have unpacked the files, and understand what
  160. subdirectories are created and why, you are ready to begin
  161. installation of B&BSYS/2!
  162.  
  163. Running SETUP.CMD
  164.  
  165. Your next task will be to run the OS/2 command file SETUP.CMD.
  166. This is done from the OS/2 commandline, and the only paramaters
  167. are your HardDrive letters. It might look something like this:
  168. [C:\BBS] SETUP.CMD CDE
  169.  
  170. Where CDE are the drives C, D and E if they are present on your
  171. system. Setup will then set up the system, searching the entire
  172. computer for the necessary programs (communication protocols
  173. and archivers). If B&BSYS/2 finds any of the following they
  174. will be autodetected, and set up with the appropriate
  175. configuration:
  176.  
  177. DSZ.EXE  (or *.COM) which is a file that includes the common
  178. X, Y and Zmodem            protocols.
  179. HSLINK.EXE which is a bi-directional file transfer protocol
  180. ZIP.EXE  which is InfoZip's ZIP utility (completely compatible
  181. with PK's popular ZIP-      utility, but made for OS/2)
  182. UNZIP.EXEWhich is InfoZip's UnZip (companion to ZIP.EXE)
  183. ARJ.EXE  The popular DOS archiver doesn't have an OS/2
  184. counterpart, so the DOS         version is used.
  185. LHA.EXE  This is also a DOS archiver, and is often preferred
  186. by Amiga⌐ users. It also         lacks an OS/2 version.
  187.  
  188. If for any reason these files are not detected, or do not
  189. reside on your system at the time of running SETUP.CMD they can
  190. be added later. Please note that although you may use PkWare's
  191. PkUnzip to unzip the distribution files it is not used by
  192. B&BSYS/2. For your BBS to have ZIP/UNZIP available you will
  193. have to aquire InfoZip's ZIP/UNZIP or a fully compatible OS/2
  194. utility. If you use a compatible utility the files MUST be
  195. named ZIP.EXE and UNZIP.EXE!
  196.  
  197. First time startup
  198.  
  199. The first time you start your new BBS you will need to run the
  200. file BBS.CMD, which is found in the b&broot. BBS.CMD should be
  201. run with only one parameter, and that being the node number.
  202. Node 0 is the default Local Node, and so the system should be
  203. started with the command:
  204.  
  205. [C:\BBS] BBS.CMD 0
  206.  
  207. When you are prompted for a username use "Sysop Sysop", and
  208. specify your personal logon password. You have now entered the
  209. BBS!  You may wish to og to the Utilities menu to change your
  210. name on the system (which at this time is "Sysop Sysop") to
  211. match your real name. The utilities menu can be reached by
  212. typing UTilities (only the capital letters need to be typed),
  213. and then chosing Name. You will then see the current username
  214. "Sysop Sysop", and can change it to your name, pressing ENTER
  215. when done. You are now ready to configure your BBS. For
  216. detailed information on the Configuration of B&BSYS/2 you
  217. should read SYSOP.DOC, which is a detailed description of the
  218. system and all commands that are available!
  219.