home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / citadel2 / operatn.doc < prev    next >
Text File  |  1989-12-01  |  3KB  |  58 lines

  1. /************************************************************************/
  2. /*                operatn.doc                */
  3. /************************************************************************/
  4.  
  5. /************************************************************************/
  6. /*                History                 */
  7. /*                                    */
  8. /* 87Mar01 orc    Reviewed for GEMDOS/Atari ST distribution.        */
  9. /* 85Apr27 HAW    Reviewed for MS-DOS distribution.            */
  10. /* 82Dec07 CrT    Created.                        */
  11. /************************************************************************/
  12.  
  13. /************************************************************************/
  14. /*                Audience                */
  15. /*                                    */
  16. /*  People who have successfully installed the Citadel system.        */
  17. /************************************************************************/
  18.  
  19. /************************************************************************/
  20. /*                Purpose                 */
  21. /*                                    */
  22. /*  Hints and general comments on running the system.            */
  23. /************************************************************************/
  24.  
  25. /************************************************************************/
  26. /*                General                 */
  27. /************************************************************************/
  28.  
  29. Citadel systems haven't had great reliability problems to date, but
  30. reasonably regular backups aren't a bad idea anyhow.  An incremental
  31. archive program is contemplated.
  32.  
  33. Message files can be expanded via use of EXPAND.TOS; see UTIL.DOC.  Still,
  34. it's a good idea to start with a big system and not screw around with it
  35. too much.
  36.  
  37. There's nothing compiled into the system concerning the number or structure
  38. of .HLP files.    The system just looks for a ".HLP" file with the requested
  39. name, and prints it.  Feel free to edit existing help files and add new
  40. ones as typical points of confusion become clear.  Helpfiles may also be
  41. put in directory rooms, of course.  A local-BBs listing probably makes more
  42. sense as a .HLP file; segmenting the local-BBs help file into several files
  43. is another thought if there are a large number of local BBSs.
  44.  
  45. Pointlets:
  46.  o  The system does a 20-sec wait on bad passwords, to discourage
  47.     password guessing.    If you're establishing a new account, use a
  48.     single-letter pw on first password prompt, and you can bypass this.
  49.  
  50.  o  The system converts messages from uppercase-only folks to lowercase,
  51.     then does a simple capitalization algorithm.  This is lots easier
  52.     on the eyes, but will confuse someone sooner or later.
  53.  
  54.  o  Be careful to leave the system in MODEM rather than CONSOLE mode when
  55.     you quit playing around.
  56.  
  57.  o  There are also several utilities for use with the system. See UTIL.DOC.
  58.