home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / TAGBBS / GFILE25F.ZIP / START25F.DOC < prev    next >
Encoding:
Text File  |  1990-06-28  |  14.9 KB  |  595 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                   /==========================================\
  9.                  < T.A.G. Version 2.5f Start Up Documentation >
  10.                   \==========================================/
  11.  
  12.  
  13.  
  14.  
  15.  
  16.   /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  17.  /\/\/\/                     [>> Welcome to <<]                       \/\/\/\
  18. |   /\/      ______________        ______          ___________         \/\   |
  19. |  / /      /             /|      /     /|        /          /\         \ \  |
  20. | / /       TTTTTTTTTTTTTT/       AAAAAA /|       GGGGGGGGGGG\/|         \ \ |
  21. |/\/ /\           TT |           AA|___AA /|      GG |      GG/        /\ \/\|
  22. |-< <  >          TT |          AA/     AA /|     GG |   _____        <  > >-|
  23. |\/\ \/           TT |         AAAAAAAAAAAA |     GG |  /     /|       \/ /\/|
  24. | \ \             TT |         AA |      AA |     GG |__GGGGGG |         / / |
  25. |  \ \            TT |         AA |      AA |     GG/       GG |        / /  |
  26. |   \/\           TT/   <>     AA/       AA/  <>   GGGGGGGGGGG/  <>    /\/   |
  27.  \/\/\/\                                                              /\/\/\/
  28.   \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  29.  
  30.  
  31.  
  32.  
  33.  
  34.           _____________________________________________________________
  35.          /                                                             \
  36.         (     T.A.G. 2.5f - Copyright (C) 1986-1990 Robert Numerick,    )
  37.          \________________     and Victor Capton.     _________________/
  38.                           \__________________________/ 
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 1
  76.  
  77.  
  78.                    /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  79.                   < T.A.G. Version 2.5f  Start Up Instructions >
  80.                    \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  81.                               \  By Victor Capton  /
  82.                                \/\/\/\/\/\/\/\/\/\/
  83.  
  84.  
  85.      T.A.G. is distributed with a standard configuration that we have found
  86.      to work well for beginning boards.  It is extremely easy to get T.A.G.
  87.      up and running, but a lot of work must be put into any bulletin board
  88.      system to make it your own.
  89.  
  90.  
  91.                           **** <<<< IMPORTANT >>>> **** 
  92.  
  93.      Add the following lines in your "config.sys" boot file (usually found
  94.      in the root directory of your C drive).  If "config.sys" does not
  95.      exist, create one:
  96.  
  97.           device=ansi.sys
  98.           buffers=30 
  99.           files=20 
  100.  
  101.      If the file "ansi.sys" does not exist in your root directory, you must
  102.      copy it from your master MS-DOS boot disk.
  103.  
  104.      If the "files" and/or "buffers" lines already exist in your
  105.      "config.sys", make sure "files" are defined to at least 20, and
  106.      "buffers" to at least 30.
  107.  
  108.  
  109.  
  110.                                   Required Files
  111.  
  112.      GFILE25F.ZIP   -    Start up files and documentation for T.A.G.
  113.                          (the archive this file was contained in).
  114.  
  115.      MAIN25F.ZIP    -    T.A.G. Main Programs.
  116.  
  117.      DOCS25F.ZIP    -    T.A.G. Main Documentation.
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 2
  143.  
  144.  
  145.                                  Directory Setup
  146.  
  147.      The following directory setup is what the start up system is configured
  148.      to.  If you choose to put T.A.G. on another drive besides "C" or wish
  149.      to use another directory structure, you must follow the instructions
  150.      for differing directories later in this document.
  151.  
  152.      From the root directory of your "C" drive (C:\), make a directory
  153.      called "BBS":
  154.  
  155.                md bbs
  156.  
  157.      Then from inside the BBS directory:
  158.  
  159.                cd bbs
  160.  
  161.      Make two other directories called "GFILES" and "MSGS":
  162.  
  163.                md gfiles
  164.                md msgs
  165.  
  166.  
  167.  
  168.      Main BBS Directory   BBS --+-- GFILES   Main Data Files Directory
  169.                                 |
  170.                                 +-- MSGS     Message Text File Directory
  171.  
  172.  
  173.  
  174.  
  175.                              Start Up File Placement
  176.  
  177.       
  178.      UnZip the following archives into the indicated directory:
  179.  
  180.           MAIN25F.ZIP    -    Into the Main BBS Directory (C:\BBS)
  181.  
  182.           BBS25F.ZIP     -    Into the Main BBS directory (C:\BBS).  This
  183.                               file is located in the start up archive
  184.                               itself.
  185.  
  186.           SUPP25F.ZIP    -    Into the Main Data Files Directory
  187.                               (C:\BBS\GFILES).  This file is located in the
  188.                               start up archive itself.
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 3
  210.  
  211.  
  212.                                 Booting the System
  213.  
  214.      Now you are almost ready to boot T.A.G.  Make sure your system time and
  215.      date are set correctly.
  216.  
  217.  
  218.      If you are using the standard directory setup as stated above you may
  219.      skip this next paragraph.
  220.  
  221.      Starting up a system on a different directory setup requires you to do
  222.      two things immediately after booting the system.  First T.A.G. will
  223.      state the default Main Data Files Directory is invalid; you must enter
  224.      the COMPLETE path of the Main Data Files Directory you are using
  225.      (including the drive letter).  Secondly you must immediately enter the
  226.      system configuration (the default SysOp Password #3 is "SYSOP"), go
  227.      into the "General Variables" screen and set options A through C to the
  228.      correct directories.  After preforming these two steps you may proceed
  229.      with the setup normally.
  230.  
  231.  
  232.      If you are using Communications Port #1 (COM1) for your system you may
  233.      skip the next paragraph.
  234.  
  235.      Starting a system on Communications Port #2 through #4 (COM2 - COM4)
  236.      for the first time requires an extra parameter.  Simply enter "TAG
  237.      /COM#" (where "#" is the number of communications port you are using)
  238.      to boot the system instead of the given string.  After booting the
  239.      system once, the "/COM#" parameter is no longer needed since T.A.G.'s
  240.      system configuration has been modified directly.
  241.  
  242.  
  243.      To boot the system, go into the Main BBS Directory (C:\BBS) and type:
  244.  
  245.                TAG
  246.  
  247.      After preforming several boot steps, the system will attempt to
  248.      initialize the modem.  If after a few seconds the system is still
  249.      trying to initialize the modem, press the <SPACE BAR> to abort the
  250.      initialization process.  In this case you will have to modify the modem
  251.      initialization string as defined in the system configuration to suit
  252.      your particular modem (assuming the modem is turned on, and hooked up
  253.      correctly).  See the main documentation for more information.
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 4
  277.  
  278.  
  279.                                System Configuration
  280.  
  281.      To configure the system to your particular needs, use the system
  282.      configuration command from the SysOp menu.  Follow these steps to enter
  283.      system configuration:
  284.  
  285.           -    Press "Control-Q" or "S" from the wait screen to enter the
  286.                SysOp menu.
  287.  
  288.           -    Press "S" to edit system configuration.
  289.  
  290.           -    A ":" will appear, this indicates the system is waiting for a
  291.                SysOp Password.  In this case the default SysOp password #3
  292.                is "SYSOP".  Type "SYSOP" and press enter.
  293.  
  294.      Once inside the system configuration, carefully look over each section
  295.      and change whatever you feel necessary.  The main documentation
  296.      contains detailed information about each function if necessary, though
  297.      many of the options will be fairly obvious.
  298.  
  299.      After you are finished, press "Q" to exit back to the SysOp menu.  And
  300.      then "Q" again to exit to the wait screen.
  301.  
  302.  
  303.  
  304.  
  305.                              Creating the SysOp User
  306.  
  307.      1.   From the wait screen press the <SPACE BAR> to logon locally. 
  308.  
  309.      2.   Answer "Y" at the verification prompt.  
  310.  
  311.      3.   After the title screen is displayed you will be asked to enter
  312.           your user name or ID number.  You are a new user so type the name
  313.           you wish to represent the SysOp of the system (most systems use
  314.           "SYSOP").  
  315.  
  316.      4.   T.A.G. will inform you that the user does not exist, answer "Y" to
  317.           continue with the new user logon.
  318.  
  319.      5.   Proceed to enter to required new user information.
  320.  
  321.      6.   After your logon is complete, work your way to the main menu.
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 5
  344.  
  345.  
  346.      7.   Now to give yourself Full SysOp access:
  347.  
  348.           -    Press Alt-F1, and enter "N" to validate your account to
  349.                normal access.
  350.  
  351.           -    Press F1, and enter 255 for SL (security level).
  352.  
  353.           -    Press Shift-F1, and enter 255 for DSL (download security
  354.                level).
  355.  
  356.           -    Press Shift-F2, and type "*" to toggle all AR flags active.
  357.  
  358.           You are now a SysOp!
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 6
  411.  
  412.  
  413.                             ** Optional Setup Items **
  414.  
  415.      Included with the start up package are the following files provided by
  416.      Jason Hunt at the Pirate's Chest BBS:
  417.  
  418.           ANSIMENU.ZIP - Sample ANSI graphic menus for several areas of the
  419.                          system.
  420.  
  421.                To set up these ANSI menus for use on your system, simply
  422.                unzip the ANSIMENU.ZIP file into your main data files
  423.                directory (C:\BBS\GFILES).
  424.  
  425.                Next enter the menu editor from either the wait screen or
  426.                from the main menu.  Modify each of the following menus, and
  427.                place the listed name in the "Help File ID" field (option 6
  428.                after choosing which menu to modify).  These menus replace
  429.                T.A.G.'s normal help level (help level 3) menus.
  430.  
  431.                     Main Menu           - Set the help file ID to "MAIN".
  432.  
  433.                     Message Menu        - Set the help file ID to "MSG".
  434.  
  435.                     File System Menu    - Set the help file ID to "FILE".
  436.  
  437.                     Batch Download Menu - Set the help file ID to "BATDL".
  438.  
  439.                     Batch Upload Menu   - Set the help file ID to "BATUL".
  440.  
  441.                Now when a user has ANSI graphics active, they will see these
  442.                menus, as apposed to the standard ones T.A.G. generates from
  443.                the information in the menu editor.
  444.  
  445.                ANSI graphic file generators such as The Draw (tm) can be
  446.                used to create and/or modify these types of menus.
  447.  
  448.  
  449.           NEWUSERQ.ZIP - Sample new user questionnaire.
  450.  
  451.                To set the new user questionnaire up on your system, simply
  452.                unzip the NEWUSERQ.ZIP file into your main data files
  453.                directory (C:\BBS\GFILES).  T.A.G. will automatically search
  454.                for the file after a new user logs onto the system and
  455.                execute the questionnaire.  See the main documentation for
  456.                more information, it is very likely that you will wish to
  457.                tailor this questionnaire for your own system needs.
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 7
  478.  
  479.  
  480.                                   Closing Notes
  481.  
  482.      Using the main/menu documentation and the provided sample files, the
  483.      customization of your system should be fairly straight forward.
  484.  
  485.      Experiment!!!
  486.  
  487.      It's a big system, don't expect to learn it all in one sitting.
  488.       
  489.  
  490.      Things to do to a new system: 
  491.  
  492.      -    Modify the system configuration for your system.  Go into each
  493.           configuration screen and look at all the options.  If you are not
  494.           sure about on of them, check the main documentation for detailed
  495.           information.
  496.  
  497.      -    Check over the menus and command access levels in the menu editor
  498.           (//MENUEDIT).  Determine what access levels you are going to
  499.           assign new users, normal users, privileged users, remote sysops,
  500.           etc.
  501.  
  502.      -    Add/change message sections with the message section editor
  503.           (//BOARDEDIT). 
  504.  
  505.      -    Add/change file sections with the file section editor
  506.           (//DLBOARDEDIT). 
  507.  
  508.      -    Add/change the validation levels with the access editor
  509.           (//ACCESS).
  510.  
  511.      -    Add/change the protocols defined for the system using the single
  512.           and batch protocol editors (//SINGLE and //BATCH).  Also obtain
  513.           the required files (such as DSZ) and place them in your main BBS
  514.           directory (C:\BBS).  See the main documentation.
  515.  
  516.      -    Change or edit the default text files for your system.  There are
  517.           many files that do not appear in the Main Data File and Alternate
  518.           Text File Directories (C:\BBS\GFILES).  These optional files are
  519.           listed in the main documentation.
  520.  
  521.      -    Add *.CLR versions of various text files for ANSI users.  You'll
  522.           need and ANSI editor to do this.  "The Draw" is by far the best in
  523.           my opinion.  See the main documentation for information on wish
  524.           files have the "*.CLR" option.
  525.  
  526.      -    Create a voting board using the voting editor (//IVOTES).
  527.  
  528.      -    Post mail in each message section describing what it is (remember
  529.           to (S)can all new message bases before attempting to post any
  530.           message).
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.              T.A.G. BBS Version 2.5f -  Start Up Documentation - Page 8
  545.  
  546.  
  547.  
  548.      -    Set up or modify the various trash can systems to prevent use of
  549.           various user names, phone numbers, or upload file names.
  550.  
  551.      -    Use the file utilities to add any files you already have to their
  552.           appropriate download section (see FUTIL*.ZIP, where "*" is the
  553.           latest version number available).
  554.  
  555.      -    Set up any games you wish to be on-line (T.A.G., PC-Board(tm),
  556.           RBBS(tm), DOORS.SYS, GAP(tm), QuickBBS(tm), and many others are
  557.           supported).  See the main documentation.
  558.  
  559.      -    Set up a shell DOS system if you wish one to be available.  See
  560.           the main documentation.
  561.  
  562.      -    Consider setting up TAGMail to inter-connect with the
  563.           International Net/Matrix/Echo system.  It's a whole new world out
  564.           there!
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.                                    Good Luck !!
  574.  
  575.                           Hopefully you will enjoy being
  576.                            a SysOp as much as we have.
  577.  
  578.                                    __  __  __  
  579.                                    /he /ag /eam
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.