home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / gophern.zip / GOPHERN.23 < prev    next >
Text File  |  1994-03-04  |  4KB  |  137 lines

  1. This section is from the document '/Other_Gophers_and_Information_Resources/Gopherin/gophern23'.
  2.  
  3. From @UBVM.CC.BUFFALO.EDU:owner-gophern@UBVM.CC.BUFFALO.EDU Wed Nov 17 05:30:21 1993
  4. Return-Path: <@UBVM.CC.BUFFALO.EDU:owner-gophern@UBVM.CC.BUFFALO.EDU>
  5. Received: from UBVM.cc.buffalo.edu by skat.usc.edu (4.1/SMI-4.1+ucs-3.6)
  6.     id AA18062; Wed, 17 Nov 93 05:30:07 PST
  7. Message-Id: <9311171330.AA18062@skat.usc.edu>
  8. Received: from UBVM.CC.BUFFALO.EDU by UBVM.cc.buffalo.edu (IBM VM SMTP V2R2)
  9.    with BSMTP id 7098; Wed, 17 Nov 93 08:23:41 EST
  10. Received: from UBVM.CC.BUFFALO.EDU (NJE origin LISTSERV@UBVM) by
  11.  UBVM.CC.BUFFALO.EDU (LMail V1.1d/1.7f) with BSMTP id 3280; Wed,
  12.  17 Nov 1993 07:49:01 -0500
  13. Date:         Wed, 17 Nov 1993 07:49:14 -0500
  14. Reply-To: Let's Go Gopherin' <GOPHERN@UBVM.cc.buffalo.edu>
  15. Sender: Let's Go Gopherin' <GOPHERN@UBVM.cc.buffalo.edu>
  16. From: Jim Gerland - Network Consultant <GERLAND@ubvms.cc.buffalo.edu>
  17. Organization: University at Buffalo
  18. Subject:      #23 How To Cook Your Unix Gopher Server
  19. X-To:         gophern@ubvm.cc.buffalo.edu
  20. To: Multiple recipients of list GOPHERN <GOPHERN@UBVM.cc.buffalo.edu>
  21. Status: RO
  22.  
  23. NAVIGATING THE INTERNET: LET'S GO GOPHERIN'
  24.  
  25. Richard J. Smith and Jim Gerland
  26.  
  27. #23 How To Cook Your Unix Gopher Server
  28.  
  29. This is the text of a presentation I made at the First SUNY Gopher
  30. Conference.  The actual PowerPoint V3.0 presentation is available via
  31. gopher or anonymous ftp on ubvmsb.cc.buffalo.edu.
  32.  
  33. Cooking Your Unix Gopher Server
  34. The Recipe
  35.  
  36. l         Ingredients:
  37. l         A machine running Unix
  38. l         The Gopher server software
  39. l         A tablespoon of Unix knowledge
  40.  
  41. Cooking Your Unix Gopher Server
  42. The Minnesota Server Software
  43.  
  44. l         The Unix Gopher Server
  45. l         boombox.micro.umn.edu
  46. l         /pub/gopher/Unix/gopherx.xx.tar.Z
  47.  
  48. Cooking Your Unix Gopher Server
  49. The Unix Gopher Server
  50.  
  51. l         Unpack the file using the command:
  52.           uncompress gopherx.xx.tar.Z
  53.           tar -xf gopherx.xx.tar
  54. l         Edit conf.h for your default server
  55. l         Build the gopherd program
  56. l         Create the appropriate .links files
  57. l         Start the detached process
  58.  
  59. Cooking Your Unix Gopher Server
  60. Unix Server files
  61.  
  62. l         .links files
  63. l         .cap/files
  64. l         information files
  65. l         WAIS indexes and searches
  66.  
  67. Cooking Your Unix Gopher Server
  68. Unix Server .links files
  69.  
  70. Name=this line is displayed on the menu
  71. Type=1
  72. Port=+
  73. Host=host.domain.net
  74. Path=1/where/the/file/exists
  75.  
  76. Cooking Your Unix Gopher Server
  77. Unix .cap/files
  78.  
  79. Name=this line is displayed in the menu
  80.  
  81. Cooking Your Unix Gopher Server
  82. WAIS Indexes & Searches
  83. l         Create the .src and index files
  84.           waisindex -r /dir/subdir/in-file
  85. l         Create a hostdata file
  86.           host.domain.net
  87.           port (usually 150)
  88.           /dir/subdir/index-file
  89. l         Run the gindexd daemon
  90.           gindexd -i index-dir/database port
  91.  
  92. Cooking Your Unix Gopher Server
  93. WAIS Indexes & Searches
  94.  
  95. l         Add the appropriate .links
  96.  
  97. Name=Search the file
  98. Type=7
  99. Host=host.domain.net
  100. Port=150
  101. Path=/dir/subdir/file.src
  102.  
  103. Cooking Your Unix Gopher Server
  104. The Unix Gopher Server
  105.                 Internet Gopher Information Client 2.0 pl9
  106.  
  107.                 Root gopher server: wings.buffalo.edu
  108.  
  109.  -->      1.    About Wings/
  110.         2.      Academic Information (Advisement, Courses, Etc.)/
  111.         3.      Calandar and WBFO Schedules/
  112.         4.      Computing Resources/
  113.         5.      Cultural Events and the Arts/
  114.         6.      Directories/
  115.         7.      Employment and Career Placement/
  116.         8.      Faculty and Staff  Information/
  117.         9.      General Information/
  118.         10.     Libraries/
  119.         11.     News and Classifieds/
  120.         12.     Western New York Information/
  121.         13.     Access the Internet (World-wide Information)/
  122.         14.     Search the UB Wings menus <?>
  123.  
  124. Press ? for Help, q to Quit, u to go up a menu          Page: 1/1
  125.  
  126. Richard J. Smith
  127. smithr@clp2.clpgh.org
  128. The Carnegie Library of Pittsburgh
  129. or
  130. rjs@lis.pitt.edu
  131.  
  132. Jim Gerland
  133. gerland@ubvms.cc.buffalo.edu
  134. State University of New York at Buffalo
  135. Academic Services, Computing and Information Technology
  136.  
  137.