home *** CD-ROM | disk | FTP | other *** search
/ Internet E-Mail Workshop / Internet E-Mail Workshop.iso / referenc / dumguide / internet.txt / text0001.txt < prev    next >
Encoding:
Text File  |  1994-09-13  |  129.3 KB  |  2,662 lines

  1. Chapter 1:  SETTING UP AND JACKING IN
  2.  
  3.  
  4.  
  5.  
  6. 1.1  READY, SET ...
  7.  
  8.      The world is just a phone call away.  With a computer and modem, 
  9. you'll be able to connect to the Internet, the world's largest computer 
  10. network (and if you're lucky, you won't even need the modem; many 
  11. colleges and companies now give their students or employees direct access 
  12. to the Internet).
  13.      The phone line can be your existing voice line -- just remember 
  14. that if you have any extensions, you (and everybody else in the house 
  15. or office) won't be able to use them for voice calls while connected 
  16. to the Net. 
  17.      A modem is a sort of translator between computers and the phone 
  18. system. It's needed because computers and the phone system process and 
  19. transmit data, or information, in two different, and incompatible 
  20. ways.  Computers "talk" digitally; that is, they store and process 
  21. information as a series of discrete numbers.  The phone network relies 
  22. on analog signals, which on an oscilloscope would look like a series 
  23. of waves.  When your computer is ready to transmit data to another 
  24. computer over a phone line, your modem converts the computer numbers 
  25. into these waves (which sound like a lot of screeching) -- it 
  26. "modulates" them.  In turn, when information waves come into your 
  27. modem, it converts them into numbers your computer can process, by 
  28. "demodulating" them. 
  29.      Increasingly, computers come with modems already installed. If 
  30. yours didn't, you'll have to decide what speed modem to get.  Modem 
  31. speeds are judged in "bps rate" or bits per second.  One bps means 
  32. the modem can transfer roughly one bit per second; the greater the 
  33. bps rate, the more quickly a modem can send and receive information.  
  34. A letter or character is made up of eight bits.  
  35.      You can now buy a 2400-bps modem for well under $60 -- and most now 
  36. come with the ability to handle fax messages as well.  At prices that now 
  37. start around $150, you can buy a modem that can transfer data at 14,400 
  38. bps (and often even faster, when using special compression techniques).  
  39. If you think you might be using the Net to transfer large numbers of 
  40. files, a faster modem is always worth the price. It will dramatically 
  41. reduce the amount of time your modem or computer is tied up transferring 
  42. files and, if you are paying for Net access by the hour, save you quite a 
  43. bit in online charges. 
  44.      Like the computer to which it attaches, a modem is useless 
  45. without software to tell it how to work.  Most modems today come with 
  46. easy-to-install software.  Try the program out. If you find it 
  47. difficult to use or understand, consider a trip to the local software 
  48. store to find a better program.  You can spend several hundred dollars 
  49. on a communications program, but unless you have very specialized 
  50. needs, this will be a waste of money, as there are a host of excellent 
  51. programs available for around $100 or less.  Among the basic features you 
  52. want to look for are a choice of different "protocols" (more on them in a 
  53. bit) for transferring files to and from the Net and the ability to write 
  54. "script" or "command" files that let you automate such steps as logging 
  55. into a host system. 
  56.      When you buy a modem and the software, ask the dealer how to 
  57. install and use them.  Try out the software if you can.  If the dealer 
  58. can't help you, find another dealer.  You'll not only save yourself a 
  59. lot of frustration, you'll also have practiced the a prime Internet 
  60. directive:  "Ask. People Know."
  61.      To fully take advantage of the Net, you must spend a few minutes 
  62. going over the manuals or documentation that comes with your software.  
  63. There are a few things you should pay special attention to: uploading 
  64. and downloading; screen capturing (sometimes called "screen dumping"); 
  65. logging; how to change protocols; and terminal emulation.  It is also 
  66. essential to know how to convert a file created with your word 
  67. processing program into "ASCII" or "text" format, which will let you 
  68. share your thoughts with others across the Net. 
  69.     Uploading is the process of sending a file from your computer to a 
  70. system on the Net. Downloading is retrieving a file from somewhere on 
  71. the Net to your computer. In general, things in cyberspace go "up" to 
  72. the Net and come "down" to you. 
  73.     Chances are your software will come with a choice of several 
  74. "protocols" to use for these transfers.  These protocols are systems 
  75. designed to ensure that line noise or static does not cause errors that 
  76. could ruin whatever information you are trying to transfer.  
  77. Essentially, when using a protocol, you are transferring a file in a 
  78. series of pieces.  After each piece is sent or received, your computer 
  79. and the Net system compare it. If the two pieces don't match exactly, 
  80. they transfer it again, until they agree that the information they both 
  81. have is identical.  If, after several tries, the information just 
  82. doesn't make it across, you'll either get an error message or your 
  83. screen will freeze.  In that case, try it again.  If, after five tries, 
  84. you are still stymied, something is wrong with a) the file; b) the 
  85. telephone line; c) the system you're connected to; or d) your own 
  86. computer.
  87.     From time to time, you will likely see messages on the Net that 
  88. you want to save for later viewing -- a recipe, a particularly witty 
  89. remark, something you want to write your Congressman about, whatever. 
  90. This is where screen capturing and logging come in. 
  91.     When you tell your communications software to capture a screen, it 
  92. opens a file in your computer (usually in the same directory or folder 
  93. used by the software) and "dumps" an image of whatever happens to be 
  94. on your screen at the time. 
  95.     Logging works a bit differently.  When you issue a logging 
  96. command, you tell the software to open a file (again, usually in the 
  97. same directory or folder as used by the software) and then give it a 
  98. name. Then, until you turn off the logging command, everything that 
  99. scrolls on your screen is copied into that file, sort of like 
  100. recording on video tape.  This is useful for capturing long documents 
  101. that scroll for several pages -- using screen capture, you would have 
  102. to repeat the same command for each new screen. 
  103.     Terminal emulation is a way for your computer to mimic, or 
  104. emulate, the way other computers put information on the screen and 
  105. accept commands from a keyboard.  In general, most systems on the Net 
  106. use a system called VT100.  Fortunately, almost all communications 
  107. programs now on the market support this system as well -- make sure 
  108. yours does.
  109.     You'll also have to know about protocols.  There are several 
  110. different ways for computers to transmit characters.  Fortunately, 
  111. there are only two protocols that you're likely to run across: 8-1-N 
  112. (which stands for "8 bits, 1 stop bit, no parity" -- yikes!) and 7-1-E 
  113. (7 bits, 1 stop bit, even parity).  
  114.      In general, Unix-based systems use 7-1-E, while MS-DOS-based 
  115. systems use 8-1-N.  What if you don't know what kind of system you're 
  116. connecting to?  Try one of the settings.  If you get what looks like 
  117. gobbledygook when you connect, you may need the other setting.  
  118. If so, you can either change the setting while connected, and then hit 
  119. enter, or hang up and try again with the other setting.  It's also 
  120. possible your modem and the modem at the other end can't agree on the 
  121. right bps rate.  If changing the protocols doesn't work, try using 
  122. another bps rate (but no faster than the one listed for your modem). 
  123. Again, remember, you can't break anything!  If something looks wrong, 
  124. it probably is wrong.  Change your settings and try again.  Nothing is 
  125. learned without trial, error and effort. 
  126.      There are the basics.  Now on to the Net!
  127.  
  128.  
  129. 1.2 GO!
  130.  
  131.  
  132.      Once, only people who studied or worked at an institution 
  133. directly tied to the Net could connect to the world.  Today, though, 
  134. an ever-growing number of "public-access" systems provide access for
  135. everybody.  These systems can now be found in several states, and there 
  136. are a couple of sites that can provide access across the country. 
  137.      There are two basic kinds of these host systems.  The more common 
  138. one is known as a UUCP site (UUCP being a common way to transfer 
  139. information among computers using the Unix operating system) and 
  140. offers access to international electronic mail and conferences.  
  141.      However, recent years have seen the growth of more powerful sites 
  142. that let you tap into the full power of the Net.  These Internet sites 
  143. not only give you access to electronic mail and conferences but to 
  144. such services as databases, libraries and huge file and program 
  145. collections around the world.  They are also fast -- as soon as you 
  146. finish writing a message, it gets zapped out to its destination.
  147.      Some sites are run by for-profit companies; others by non-profit 
  148. organizations.  Some of these public-access, or host, systems, are 
  149. free of charge.  Others charge a monthly or yearly fee for unlimited 
  150. access.  And a few charge by the hour. Systems that charge for access 
  151. will usually let you sign up online with a credit card.  Some also let 
  152. you set up a billing system. 
  153.      But cost should be only one consideration in choosing a host 
  154. system, especially if you live in an area with more than one provider.  
  155. Most systems let you look around before you sign up.  What is the range 
  156. of their services?  How easy is it to use? What kind of support or help 
  157. can you get from the system administrators? 
  158.      The last two questions are particularly important because many     
  159. systems provide no user interface at all; when you connect, you are 
  160. dumped right into the Unix operating system.  If you're already 
  161. familiar with Unix, or you want to learn how to use it, these systems 
  162. offer phenomenal power -- in addition to Net access, most also let you 
  163. tap into the power of Unix to do everything from compiling your own 
  164. programs to playing online games. 
  165.      But if you don't want to have to learn Unix, there are other 
  166. public-access systems that work through menus (just like the ones in 
  167. restaurants; you are shown a list of choices and then you make your 
  168. selection of what you want), or which provide a "user interface" that 
  169. is easier to figure out than the ever cryptic Unix. 
  170.      If you don't want or need access to the full range of Internet 
  171. services, a UUCP site makes good financial sense.  They tend to charge 
  172. less than commercial Internet providers, although their messages may 
  173. not go out as quickly.
  174.      Some systems also have their own unique local services, which can 
  175. range from extensive conferences to large file libraries. 
  176.  
  177.  
  178. 1.3  PUBLIC-ACCESS INTERNET PROVIDERS
  179.  
  180.  
  181.      When you have your communications program dial one of these host 
  182. systems, one of two things will happen when you connect.  You'll 
  183. either see a lot of gibberish on your screen, or you'll be asked to 
  184. log in.  If you see gibberish, chances are you have to change your 
  185. software's parameters (to 7-1-E or 8-1-N as the case may be).  Hang 
  186. up, make the change and then dial in again.
  187.      When you've connected, chances are you'll see something like 
  188. this:
  189.  
  190.                Welcome to THE WORLD
  191.                Public Access UNIX for the '90s
  192.                Login as 'new' if you do not have an account
  193.    
  194.                login: 
  195.  
  196.      That last line is a prompt asking you to do something.  Since 
  197. this is your first call, type
  198.  
  199.                 new
  200.  
  201. and hit enter.  Often, when you're asked to type something by a host 
  202. system, you'll be told what to type in quotation marks (for example,
  203. the 'new' above).  Don't include the quotation marks.  Repeat: Don't 
  204. include the quotation marks.
  205.      What you see next depends on the system, but will generally 
  206. consist of information about its costs and services (you might want to 
  207. turn on your communication software's logging function, to save this 
  208. information).  You'll likely be asked if you want to establish an 
  209. account now or just look around the system.  
  210.      You'll also likely be asked for your "user name."  This is not 
  211. your full name, but a one-word name you want to use while online.  It 
  212. can be any combination of letters or numbers, all in lower case.  Many
  213. people use their first initial and last name (for example, 
  214. "jdoe"); their first name and the first letter of their last name 
  215. (for example, "johnd"); or their initials ("jxd").  Others use a 
  216. nickname.  You might want to think about this for a second, because this 
  217. user name will become part of your electronic-mail address (see chapter 
  218. 2 for more on that).  The one exception are the various Free-Net 
  219. systems, all of which assign you a user name consisting of an arbitrary 
  220. sequence of letters and numbers. 
  221.      You are now on the Net.  Look around the system.  See if there 
  222. are any help files for you to read.  If it's a menu-based host system, chose 
  223. different options just to see what happens.  Remember: you can't break 
  224. anything.  The more you play, the more comfortable you'll be.
  225.      What follows is a list of public-access Internet sites, which are 
  226. computer systems that offer access to the Net.  All offer international 
  227. e-mail and Usenet (international conferences).  In addition, they offer: 
  228.    
  229.      FTP: File-transfer protocol -- access to hundreds of file 
  230.      libraries (everything from computer software to historical 
  231.      documents to song lyrics).  You'll be able to transfer 
  232.      these files from the Net to your own computer.
  233.  
  234.      Telnet: Access to databases, computerized library card 
  235.      catalogs, weather reports and other information services, 
  236.      as well as live, online games that let you compete with 
  237.      players from around the world. 
  238.  
  239.         Additional services that may be offered include:
  240.  
  241.      WAIS:  Wide-area Information Server; a program that 
  242.      can search dozens of databases in one search. 
  243.  
  244.      Gopher:  A program that gives you easy access to dozens 
  245.      of other online databases and services by making 
  246.      selections on a menu. You'll also be able to use these
  247.      to copy text files and some programs to your mailbox.
  248.  
  249.      IRC:  Internet Relay Chat, a CB simulator that lets 
  250.      you have live keyboard chats with people around the 
  251.      world. 
  252.  
  253.      However, even on systems that do not provide these services 
  254. directly, you will be able to use a number of them through telnet (see 
  255. Chapter 6 for more information on telnet).   In the list that follows, 
  256. systems that let you access services through menus (similar to those in 
  257. restaurants -- you pick what you want from a list) are noted; otherwise 
  258. assume that when you connect, you'll be dumped right into Unix (a.k.a. 
  259. MS-DOS with a college degree).  Any unique features of a given system are 
  260. noted. Several of these sites are available nationwide through national 
  261. data networks such as the CompuServe Packet Network and SprintNet. 
  262.      Please note that all listed charges are subject to change.  Many 
  263. sites require new or prospective users to log on a particular way on 
  264. their first call; this list provides the name you'll use in such cases.
  265.  
  266. ALABAMA
  267.  
  268.      Huntsville.  Nuance.  Call voice number below for modem number. 
  269. setup; $25 a month. 
  270.      Voice: (205) 533-4296.
  271.       
  272. ALASKA
  273.  
  274.      Anchorage.  University of Alaska Southeast, Tundra Services, (907) 
  275. 789-1314; has local dial-in service in several other cities. $20 a month. 
  276.      Voice: (907) 465-6453. 
  277.  
  278. ALBERTA
  279.  
  280.      Edmonton.  PUCNet Computer Connections, (403) 484-5640. Log 
  281. on as: guest. $0 setup fee; $25 for 20 hours a month plus $6.25 an hour 
  282. for access to ftp and telnet.
  283.      Voice: (403) 448-1901.
  284.  
  285. ARIZONA
  286.  
  287.      Tucson.  Data Basics, (602) 721-5887. $25 a month or $180 a year.  
  288.      Voice: (602) 721-1988. 
  289.  
  290.      Phoenix/Tucson.  Internet Direct, (602) 274-9600 (Phoenix); (602) 
  291. 321-9600 (Tucson).  QWK offline reader. Log on as: guest. $20 a month. 
  292.      Voice: (602) 274-0100 (Phoenix); (602) 324-0100 (Tucson). 
  293.  
  294. BRITISH COLUMBIA
  295.  
  296.      Victoria  Victoria Free-Net, (604) 595-2300.  Menus.  Access to all 
  297. features requires completion of a written form.  Users can "link" to 
  298. other Free-Net systems in Canada and the U.S. Free. Log on as: guest
  299.      Voice: (604) 389-6026.
  300.  
  301. CALIFORNIA            
  302.  
  303.      Berkeley.  Holonet. Menus. For free trial, modem number is (510) 
  304. 704-1058. For information or local numbers, call number below. $60 a year 
  305. for local access, $2 an hour during offpeak hours. 
  306.      Voice:  (510) 704-0160. 
  307.  
  308.      Cupertino.  Portal.  Both Unix and menus.  (408) 725-0561 (2400 
  309. bps); (408) 973-8091 (9600/14,400 bps). $19.95 setup fee, $19.95 a month.
  310.      Voice: (408) 973-9111.
  311.                                                                 
  312.      Irvine. Dial N' CERF.  See under San Diego.
  313.  
  314.      Los Angeles/Orange County.  Kaiwan Public Access Internet, (714) 
  315. 539-5726; (310) 527-7358.  $15 signup; $11 a month (credit card).
  316.      Voice: (714) 638-2139.
  317.  
  318.      Los Angeles. Dial N' CERF.  See under San Diego.
  319.  
  320.      Oakland. Dial N' CERF.  See under San Diego.
  321.  
  322.      Pasadena. Dial N' CERF  See under San Diego.
  323.  
  324.      Palo Alto.  Institute for Global Communications., (415) 322-0284.  
  325. Unix.  Local conferences on environmental/peace issues. Log on as: new. 
  326. $10 a month and $3 an hour after first hour. 
  327.      Voice: (415) 442-0220.
  328.  
  329.      San Diego. Dial N' CERF USA, run by the California Education and 
  330. Research Federation. Provides local dial-up numbers in San Diego, Los 
  331. Angeles, Oakland, Pasadena  and Irvine.  For more information, call voice 
  332. (800) 876-CERF or (619) 534-5087.  $50 setup fee; $20 a month plus $5 an 
  333. hour ($3 on weekends).
  334.      Voice: (800) 876-2373.
  335.  
  336.      San Diego.  CTS Network Services, (619) 637-3660. Log on as: 
  337. help. $15 set-up fee, monthly fee of $10 to $23 depending on services 
  338. used. 
  339.      Voice: (619) 637-3637.
  340.      
  341.      San Diego.  Cyberspace Station, (619) 634-1376.  Unix.  Log on as: 
  342. guest.
  343.      Charges: $10 sign-up fee; $15 a month or $60 for six months.
  344.  
  345.      San Francisco.  Pathways, call voice number below for number. 
  346. Menus. $25 setup fee; $8 a month and $3 an hour.       
  347.      Voice: (415) 346-4188.
  348.  
  349.      San Jose. Netcom, (510) 865-9004 or 426-6610; (408) 241-9760; 
  350. (415) 424-0131, up to 9600 bps. Unix.  Maintains archives of Usenet 
  351. postings.  Log on as: guest. $15 startup fee and then $17.50 a month for 
  352. unlimited use if you agree to automatic billing of your credit-card 
  353. account (otherwise $19.50 a month for a monthly invoice). 
  354.      Voice: (408) 554-UNIX.                           
  355.  
  356.      San Jose.  A2i, (408) 293-9010. Log on as: guest. $20 a month; $45 
  357. for three months; $72 for six months. 
  358.  
  359.      Sausalito.  The Whole Earth 'Lectronic Link (WELL), (415) 332-
  360. 6106. Uses moderately difficult Picospan software, which is sort of a 
  361. cross between Unix and a menu system.  New users get a written manual.  
  362. More than 200 WELL-only conferences.  Log on as: newuser. $15 a month 
  363. plus $2 an hour.  Access through the nationwide CompuServe Packet Network 
  364. available for another $4.50 an hour. 
  365.      Voice: (415) 332-4335.  Recorded message about the system's 
  366. current status: (800) 326-8354 (continental U.S. only).
  367.  
  368. COLORADO
  369.  
  370.      Colorado Springs/Denver. CNS, (719) 570-1700 (Colorado Springs); 
  371. (303) 758-2656 (Denver).  Local calendar listings and ski and stock 
  372. reports. Users can chose between menus or Unix. Log on as: new.  $35 
  373. setup fee; $2.75 an hour (minimum fee of $10 a month). 
  374.      Voice: (719) 592-1240
  375.  
  376.      Colorado Springs.  Old Colorado City Communications, (719) 632-
  377. 4111.  Log on as: newuser. $25 a month.
  378.      Voice: (719) 632-4848.
  379.  
  380.      Denver.  Denver Free-Net, (303) 270-4865.  Menus.  Access to all 
  381. services requires completion of a written form.  Users can "link" to 
  382. other Free-Net systems across the country.  Free.  Log on as: guest. 
  383.  
  384.      Golden.  Colorado SuperNet.  Unix.  E-mail to fax service. 
  385. Available only to Colorado residents. Local dial-in numbers available in 
  386. several Colorado cities. For dial-in numbers, call the number below. $3 
  387. an hour ($1 an hour between midnight and 6 a.m.); one-time $20 sign-up 
  388. fee. 
  389.      Voice: (303) 273-3471.
  390.  
  391. FLORIDA
  392.  
  393.      Talahassee.  Talahassee Free-Net, (904) 488-5056. Menus. Full access 
  394. requires completion of a registration form.  Can "link" to other Free-Net 
  395. systems around the country.
  396.      Voice: (904) 488-5056.
  397.  
  398. ILLINOIS
  399.  
  400.      Champaign.  Prarienet Free-Net, (217) 255-9000.  Menus.  Log on as: 
  401. visitor. Free for Illinois residents; $25 a year for others.
  402.      Voice: (217) 244-1962.
  403.  
  404.      Chicago. MCSNet, (312) 248-0900.  $25/month or $65 for three months 
  405. of unlimited access; $30 for three months of access at 15 hours a month. 
  406.      Voice: (312) 248-UNIX.
  407.  
  408.      Peoria.  Peoria Free-Net, (309) 674-1100.  Similar to Cleveland 
  409. Free-Net (see Ohio, below).  Users can "link" to the larger Cleveland 
  410. system for access to Usenet and other services.  There are also Peoria 
  411. Free-Net public-access terminals in numerous area libraries, 
  412. other government buildings and senior-citizen centers.  Contact the 
  413. number below for specific locations.  Full access (including access to 
  414. e-mail) requires completion of a written application. Free. 
  415.      Voice: (309) 677-2544.
  416.  
  417. MARYLAND
  418.  
  419.      Baltimore.  Express Access, (410) 766-1855; (301) 220-0462; (714) 
  420. 377-9784.  Log on as: new. $20 setup fee; $25 a month or $250 a year
  421.      Voice: (800 969-9090.
  422.  
  423.      Baltimore.  Clarknet, (410) 730-9786; (410) 995-0271; (301) 596-
  424. 1626; (301) 854-0446.  Log on as: guest. $23 a month, $126 for six months 
  425. or $228 a year. 
  426.      Voice: (410) 730-9765.
  427.  
  428. MASSACHUSETTS
  429.  
  430.      Brookline.  The World, (617) 739-9753. Huge collection of MS-DOS 
  431. files, "Online Book Initiative" collection of electronic books, poetry 
  432. and other text files. Log on as: new. $5 a month plus $2 an hour or $20 
  433. for 20 hours a month. Available nationwide through the CompuServe Packet 
  434. Network for another $5.60 an hour. 
  435.      Voice: (617) 739-0202.
  436.  
  437.      Lynn.  North Shore Access, (617) 593-4557.  Log on as: new. $10 for 
  438. 10 hours a month; $1 an hour after that. 
  439.      Voice: (617) 593-3110.
  440.  
  441.      Worcester.  NovaLink, (508) 754-4009.  Log on as: info. $12.95 sign-
  442. up (includes first two hours); $9.95 a month (includes five daytime 
  443. hours), $1.80 an hour after that. 
  444.      Voice: (800) 274-2814.
  445.  
  446. MICHIGAN
  447.  
  448.      Ann Arbor.  MSEN.  Contact number below for dial-in number.  
  449. Unix.  
  450.      Charges: $20 setup; $20 a month.
  451.      Voice: (313) 998-4562.
  452.  
  453.      Ann Arbor. Michnet. Has local dial-in numbers in several Michigan 
  454. numbers.  For local numbers, call voice number below. $35 a month plus 
  455. one-time $40 sign-up fee.  Additional network fees for access through 
  456. non-Michnet numbers. 
  457.      Voice: (313) 764-9430.
  458.  
  459. NEW HAMPSHIRE
  460.  
  461.      MV Communications, Inc.  For local dial-up numbers call voice line 
  462. below.  $5 a month mininum plus variable hourly rates depending on 
  463. services used. 
  464.      Voice: (603) 429-2223.
  465.  
  466. NEW JERSEY
  467.  
  468.      New Brunswick.  Digital Express, (908) 937-9481.  Log on as: new. 
  469. $20 setup fee; $25 a month or $250 a year. 
  470.      Voice: (800) 969-9090.
  471.  
  472. NEW YORK 
  473.  
  474.      New York. Panix, (212) 787-3100.  Unix or menus.  Log on as: 
  475. newuser. $40 setup fee; $19 a month or $208 a year. 
  476.      Voice:  (212) 877-4854.
  477.  
  478.       New York.  Echo, (212) 989-8411.  Unix, but with local 
  479. conferencing software. Log on as: newuser.  $19.95 ($13.75 students and 
  480. seniors) a month. 
  481.       Voice:  (212) 255-3839.
  482.  
  483.      New York.  MindVox, (212) 989-4141.  Local conferences. Log on as: 
  484. guest.  $10 setup fee for non-credit-card accounts; $15 a month.
  485.      Voice: (212) 989-2418.
  486.  
  487.      New York.  Pipeline, (212) 267-8606 (9600 bps and higher); (212) 
  488. 267-7341 (2400 bps). Has graphical interface for Windows.  Log on as: 
  489. guest. $20 a month and $2 an hour after first 20 hours or $35 a 
  490. month unlimited hours.
  491.      Voice: (212) 267-3636.
  492.      
  493.      New York.  Maestro, (212) 240-9700. Log on as: newuser. $12 a month 
  494. or $140 a year. 
  495.      Voice: (212) 240-9600.
  496.  
  497.  
  498. NORTH CAROLINA
  499.  
  500.      Charlotte.  Vnet Internet Access, (704) 347-8839; (919) 406-1544.  
  501. Log on as: new. $25 a month.     
  502.      Voice: (704) 374-0779.
  503.  
  504.      Triangle Research Park.  Rock Concert Net.  Call number below for 
  505. local modem numbers in various North Carolina cities.  $30 a month; one-
  506. time $50 sign-up fee. 
  507.      Voice: (919) 248-1999.
  508.  
  509. OHIO
  510.  
  511.      Cleveland.  Cleveland Free-Net, (216) 368-3888.  Ohio and US Supreme 
  512. Court decisions, historical documents, many local conferences.  Full 
  513. access (including access to e-mail) requires completion of a written 
  514. application. Free. 
  515.      Voice:  (216) 368-8737. 
  516.  
  517.      Cincinnati.  Tri-State Free-Net, (513) 579-1990.  Similar to 
  518. Cleveland Free-Net. Full access (including access to e-mail) requires 
  519. completion of a written application. Free.                       
  520.  
  521.      Cleveland.  Wariat, (216) 481-9436. Unix or menus. $20 setup fee; 
  522. $35 a month. 
  523.      Voice: (216) 481-9428.
  524.  
  525.      Dayton.  Freelance Systems Programming, (513) 258-7745. $20 setup 
  526. fee; $1 an hour. 
  527.      Voice: (513) 254-7246.
  528.  
  529.      Lorain.  Lorain County Free-Net, (216) 277-2359 or 366-9753.  
  530.      Similar to Cleveland Free-Net.  Users can "link" to the larger 
  531. Cleveland system for additional services.  Full access (including 
  532. access to e-mail) requires completion of a written application. Free.
  533.      Voice: (216) 366-4200.
  534.  
  535.      Medina.  Medina Free-Net, (216) 723-6732, 225-6732 or 335-6732.  
  536. Users can "link" to the larger Cleveland Free-Net for additional 
  537. services.  Full access (including access to e-mail) requires 
  538. completion of a written application. Free.                       
  539.  
  540.      Youngstown.  Youngstown Free-Net, (216) 742-3072.  Users can 
  541. "link" to the Cleveland system for services not found locally.  Full 
  542. access (including access to e-mail) requires completion of a written 
  543. application. Free.
  544.  
  545. ONTARIO
  546.  
  547.      Ottawa.  National Capital FreeNet, (613) 780-3733 or (613) 564-3600.  
  548. Free, but requires completion of a written form for access to all 
  549. services.
  550.  
  551.      Toronto.  UUNorth.  Call voice number below for local dial-in 
  552. numbers. $20 startup fee; $25 for 20 hours a month of offpeak use.
  553.      Voice: (416) 225-8649.
  554.  
  555.      Toronto.  Internex Online, (416) 363-3783.  Both Unix and menus. $40 
  556. a year for one hour a day. 
  557.      Voice: (416) 363-8676.
  558.  
  559. OREGON
  560.  
  561.      Beaverton.  Techbook, (503) 220-0636 (2400 bps); (503) 220-1016 
  562. (higher speeds).  $10 a month for 30 hours of "basic" Internet access or 
  563. $90 a year; $15 a month for 30 hours of "deluxe" access or $150 a year. 
  564. $10 sign-up fee for monthly accounts. 
  565.  
  566.      Portland.  Agora, (503) 293-1772 (2400 bps), (503) 293-2059 (9600 
  567. bps or higher). Log on as: apply. $6 a month for one hour per day.
  568.  
  569.      Portland.  Teleport, (503) 220-0636 (2400 bps); (503) 220-1016 
  570. (9600 and higher).  Log on as: new.  $10 a month for one hour per day.
  571.      Voice: (503) 223-4245.
  572.  
  573. PENNSYLVANIA
  574.  
  575.      Pittsburgh.  Telerama, (412) 481-5302. $6 for 10 hours a month, 60 
  576. cents for each additional hour. 
  577.      Voice: (412) 481-3505.
  578.  
  579. QUEBEC
  580.  
  581.      Montreal.  Communications Accessibles Montreal, (514) 931-7178 (9600 
  582. bps); (514) 931-2333 (2400 bps). $25 a month.
  583.      Voice: (514) 931-0749.
  584.  
  585. RHODE ISLAND
  586.  
  587.      East Greenwich.  IDS World Network, (401) 884-9002.  In addition 
  588. to Usenet, has conferences from the Fidonet and RIME networks.  
  589. Supports QMAIL offline reader, which lets you read and respond to 
  590. messages while not online.  $10 a month; $50 for six months; $100 for a 
  591. year. 
  592.  
  593.      Providence/Seekonk.  Anomaly, (401) 331-3706.  $125 for six months  
  594. or $200 a year. Educational rate of $75 for six months or $125 a year. 
  595.      Voice: (401) 273-4669.
  596.  
  597. TEXAS
  598.  
  599.      Austin.  RealTime Communications, (512) 459-4391.  Log on as: new. 
  600. $75 a year.
  601.      Voice: (512) 451-0046.
  602.  
  603.      Dallas.  Texas Metronet, (214) 705-2901; (817) 261-1127.  Log on as: 
  604. info or signup. $10 to $35 setup fee, depending on service; $10 to $45 a 
  605. month, depending on service.
  606.      Voice: (214) 705-2900 or (817) 543-8756.
  607.  
  608.      Houston.  The Black Box, (713) 480-2686.  $21.65 a month.
  609.      Voice: (713) 480-2684.
  610.  
  611. VIRGINIA
  612.  
  613.      Norfolk/Peninsula.  Wyvern Technologies, (804) 627-1828 (Norfolk); 
  614. (804) 886-0662 (Peninsula).  $10 startup fee; $15 a month or $144 a year. 
  615.      Voice: (804) 622-4289.
  616.  
  617. WASHINGTON, DC
  618.  
  619.      The Meta Network.  Call voice number below for local dial-in 
  620. numbers.  Caucus conferencing, menus. $15 setup fee; $20 a month.
  621.      Voice: (703) 243-6622.
  622.  
  623.      CapAccess, (202), 784-1523.  Log on as guest with a password of 
  624. visitor.  A Free-Net system (see under Cleveland, Ohio, for information).  
  625. Free.
  626.      Voice: (202) 994-4245.
  627.  
  628.      See also: listing under Baltimore, MD for Express Access and 
  629. Clarknet.
  630.  
  631. WASHINGTON STATE
  632.  
  633.      Seattle. Halcyon, (206) 382-6245.  Users can choose between menus 
  634. and Unix.  Log on as: new.  $10 setup fee; $60 a quarter or $200 a year. 
  635.      Voice: (206) 955-1050.
  636.  
  637.      Seattle.  Eskimo North, (206) 367-3837 (all speeds), (206) 362-6731 
  638. (9600/14.4K bps).  $10 a month or $96 a year.
  639.      Voice: (206) 367-7457.
  640.  
  641.  
  642. 1.4 IF YOUR TOWN HAS NO DIRECT ACCESS
  643.  
  644.  
  645.      If you don't live in an area with a public-access site, you'll still 
  646. be able to connect to the Net.  Several of these services offer access 
  647. through national data networks such as the CompuServe Packet Network and 
  648. PC-Pursuit, which have dozens, even hundreds of local dial-in numbers 
  649. across the country.  These include Holonet in Berkeley, Calf., Portal in 
  650. Cupertino, Calf., the WELL in Sausalito, Calf., Dial 'N CERF in San 
  651. Diego, Calf., the World in Brookline, Mass., and Michnet in Ann Arbor, 
  652. Mich.  Dial 'N CERF offers access through an 800 number.  Expect to pay 
  653. from $2 to $12 an hour to use these networks, above each provider's basic 
  654. charges.  The exact amount depends on the network, time of day and type 
  655. of modem you use.  For more information, contact the above services. 
  656.      Three other providers deliver Net access to users across the 
  657. country:
  658.      Delphi, based in Cambridge, Mass., is a consumer-oriented network 
  659. much like CompuServe or America On-Line -- only it now offers 
  660. subscribers access to Internet services. 
  661.      Charges: $3 a month for Internet access, in addition to standard 
  662. charges.  These are $10 a month for four hours of off-peak (non-working 
  663. hours) access a month and $4 an hour for each additional hour or $20 for 
  664. 20 hours of access a month and $1.80 an hour for each additional hour.  
  665. For more information, call (800) 695-4005. 
  666.      BIX (the Byte Information Exchange) offers FTP, Telnet and e-mail
  667. access to the Internet as part of their basic service. Owned by the same 
  668. company as Delphi, it also offers 20 hours of access a month for $20.  
  669. For more information, call (800) 695-4775.              
  670.      PSI, based in Reston, Va., provides nationwide access to Internet 
  671. services through scores of local dial-in numbers to owners of IBM and 
  672. compatible computers.  PSILink. which includes access to e-mail, 
  673. Usenet and ftp, costs $29 a month, plus a one-time $19 registration 
  674. fee.  Special software is required, but is available free from PSI. 
  675. PSI's Global Dialup Service provides access to telnet for $39 a month 
  676. plus a one-time $39 set-up fee.  For more information, call (800) 
  677. 82PSI82 or (703) 620-6651.
  678.  
  679.  
  680. 1.5  NET ORIGINS
  681.  
  682.  
  683.      In the 1960s, researchers began experimenting with linking computers 
  684. to each other and to people through telephone hook-ups, using funds from 
  685. the U.S Defense Department's Advanced Research Projects Agency (ARPA). 
  686.      ARPA wanted to see if computers in different locations could be 
  687. linked using a new technology known as packet switching. This technology, 
  688. in which data meant for another location is broken up into little pieces, 
  689. each with its own "forwarding address" had the promise of letting several 
  690. users share just one communications line.  Just as important, from ARPA's 
  691. viewpoint, was that this allowed for creation of networks that could 
  692. automatically route data around downed circuits or computers.  ARPA's 
  693. goal was not the creation of today's international computer-using 
  694. community, but development of a data network that could survive a nuclear 
  695. attack.
  696.      Previous computer networking efforts had required a line between 
  697. each computer on the network, sort of like a one-track train route. The 
  698. packet system allowed for creation of a data highway, in which large 
  699. numbers of vehicles could essentially share the same lane.  Each packet 
  700. was given the computer equivalent of a map and a time stamp, so that it 
  701. could be sent to the right destination, where it would then be 
  702. reassembled into a message the computer or a human could use. 
  703.      This system allowed computers to share data and the researchers to 
  704. exchange electronic mail, or e-mail.  In itself, e-mail was something 
  705. of a revolution, offering the ability to send detailed letters at the 
  706. speed of a phone call. 
  707.       As this system, known as ARPANet, grew, some enterprising college 
  708. students (and one in high school) developed a way to use it to conduct 
  709. online conferences.  These started as science-oriented discussions, but 
  710. they soon branched out into virtually every other field, as people 
  711. realized the power of being able to "talk" to hundreds, or even 
  712. thousands, of people around the country. 
  713.      In the 1970s, ARPA helped support the development of rules, or 
  714. protocols, for transferring data between different types of computer 
  715. networks.  These "internet" (from "internetworking") protocols made it 
  716. possible to develop the worldwide Net we have today that links all sorts 
  717. of computers across national boundaries.
  718.      By the close of the 1970s, links developed between ARPANet and 
  719. counterparts in other countries.  The world was now tied together in a 
  720. computer web.  
  721.      In the 1980s, this network of networks, which became known 
  722. collectively as the Internet, expanded at a phenomenal rate.  Hundreds, 
  723. then thousands, of colleges, research companies and government agencies 
  724. began to connect their computers to this worldwide Net.  Some 
  725. enterprising hobbyists and companies unwilling to pay the high costs of 
  726. Internet access (or unable to meet stringent government regulations for 
  727. access) learned how to link their own systems to the Internet, even if 
  728. "only" for e-mail and conferences.  Some of these systems began 
  729. offering access to the public. Now anybody with a computer and modem -- 
  730. and persistence -- could tap into the world. 
  731.      In the 1990s, the Net continues to grow at exponential rates.  Some 
  732. estimates are that the volume of messages transferred through the Net 
  733. grows 20 percent a month.  In response, government and other users have 
  734. tried in recent years to expand the Net itself.  Once, the main Net 
  735. "backbone" in the U.S. moved data at 56,000 bits per second. That proved 
  736. too slow for the ever increasing amounts of data being sent over it, and 
  737. in recent years the maximum speed was increased to 1.5 million and then 
  738. 45 million bits per second. Even before the Net was able to reach that 
  739. latter speed, however, Net experts were already figuring out ways to pump 
  740. data at speeds of up to 2 billion bits per second -- fast enough to send 
  741. the entire Encyclopedia Britannica across the country in just one or two 
  742. seconds.  Another major change has been the development of commercial 
  743. services that provide internetworking services at speeds comparable to 
  744. those of the government system.  In fact, by mid-1994, the U.S. 
  745. government will remove itself from any day-to-day control over the 
  746. workings of the Net, as regional and national providers continue to 
  747. expand.
  748.  
  749.  
  750. 1.6  HOW IT WORKS
  751.  
  752.  
  753.      The worldwide Net is actually a complex web of smaller regional 
  754. networks.  
  755.      To understand it, picture a modern road network of trans-
  756. continental superhighways connecting large cities.  From these large 
  757. cities come smaller freeways and parkways to link together small 
  758. towns, whose residents travel on slower, narrow residential ways.  
  759.      The Net superhighway is the high-speed Internet.  Connected to 
  760. this are computers that use a particular system of transferring data 
  761. at high speeds.  In the U.S., the major Internet "backbone" 
  762. theoretically can move data at rates of 45 million bits per second 
  763. (compare this to the average home modem, which has a top speed of roughly 
  764. 9,600 to 14,400 bits per second).  
  765.      Connected to the backbone computers are smaller networks serving 
  766. particular geographic regions, which generally move data at speeds 
  767. around 1.5 million bits per second.
  768.      Feeding off these in turn are even smaller networks or individual 
  769. computers.
  770.      Unlike with commercial networks such as CompuServe or Prodigy, there 
  771. is no one central computer or computers running the Internet -- its 
  772. resources are to be found among thousands of individual computers.  This 
  773. is both its greatest strength and its greatest weakness.   The approach 
  774. means it is virtually impossible for the entire Net to crash at once -- 
  775. even if one computer shuts down, the rest of the network stays up.  The 
  776. design also reduces the costs for an individual or organization to get 
  777. onto the network.  But thousands of connected computers can also make it 
  778. difficult to navigate the Net and find what you want -- especially as 
  779. different computers may have different commands for plumbing their 
  780. resources.  It is only recently that Net users have begun to develop the 
  781. sorts of navigational tools and "maps" that will let neophytes get around 
  782. without getting lost. 
  783.      Nobody really knows how many computers and networks actually make 
  784. up this Net.  Some estimates say there are now as many as 5,000 
  785. networks connecting nearly 2 million computers and more than 15 million 
  786. people around the world.  Whatever the actual numbers, however, it is 
  787. clear they are only increasing.   
  788.      The Net is more than just a technological marvel. It is human 
  789. communication at its most fundamental level.  The pace may be a little 
  790. quicker when the messages race around the world in a few seconds, but 
  791. it's not much different from a large and interesting party. You'll see 
  792. things in cyberspace that will make you laugh; you'll see things that 
  793. will anger you.  You'll read silly little snippets and new ideas that 
  794. make you think.  You'll make new friends and meet people you wish would 
  795. just go away. 
  796.      Major network providers continue to work on ways to make it 
  797. easier for users of one network to communicate with those of another.  
  798. Work is underway on a system for providing a universal "white pages" 
  799. in which you could look up somebody's electronic-mail address, for 
  800. example.  This connectivity trend will likely speed up in coming years 
  801. as users begin to demand seamless network access, much as telephone 
  802. users can now dial almost anywhere in the world without worrying about 
  803. how many phone companies actually have to connect their calls. 
  804.      And today, the links grow ever closer between the Internet and such 
  805. commercial networks as CompuServe and Prodigy, whose users can now 
  806. exchange electronic mail with their Internet friends.  Some commercial 
  807. providers, such as Delphi and America Online, are working to bring their 
  808. subscribers direct access to Internet services.
  809.      And as it becomes easier to use, more and more people will join 
  810. this worldwide community we call the Net. 
  811.      Being connected to the Net takes more than just reading 
  812. conferences and logging messages to your computer; it takes asking and 
  813. answering questions, exchanging opinions -- getting involved. 
  814.      If you chose to go forward, to use and contribute, you will become 
  815. a citizen of Cyberspace.  If you're reading these words for the first 
  816. time, this may seem like an amusing but unlikely notion -- that one 
  817. could "inhabit" a place without physical space.  But put a mark beside 
  818. these words.  Join the Net and actively participate for a year.  Then 
  819. re-read this passage.  It will no longer seem so strange to be a 
  820. "citizen of Cyberspace."  It will seem like the most natural thing in 
  821. the world.   
  822.      And that leads to another fundamental thing to remember:
  823.  
  824.                 You can't break the Net!
  825.  
  826.      As you travel the Net, your computer may freeze, your screen may 
  827. erupt into a mass of gibberish.  You may think you've just disabled a 
  828. million-dollar computer somewhere -- or even your own personal 
  829. computer.  Sooner or later, this feeling happens to everyone -- and 
  830. likely more than once. But the Net and your computer are hardier than 
  831. you think, so relax.  You can no more break the Net than you can the 
  832. phone system.  If something goes wrong, try again.  If nothing at all 
  833. happens, you can always disconnect.   If worse comes to worse, you can 
  834. turn off your computer.  Then take a deep breath.  And dial right back 
  835. in. Leave a note for the person who runs the computer to which you've 
  836. connected to ask for advice.  Try it again. Persistence pays.  
  837.      Stay and contribute.  The Net will be richer for it -- and so will 
  838. you.        
  839.  
  840.  
  841. 1.7  WHEN THINGS GO WRONG 
  842.  
  843.      * Your computer connects with a public-access site and get gibberish 
  844. on your screen.  If you are using parameters of 8-1-N, try 7-1-e (or 
  845. vice-versa).  If that doesn't work, try another modem speed. 
  846.      * You have your computer dial a public-access site, but nothing 
  847. happens.  Check the phone number you typed in.  If correct, turn on your 
  848. modem's speaker (on Hayes-compatible modems, you can usually do this by 
  849. typing ATM1 in your communications software's "terminal mode").  If the 
  850. phone just rings and rings, the public-access site could be down for 
  851. maintenance or due to a crash or some other problem.  If you get a 
  852. "connect" message, but nothing else, try hitting enter or escape a 
  853. couple of times.  
  854.      * You try to log in, but after you type your password, nothing 
  855. happens, or you get a "timed out" message followed by a disconnect.  
  856. Re-dial the number and try it again.
  857.      * Always remember, if you have a problem that just doesn't go away,
  858. ask! Ask your system administrator, ask a friend, but ask.  Somebody will
  859. know what to do.
  860.  
  861.  
  862. 1.8  FYI
  863.  
  864.  
  865.      The Net grows so fast that even the best guide to its resources 
  866. would be somewhat outdated the day it was printed.  At the end of each 
  867. chapter, however, you'll find FYI pointers to places on the Net where you 
  868. can go for more information or to keep updated on new resources and 
  869. services. 
  870.      Peter Kaminski maintains a list of systems that provide public 
  871. access to Internet services.  It's availble on the network itself, which 
  872. obviously does you little good if you currently have no access, but which 
  873. can prove invaluable should you move or want to find a new system.  Look 
  874. for his "PDIAL" file in the alt.bbs.lists or news.answers newsgroups in 
  875. Usenet (for information on accessing Usenet, see Chapter 3).
  876.      Steven Levy's book, "Hackers: Heroes of the Computer Revolution," 
  877. (Anchor Press/Doubleday, 1984). describes the early culture and ethos 
  878. that ultimately resulted in the Internet and Usenet. 
  879.      John Quarterman's "The Matrix: Computer Networks and Conferencing 
  880. Systems Worldwide" (Digital Press, 1990) is an exhaustive look at 
  881. computer networks and how they connect with each other. 
  882.      "FYI on Where to Start - A Bibliography of Internetworking 
  883. Information,"  by Tracy LaQuey, Joyce K. Reynolds, Karen Roubicek, Mary 
  884. Stahl and Aileen Yuan (August, 1990), is an excellent list of articles, 
  885. books, newsletters and other sources of information about the Internet.  
  886. It's available via ftp from nic.ddn.mil in the rfc directory as 
  887. rfc1175.txt (see chapter 7 for information on how to retrieve such 
  888. files).
  889. From emoryu1!phoenix.Princeton.EDU!nancyamm  Thu Feb  3 23:33:45 1994 remote from awwe
  890. Received: by awwe.UUCP (1.65/waf)
  891.     via UUCP; Fri, 04 Feb 94 05:16:17 EST
  892.     for root
  893. Received: from emory.mathcs.emory.edu by
  894.     emoryu1.cc.emory.edu (5.65/Emory_cc.3.4.16) via SMTP
  895.     id AA23928 ; Thu, 3 Feb 94 23:33:40 -0500
  896. Received: from Princeton.EDU by
  897.     emory.mathcs.emory.edu (5.65/Emory_mathcs.3.4.18) via SMTP
  898.     id AA08319 ; Thu, 3 Feb 94 23:33:30 -0500
  899. Return-Path: nancyamm@phoenix.Princeton.EDU
  900. Received: from ponyexpress.Princeton.EDU by Princeton.EDU (5.65b/2.104/princeton)
  901.     id AA01348; Thu, 3 Feb 94 23:14:20 -0500
  902. Received: from flagstaff.Princeton.EDU by ponyexpress.princeton.edu (5.65c/1.113/newPE)
  903.     id AA11608; Thu, 3 Feb 1994 23:14:18 -0500
  904. Received: by flagstaff.Princeton.EDU (4.1/Phoenix_Cluster_Client)
  905.     id AA07493; Thu, 3 Feb 94 23:14:17 EST
  906. Date: Thu, 3 Feb 1994 23:14:16 -0500 (EST)
  907. From: Nancy Ammerman <emoryu1!phoenix.Princeton.EDU!nancyamm>
  908. To: Jackie Ammerman <emory!emoryu1!awwe!root@phoenix.Princeton.EDU>
  909. Message-Id: <Pine.3.89.9402032354.C3501-0100000@flagstaff.Princeton.EDU>
  910. Mime-Version: 1.0
  911. Content-Type: TEXT/PLAIN; charset=US-ASCII
  912.  
  913. Chapter 2: E-MAIL
  914.  
  915.  
  916.  
  917.  
  918. 2.1  THE BASICS
  919.  
  920.  
  921.      Electronic mail, or e-mail, is your personal connection to the 
  922. world of the Net. 
  923.      All of the millions of people around the world who use the 
  924. Net have their own e-mail addresses.  A growing number of "gateways" tie 
  925. more and more people to the Net every day.  When you logged onto the host 
  926. system you are now using, it automatically generated an address for you, 
  927. as well. 
  928.     The basic concepts behind e-mail parallel those of regular mail.  
  929. You send mail to people at their particular addresses.  In turn, they 
  930. write to you at your e-mail address.  You can subscribe to the 
  931. electronic equivalent of magazines and newspapers. You might even get 
  932. electronic junk mail.
  933.     E-mail has two distinct advantages over regular mail.  The 
  934. most obvious is speed. Instead of several days, your message can reach 
  935. the other side of the world in hours, minutes or even seconds (depending 
  936. on where you drop off your mail and the state of the connections between 
  937. there and your recipient).  The other advantage is that once you master 
  938. the basics, you'll be able to use e-mail to access databases and file 
  939. libraries.  You'll see how to do this later, along with learning how to 
  940. transfer program and data files through e-mail. 
  941.     E-mail also has advantages over the telephone.  You send your 
  942. message when it's convenient for you.  Your recipient responds at his 
  943. convenience.  No more telephone tag.  And while a phone call across 
  944. the country or around the world can quickly result in huge phone 
  945. bills, e-mail lets you exchange vast amounts of mail for only a few 
  946. pennies -- even if the other person is in New Zealand. 
  947.     E-mail is your connection to help -- your Net lifeline.  The 
  948. Net can sometimes seem a frustrating place!  No matter how hard you 
  949. try, no matter where you look, you just might not be able to find the 
  950. answer to whatever is causing you problems. But when you know how to 
  951. use e-mail, help is often just a few keystrokes away: ask your system 
  952. administrator or a friend for help in an e-mail message. 
  953.     The quickest way to start learning e-mail is to send yourself a 
  954. message.  Most public-access sites actually have several different types 
  955. of mail systems, all of which let you both send and receive mail. We'll 
  956. start with the simplest one, known, appropriately enough, as "mail," and 
  957. then look at a couple of other interfaces. At your host system's command 
  958. prompt, type this: 
  959.  
  960.              mail username 
  961.  
  962. where username is the name you gave yourself when you first logged on.  
  963. Hit enter.  The computer might respond with 
  964.     
  965.              subject: 
  966.  
  967.      Type 
  968.  
  969.              test 
  970.  
  971. or, actually, anything at all (but you'll have to hit enter before 
  972. you get to the end of the screen). Hit enter. 
  973.      The cursor will drop down a line. You can now begin writing the 
  974. actual message. Type a sentence, again, anything at all.  And here's 
  975. where you hit your first Unix frustration, one that will bug you 
  976. repeatedly: you have to hit enter before you get to the very end of the 
  977. line.  Just like typewriters, many Unix programs have no word-wrapping 
  978. (although there are ways to get some Unix text processors, such as emacs, 
  979. to word-wrap). 
  980.      When done with your message, hit return. Now hit control-D (the 
  981. control and the D keys at the same time).  This is a Unix command that 
  982. tells the computer you're done writing and that it should close your 
  983. "envelope" and mail it off (you could also hit enter once and then, on 
  984. a blank line, type a period at the beginning of the line and hit enter 
  985. again). 
  986.      You've just sent your first e-mail message.  And because you're 
  987. sending mail to yourself, rather than to someone somewhere else on the 
  988. Net, your message has already arrived, as we'll see in a moment.
  989.      If you had wanted, you could have even written your message on 
  990. your own computer and then uploaded it into this electronic 
  991. "envelope."  There are a couple of good reasons to do this with long 
  992. or involved messages.  One is that once you hit enter at the end of a 
  993. line in "mail" you can't readily fix any mistakes on that line (unless 
  994. you use some special commands to call up a Unix text processor).  Also, 
  995. if you are paying for access by the hour, uploading a prepared 
  996. message can save you money.  Remember to save the document in ASCII or 
  997. text format.  Uploading a document you've created in a word processor 
  998. that uses special formatting commands (which these days means many 
  999. programs) will cause strange effects.
  1000.      When you get that blank line after the subject line, upload the 
  1001. message using the ASCII protocol.  Or you can copy and paste the text, 
  1002. if your software allows that. When done, hit control-D as above. 
  1003.      Now you have mail waiting for you.  Normally, when you log on, 
  1004. your public-access site will tell you whether you have new mail 
  1005. waiting.  To open your mailbox and see your waiting mail, type 
  1006.                  
  1007.           mail 
  1008.  
  1009. and hit enter. 
  1010.      When the host system sees "mail" without a name after it, it 
  1011. knows you want to look in your mailbox rather than send a message. 
  1012. Your screen, on a plain-vanilla Unix system will display:
  1013.  
  1014.          Mail version SMI 4.0 Mon Apr 24 18:34:15 PDT 1989  Type ? for help. 
  1015.          "/usr/spool/mail/adamg": 1 message 1 new 1 unread 
  1016.   
  1017.          >N 1 adamg              Sat Jan 15 20:04   12/290   test 
  1018.    
  1019.      Ignore the first line; it's just computerese of value only to the 
  1020. people who run your system. You can type a question mark and hit 
  1021. return, but unless you're familiar with Unix, most of what you'll see 
  1022. won't make much sense at this point.  
  1023.      The second line tells you the directory on the host system where 
  1024. your mail messages are put, which again, is not something you'll likely 
  1025. need to know.  The second line also tells you how many messages are in your 
  1026. mailbox, how many have come in since the last time you looked and how 
  1027. many messages you haven't read yet. 
  1028.      It's the third line that is of real interest -- it tells you who 
  1029. the message is from, when it arrived, how many lines and characters 
  1030. it takes up, and what the subject is.  The "N" means it is a new 
  1031. message -- it arrived after the last time you looked in your mailbox.  
  1032. Hit enter. And there's your message -- only now it's a lot 
  1033. longer than what you wrote! 
  1034.  
  1035.         Message 1: 
  1036.         From adamg Jan 15 20:04:55 1994
  1037.         Received: by eff.org id AA28949 
  1038.         (5.65c/IDA-1.4.4/pen-ident for adamg); Sat, 15 Jan 1994 20:04:55 -0400  
  1039.         (ident-sender: adamg@eff.org) 
  1040.         Date: Sat, 15 Jan 1994 21:34:55 -0400 
  1041.         From: Adam Gaffin <adamg> 
  1042.         Message-Id: <199204270134.AA28949@eff.org> 
  1043.         To: adamg 
  1044.         Subject: test 
  1045.         Status: R 
  1046.  
  1047.         This is only a test! 
  1048.  
  1049.      Whoa! What is all that stuff? It's your message with a postmark 
  1050. gone mad.  Just as the postal service puts its marks on every piece of 
  1051. mail it handles, so do Net postal systems.  Only it's called a 
  1052. "header" instead of a postmark. Each system that handles or routes 
  1053. your mail puts its stamp on it.  Since many messages go through a 
  1054. number of systems on their way to you, you will often get messages 
  1055. with headers that seem to go on forever.  Among other things, a header 
  1056. will tell you exactly when a message was sent and received (even the 
  1057. difference between your local time and GMT -- as at the end of line 4 
  1058. above). 
  1059.      If this had been a long message, it would just keep scrolling 
  1060. across and down your screen -- unless the people who run your public-
  1061. access site have set it up to pause every 24 lines.  One way to deal 
  1062. with a message that doesn't stop is to use your telecommunication 
  1063. software's logging or text-buffer function.  Start it before you hit 
  1064. the number of the message you want to see.  Your computer will ask you 
  1065. what you want to call the file you're about to create. After you name 
  1066. the file and hit enter, type the number of the message you want to see 
  1067. and hit enter.  When the message finishes scrolling, turn off the 
  1068. text-buffer function, and the message is now saved in your computer.  
  1069. This way, you can read the message while not connected to the Net 
  1070. (which can save you money if you're paying by the hour) and write a 
  1071. reply offline. 
  1072.      But in the meantime, now what?  You can respond to the message, 
  1073. delete it or save it.  To respond, type a lower-case "r" and hit 
  1074. enter.  You'll get something like this: 
  1075.  
  1076.           To: adamg 
  1077.           Subject: Re:  test 
  1078.  
  1079.      Note that this time, you don't have to enter a username.  The 
  1080. computer takes it from the message you're replying to and 
  1081. automatically addresses your message to its sender. The computer also 
  1082. automatically inserts a subject line, by adding "Re:" to the original 
  1083. subject.  From here, it's just like writing a new message. But say you 
  1084. change your mind and decide not to reply after all. How do you get out 
  1085. of the message? Hit control-C once. You'll get this: 
  1086.  
  1087.           (Interrupt -- one more to kill letter) 
  1088.  
  1089. If you hit control-C once more, the message will disappear and you'll 
  1090. get back to your mail's command line. 
  1091.      Now, if you type a lower-case d and then hit enter, you'll 
  1092. delete the original message.  Type a lower-case q to exit your 
  1093. mailbox.  
  1094.      If you type a "q" without first hitting "d", your message is 
  1095. transferred to a file called mbox.  This file is where all read, but 
  1096. un-deleted messages go.  If you want to leave it in your mailbox for 
  1097. now, type a lower-case x and hit enter.  This gets you out of mail 
  1098. without making any changes. 
  1099.      The mbox file works a lot like your mailbox.  To access it, 
  1100. type 
  1101.    
  1102.            mail -f mbox 
  1103.  
  1104. at your host system's command line and hit enter.  
  1105.      You'll get a menu identical to the one in your mailbox from which 
  1106. you can read these old messages, delete them or respond to them.  It's 
  1107. probably a good idea to clear out your mailbox and mbox file from 
  1108. time to time, if only to keep them uncluttered. 
  1109.     Are there any drawbacks to e-mail?  There are a few.  One is that 
  1110. people seem more willing to fly off the handle electronically than in 
  1111. person, or over the phone.  Maybe it's because it's so easy to hit R 
  1112. and reply to a message without pausing and reflecting a moment.  
  1113. That's why we have smileys (see section 2.4)!  There's no online 
  1114. equivalent yet of a return receipt: chances are your message got to where 
  1115. it's going, but there's no absolute way for you to know for sure unless 
  1116. you get a reply from the other person.  Also, because computers are quite 
  1117. literal, you have to be very careful when addressing a message. Misplace 
  1118. a period or a single letter in the address, and your message could come 
  1119. back to you, undelivered. 
  1120.      So now you're ready to send e-mail to other people on the Net.  
  1121. Of course, you need somebody's address to send them mail.  How do you 
  1122. get it?  
  1123.      Alas, the simplest answer is not what you'd call the most 
  1124. elegant: you call them up on the phone or write them a letter on paper 
  1125. and ask them.  Residents of the electronic frontier are only beginning 
  1126. to develop the equivalent of phone books, and the ones that exist 
  1127. today are far from complete (still, later on, in Chapter 6, we'll show 
  1128. you how to use some of these directories). 
  1129.      Eventually, you'll start corresponding with people, which means 
  1130. you'll want to know how to address mail to them.  It's vital to know 
  1131. how to do this, because the smallest mistake -- using a comma when you 
  1132. should have used a period, for instance, can bounce the message back 
  1133. to you, undelivered.  In this sense, Net addresses are like phone 
  1134. numbers: one wrong digit and you get the wrong person.  Fortunately, 
  1135. most net addresses now adhere to a relatively easy-to-understand 
  1136. system. 
  1137.      Earlier, you sent yourself a mail message using just your user-
  1138. name.  This was sort of like making a local phone call -- you didn't 
  1139. have to dial a 1 or an area code.  This also works for mail to anybody 
  1140. else who has an account on the same system as you. 
  1141.      Sending mail outside of your system, though, will require the use 
  1142. of the Net equivalent of area codes, called "domains." A basic Net 
  1143. address will look something like this: 
  1144.  
  1145.               tomg@world.std.com 
  1146.  
  1147.      Tomg is somebody's user ID, and he is at (hence the @ sign) a site 
  1148. (or in Internetese, a "domain") known as std.com.  Large organizations 
  1149. often have more than one computer linked to the Internet; in this case, 
  1150. the name of the particular machine is world (you will quickly notice 
  1151. that, like boat owners, Internet computer owners always name their 
  1152. machines). 
  1153.      Domains tell you the name of the organization that runs a given 
  1154. e-mail site and what kind of site it is or, if it's not in the U.S., 
  1155. what country it's located in.  Large organizations may have more than 
  1156. one computer or gateway tied to the Internet, so you'll often see a 
  1157. two-part domain name; and sometimes even three- or four-part domain 
  1158. names. 
  1159.      In general, American addresses end in an organizational suffix, 
  1160. such as ".edu," which means the site is at a college or university. 
  1161. Other American suffixes include: 
  1162.           
  1163.           .com for businesses 
  1164.           .org for non-profit organizations 
  1165.           .gov and .mil for government and military agencies 
  1166.           .net for companies or organizations that run large networks.  
  1167.  
  1168.      Sites in the rest of the world tend to use a two-letter code that 
  1169. represents their country.  Most make sense, such as .ca for Canadian 
  1170. sites, but there are a couple of seemingly odd ones.  Swiss sites end 
  1171. in .ch, while South African ones end in .za.  Some U.S. sites have 
  1172. followed this international convention (such as well.sf.ca.us).
  1173.     You'll notice that the above addresses are all in lower-case.  
  1174. Unlike almost everything else having anything at all to do with Unix, 
  1175. most Net mailing systems don't care about case, so you generally don't 
  1176. have to worry about capitalizing e-mail addresses.  Alas, there are a few 
  1177. exceptions -- some public-access sites do allow for capital letters in 
  1178. user names.  When in doubt, ask the person you want to write to, or let 
  1179. her send you a message first (recall how a person's e-mail address is 
  1180. usually found on the top of her message). 
  1181.    The domain name, the part of the address after the @ sign, never 
  1182. has to be capitalized.               
  1183.      It's all a fairly simple system that works very well, except, 
  1184. again, it's vital to get the address exactly right -- just as you have 
  1185. to dial a phone number exactly right.  Send a message to tomg@unm.edu 
  1186. (which is the University of New Mexico) when you meant to send it to 
  1187. tomg@umn.edu (the University of Minnesota), and your letter will either 
  1188. bounce back to you undelivered, or go to the wrong person.
  1189.      If your message is bounced back to you as undeliverable, you'll 
  1190. get an ominous looking-message from MAILER-DAEMON (actually a rather 
  1191. benign Unix program that exists to handle mail), with an evil-looking 
  1192. header followed by the text of your message. Sometimes, you can tell 
  1193. what went wrong by looking at the first few lines of the bounced 
  1194. message.  Besides an incorrect address, it's possible your host system 
  1195. does not have the other site in the "map" it maintains of other host 
  1196. systems. Or you could be trying to send mail to another network, such 
  1197. as Bitnet or CompuServe, that has special addressing requirements.
  1198.     Sometimes, figuring all this out can prove highly frustrating.  
  1199. But remember the prime Net commandment: Ask.  Send a message to your 
  1200. system administrator.  He or she might be able to help decipher the 
  1201. problem. 
  1202.     There is one kind of address that may give your host system 
  1203. particular problems.  There are two main ways that Unix systems 
  1204. exchange mail.  One is known as UUCP and started out with a different 
  1205. addressing system than the rest of the Net.  Most UUCP systems have 
  1206. since switched over to the standard Net addressing system, but a few 
  1207. traditional sites still cling to their original type, which tends to 
  1208. have lots of exclamation points in it, like this: 
  1209.  
  1210.                uunet!somesite!othersite!mybuddy 
  1211.  
  1212.      The problem for many host sites is that exclamation points (also 
  1213. known as "bangs") now mean something special in the more common systems 
  1214. or "shells" used to operate many Unix computers. This means that 
  1215. addressing mail to such a site (or even responding to a message you 
  1216. received from one) could confuse the poor computer to no end and your 
  1217. message never gets sent out. If that happens, try putting backslashes in 
  1218. front of each exclamation point, so that you get an address that looks 
  1219. like this: 
  1220.           
  1221.                uunet\!somesite\!othersite\!mybuddy 
  1222.  
  1223. Note that this means you may not be able to respond to such a message 
  1224. by typing a lower-case "r"  -- you may get an error message and you'll 
  1225. have to create a brand-new message. 
  1226.     If you want to get a taste of what's possible through e-mail,
  1227. start an e-mail message to
  1228.  
  1229.               almanac@oes.orst.edu
  1230.  
  1231. Leave the "subject:" line blank.  As a message, write this:
  1232.  
  1233.               send quote
  1234.  
  1235. Or, if you're feeling a little down, write this instead:
  1236.  
  1237.               send moral-support
  1238.  
  1239.      In either case, you will get back a message within a few seconds to 
  1240. a few hours (depending on the state of your host system's Internet 
  1241. connection).  If you simply asked for a quote, you'll get back a 
  1242. fortune-cookie-like saying.  If you asked for moral support, you'll also 
  1243. get back a fortune-cookie-like saying, only supposedly more uplifting.
  1244.       This particular "mail server" is run by Oregon State University. 
  1245. Its main purpose is actually to provide a way to distribute agricultural 
  1246. information via e-mail.  If you'd like to find out how to use the 
  1247. server's full range of services, send a message to the above address 
  1248. with this line in it:
  1249.  
  1250.               send help
  1251.  
  1252. You'll quickly get back a lengthy document detailing just what's 
  1253. available and how to get it.
  1254.      Feeling opinionated?  Want to give the President of the United 
  1255. States a piece of your mind?  Send a message to president@whitehouse.gov.  
  1256. Or if the vice president will do, write vice-president@whitehouse.gov. 
  1257.      The "mail" program is actually a very powerful one and a Netwide 
  1258. standard, at least on Unix computers.  But it can be hard to figure 
  1259. out -- you can type a question mark to get a list of commands, but 
  1260. these may be of limited use unless you're already familiar with Unix. 
  1261. Fortunately, there are a couple of other mail programs that are easier 
  1262. to use. 
  1263.  
  1264.  
  1265. 2.2  ELM -- A BETTER WAY 
  1266.  
  1267.  
  1268.      Elm is a combination mailbox and letter-writing system that uses 
  1269. menus to help you navigate through mail.  Most Unix-based host systems 
  1270. now have it online. To use it, type 
  1271.   
  1272.                 elm 
  1273.  
  1274. and hit enter.  You'll get a menu of your waiting mail, along with a 
  1275. list of commands you can execute, that will look something like this:
  1276.  
  1277.  
  1278.        Mailbox is '/usr/spool/mail/adamg' with 38 messages [ELM 2.3 PL11]      
  1279.                                                                                
  1280.                                                                                
  1281.      1   Sep 1  Christopher Davis  (13)   here's another message.              
  1282.      2   Sep 1  Christopher Davis  (91)   This is a message from Eudora        
  1283.      3   Aug 31 Rita Marie Rouvali (161)  First Internet Hunt !!! (fwd)        
  1284.      4   Aug 31 Peter Scott/Manage (69)   New File <UK077> University of Londo 
  1285.      5   Aug 30 Peter Scott/Manage (64)   New File <DIR020> X.500 service at A 
  1286.      6   Aug 30 Peter Scott/Manage (39)   New File <NET016> DATAPAC Informatio 
  1287.      7   Aug 28 Peter Scott/Manage (67)   Proposed Usenet group for HYTELNET n 
  1288.      8   Aug 28 Peter Scott/Manage (56)   New File <DIR019> JANET Public Acces 
  1289.      9   Aug 26 Helen Trillian Ros (15)   Tuesday                              
  1290.      10  Aug 26 Peter Scott/Manage (151)  Update <CWK004> Oxford University OU 
  1291.                                                                                
  1292.                                                                                
  1293.    You can use any of the following commands by pressing the first character;  
  1294.  d)elete or u)ndelete mail,  m)ail a message,  r)eply or f)orward mail,  q)uit 
  1295.     To read a message, press <return>.  j = move down, k = move up, ? = help   
  1296.  
  1297.      Each line shows the date you received the message, who sent it, 
  1298. how many lines long the message is, and the message's subject.
  1299.      If you are using VT100 emulation, you can move up and down the 
  1300. menu with your up and down arrow keys.  Otherwise, type the line number 
  1301. of the message you want to read or delete and hit enter.
  1302.      When you read a message, it pauses every 24 lines, instead of 
  1303. scrolling until it's done.  Hit the space bar to read the next page.  
  1304. You can type a lower-case "r" to reply or a lower-case "q" or "i" 
  1305. to get back to the menu (the I stands for "index").  
  1306.      At the main menu, hitting a lower-case "m" followed by enter 
  1307. will let you start a message.  To delete a message, type a lower-case 
  1308. "d".  You can do this while reading the message.  Or, if you are in 
  1309. the menu, move the cursor to the message's line and then hit D. 
  1310.      When you're done with Elm, type a lower-case "q".  The program 
  1311. will ask if you really want to delete the messages you marked. Then, 
  1312. it will ask you if you want to move any messages you've read but 
  1313. haven't marked for deletion to a "received" file.  For now, hit your n
  1314. key.  
  1315.      Elm has a major disadvantage for the beginner. The default text 
  1316. editor it generally calls up when you hit your "r" or "m" key is 
  1317. often a program called emacs. Unixoids swear by emacs, but everybody 
  1318. else almost always finds it impossible.  Unfortunately, you can't 
  1319. always get away from it (or vi, another text editor often found on 
  1320. Unix systems), so later on we'll talk about some basic commands that 
  1321. will keep you from going totally nuts. 
  1322.  
  1323.  
  1324. 2.3  PINE -- AN EVEN BETTER WAY
  1325.  
  1326.  
  1327.      Pine is based on elm but includes a number of improvements that 
  1328. make it an ideal mail system for beginners.   Like elm, pine starts 
  1329. you with a menu.  It also has an "address book" feature that is handy 
  1330. for people with long or complex e-mail addresses. Hitting A at the 
  1331. main menu puts you in the address book, where you can type in the 
  1332. person's first name (or nickname) followed by her address. Then, when 
  1333. you want to send that person a message, you only have to type in her 
  1334. first name or nickname, and pine automatically inserts her actual 
  1335. address. The address book also lets you set up a mailing list.  This 
  1336. feature allows you to send the same message to a number of people at 
  1337. once. 
  1338.      What really sets pine apart is its built-in text editor, 
  1339. which looks and feels a lot more like word-processing programs 
  1340. available for MS-DOS and Macintosh users.  Not only does it have 
  1341. word wrap (a revolutionary concept if ever there was one), it also has a 
  1342. spell-checker and a search command. Best of all, all of the commands 
  1343. you need are listed in a two-line mini-menu at the bottom of each 
  1344. screen.  The commands look like this: 
  1345.  
  1346.                ^W Where is 
  1347.  
  1348. The little caret is a synonym for the key marked "control" on your 
  1349. keyboard.  To find where a particular word is in your document, you'd 
  1350. hit your control key and your W key at the same time, which would bring 
  1351. up a prompt asking you for the word to look for. 
  1352.      Some of pine's commands are a tad peculiar (control-V for "page 
  1353. down" for example), which comes from being based on a variant of 
  1354. emacs (which is utterly peculiar).  But again, all of the commands you 
  1355. need are listed on that two-line mini-menu, so it shouldn't take you 
  1356. more than a couple of seconds to find the right one. 
  1357.      To use pine, type 
  1358.  
  1359.                pine 
  1360.  
  1361. at the command line and hit enter.  It's a relatively new program, so 
  1362. some systems may not yet have it online.  But it's so easy to use, you 
  1363. should probably send e-mail to your system administrator urging him to 
  1364. get it! 
  1365.  
  1366.  
  1367. 2.4  SMILEYS
  1368.  
  1369.  
  1370.     When you're involved in an online discussion, you can't see the 
  1371. smiles or shrugs that the other person might make in a live 
  1372. conversation to show he's only kidding.  But online, there's no body 
  1373. language. So what you might think is funny, somebody else might take as 
  1374. an insult.  To try to keep such misunderstandings from erupting into 
  1375. bitter disputes, we have smileys.  Tilt your head to the left and look at 
  1376. the following sideways. :-).  Or simply :).  This is your basic "smiley."
  1377. Use it to indicate people should not take that comment you just made as 
  1378. seriously as they might otherwise.  You make a smiley by typing a colon, 
  1379. a hyphen and a right parenthetical bracket. Some people prefer using the 
  1380. word "grin," usually in this form: 
  1381.  
  1382.           <grin>   
  1383.  
  1384. Sometimes, though, you'll see it as *grin* or even just <g> for short. 
  1385.  
  1386. Some other smileys include: 
  1387.  
  1388.           ;-)      Wink; 
  1389.           :-(      Frown; 
  1390.           :-O      Surprise; 
  1391.           8-)      Wearing glasses; 
  1392.           =|:-)=   Abe Lincoln. 
  1393.     
  1394.          OK, so maybe the last two are a little bogus :-).
  1395.  
  1396.  
  1397. 2.5  SENDING E-MAIL TO OTHER NETWORKS
  1398.  
  1399.  
  1400.      There are a number of computer networks that are not directly 
  1401. part of the Net, but which are now connected through "gateways" that 
  1402. allow the passing of e-mail.  Here's a list of some of the larger 
  1403. networks, how to send mail to them and how their users can send mail to 
  1404. you: 
  1405.  
  1406. America Online 
  1407.  
  1408.      Remove any spaces from a user's name and append "aol.com," to get 
  1409.  
  1410.                user@aol.com 
  1411.  
  1412.      America Online users who want to send mail to you need only put 
  1413. your Net address in the "to:" field before composing a message. 
  1414.  
  1415.  
  1416. ATTMail 
  1417.  
  1418.      Address your message to user@attmail.com. 
  1419.    
  1420.      From ATTMail, a user would send mail to you in this form: 
  1421.  
  1422.                internet!domain!user 
  1423.  
  1424.      So if your address were nancy@world.std.com, your correspondent 
  1425. would send a message to you at 
  1426.  
  1427.                internet!world.std.com!nancy 
  1428.  
  1429.  
  1430. Bitnet 
  1431.      
  1432.      Users of Bitnet (and NetNorth in Canada and EARN in Europe) often 
  1433. have addresses in this form: IZZY@INDVMS.  If you're lucky, all you'll 
  1434. have to do to mail to that address is add "bitnet" at the end, to get 
  1435. izzy@indvms.bitnet.  Sometimes, however, mail to such an address will 
  1436. bounce back to you, because Bitnet addresses do not always translate 
  1437. well into an Internet form.  If this happens, you can send mail 
  1438. through one of two Internet/Bitnet gateways. First, change the @ in 
  1439. the address to a %, so that you get username%site.bitnet.  Then add 
  1440. either @vm.marist.edu or @cunyvm.cuny.edu, so that, with the above 
  1441. example, you would get izzy%indyvms.bitnet@vm.marist.edu or 
  1442. izzy%indvyvms.bitnet@cunyvm.cuny.edu 
  1443.       Bitnet users have it a little easier: They can usually send mail 
  1444. directly to your e-mail address without fooling around with it at all.  
  1445. So send them your address and they should be OK. 
  1446.  
  1447.  
  1448. CompuServe 
  1449.  
  1450.      CompuServe users have numerical addresses in this form: 
  1451. 73727,545. To send mail to a CompuServe user, change the comma to a 
  1452. period and add "@compuserve.com"; for example: 
  1453. 73727.545@compuserve.com. 
  1454.  
  1455.      If you know CompuServe users who want to send you mail, tell them 
  1456. to GO MAIL and create a mail message. In the address area, instead of 
  1457. typing in a CompuServe number, have them type your address in this 
  1458. form: 
  1459.  
  1460.                >INTERNET:YourID@YourAddress. 
  1461.  
  1462.      For example, >INTERNET:adamg@world.std.com.  Note that both the 
  1463. ">" and the ":" are required. 
  1464.  
  1465.  
  1466. Delphi
  1467.  
  1468.      To send mail to a Delphi user, the form is username@delphi.com.
  1469.  
  1470.      
  1471. Fidonet 
  1472.  
  1473.     To send mail to somebody who uses a Fidonet BBS, you need the name 
  1474. they use to log onto that system and its "node number.''  Fidonet node 
  1475. numbers or addresses consist of three numbers, in this form: 
  1476. 1:322/190.  The first number tells which of several broad geographic 
  1477. zones the BBS is in (1 represents the U.S. and Canada, 2 Europe and 
  1478. Israel, 3 Pacific Asia, 4 South America).  The second number 
  1479. represents the BBS's network, while the final number is the BBS's 
  1480. "FidoNode'' number in that network. If your correspondent only gives 
  1481. you two numbers (for example, 322/190), it means the system is in zone 
  1482. 1.   
  1483.      Now comes the tricky part. You have to reverse the numbers and 
  1484. add to them the letters f, n and z (which stand for 
  1485. "FidoNode,''"network,'' and "zone'). For example, the address above 
  1486. would become 
  1487.  
  1488.                f190.n322.z1. 
  1489.  
  1490.      Now add "fidonet.org'' at the end, to get 
  1491. f190.n322.z1.fidonet.org. Then add "FirstName.LastName@', to get 
  1492.  
  1493.                FirstName.LastName@f190.n322.z1.fidonet.org. 
  1494.  
  1495. Note the period between the first and last names. Also, some countries 
  1496. now have their own Fidonet "backbone" systems, which might affect 
  1497. addressing.  For example, were the above address in Germany, you would 
  1498. end it with "fido.de" instead of "fidonet.org."
  1499.      Whew! 
  1500.      The reverse process is totally different. First, the person has 
  1501. to have access to his or her BBS's "net mail" area and know the 
  1502. Fidonet address of his or her local Fidonet/UUCP gateway (often their 
  1503. system operator will know it).  Your Fidonet correspondent should 
  1504. address a net-mail message to UUCP (not your name) in the "to:" field.  
  1505. In the node-number field, they should type in the node number of the 
  1506. Fidonet/UUCP gateway (if the gateway system is in the same regional 
  1507. network as their system, they need only type the last number, for 
  1508. example, 390 instead of 322/390).  Then, the first line of the message 
  1509. has to be your Internet address, followed by a blank line.  After 
  1510. that, the person can write the message and send it.  
  1511.      Because of the way Fidonet moves mail, it could take a day or two 
  1512. for a message to be delivered in either direction.  Also, because many 
  1513. Fidonet systems are run as hobbies, it is considered good form to ask 
  1514. the gateway sysop's permission if you intend to pass large amounts of 
  1515. mail back and forth. Messages of a commercial nature are strictly 
  1516. forbidden (even if it's something the other person asked for). Also, 
  1517. consider it very likely that somebody other than the recipient will 
  1518. read your messages. 
  1519.  
  1520.  
  1521. GEnie  
  1522.  
  1523.       To send mail to a GEnie user, add "@genie.com" to the end
  1524. of their GEnie user name, for example: walt@genie.com. 
  1525.  
  1526. MCIMail 
  1527.  
  1528.       To send mail to somebody with an MCIMail account, add 
  1529. "@mcimail.com to the end of their name or numerical address. For 
  1530. example: 
  1531.        
  1532.                 555-1212@mcimail.com 
  1533.  
  1534.       or 
  1535.      
  1536.                 jsmith@mcimail.com 
  1537.  
  1538.      Note that if there is more than one MCIMail subscriber with that 
  1539. name, you will get a mail message back from MCI giving you their names 
  1540. and numerical addresses. You'll then have to figure out which one you 
  1541. want and re-send the message. 
  1542.  
  1543.      From MCI, a user would type 
  1544.  
  1545.                 Your Name (EMS) 
  1546.  
  1547. at the "To:" prompt.  At the EMS prompt, he or she would type 
  1548.  
  1549.                 internet 
  1550.  
  1551. followed by your Net address at the "Mbx:" prompt. 
  1552.  
  1553.  
  1554. Peacenet 
  1555.  
  1556.      To send mail to a Peacenet user, use this form: 
  1557.  
  1558.                 username@igc.org 
  1559.  
  1560.      Peacenet subscribers can use your regular address to send you 
  1561. mail. 
  1562.  
  1563.  
  1564. Prodigy 
  1565.  
  1566.      UserID@prodigy.com.  Note that Prodigy users must pay extra for 
  1567. Internet e-mail.
  1568.  
  1569.  
  1570. 2.6  SEVEN UNIX COMMANDS YOU CAN'T LIVE WITHOUT:
  1571.  
  1572.  
  1573.      If you connect to the Net through a Unix system, eventually you'll 
  1574. have to come to terms with Unix.  For better or worse, most Unix systems do 
  1575. NOT shield you from their inner workings -- if you want to copy a Usenet 
  1576. posting to a file, for example, you'll have to use some Unix commands if 
  1577. you ever want to do anything with that file.
  1578.      Like MS-DOS, Unix is an operating system - it tells the computer how 
  1579. to do things.  Now while Unix may have a reputation as being even more 
  1580. complex than MS-DOS, in most cases, a few basic, and simple, commands 
  1581. should be all you'll ever need. 
  1582.      If your own computer uses MS-DOS or PC-DOS, the basic concepts will 
  1583. seem very familiar -- but watch out for the cd command, which works 
  1584. differently enough from the similarly named DOS command that it will drive 
  1585. you crazy.  Also, unlike MS-DOS, Unix is case sensitive -- if you type 
  1586. commands or directory names in the wrong case, you'll get an error message. 
  1587.      If you're used to working on a Mac, you'll have to remember that Unix 
  1588. stores files in "directories" rather than "folders."  Unix directories are 
  1589. organized like branches on a tree. At the bottom is the "root" directory, 
  1590. with sub-directories branching off that (and sub-directories in turn can 
  1591. have sub-directories). The Mac equivalent of a Unix sub-directory is a 
  1592. folder within another folder. 
  1593.  
  1594. cat           Equivalent to the MS-DOS "type" command.  To pause a file 
  1595.               every screen, type
  1596.  
  1597.                         cat file |more
  1598.  
  1599.               where "file" is the name of the file you want to see.  
  1600.               Hitting control-C will stop the display.  Alternately,
  1601.               you could type
  1602.                      
  1603.                         more file
  1604.               
  1605.               to achieve the same result. You can also use cat for 
  1606.               writing or uploading text files to your name or home 
  1607.               directory (similar to the MS-DOS "copy con" command).  If 
  1608.               you type
  1609.  
  1610.                         cat>test
  1611.  
  1612.               you start a file called "test."  You can either write 
  1613.               something simple (no editing once you've finished a line and
  1614.               you have to hit return at the end of each line) or upload
  1615.               something into that file using your communications software's
  1616.               ASCII protocol).  To close the file, hit control-D.
  1617.  
  1618. cd            The "change directory" command.  To change from your present 
  1619.               directory to another, type
  1620.  
  1621.                         cd directory
  1622.  
  1623.               and hit enter. Unlike MS-DOS, which uses a \ to denote sub-
  1624.               directories (for example: \stuff\text), Unix uses a / (for 
  1625.               example: /stuff/text).  So to change from your present 
  1626.               directory to the stuff/text sub-directory,  you would type 
  1627.                 
  1628.                         cd stuff/text
  1629.  
  1630.               and then hit enter. As in MS-DOS, you do not need the first 
  1631.               backslash if the subdirectory comes off the directory you're 
  1632.               already in.  To move back up a directory tree, you would type
  1633.                 
  1634.                         cd ..
  1635.  
  1636.               followed by enter. Note the space between the cd and the two 
  1637.               periods -- this is where MS-DOS users will really go nuts.
  1638.  
  1639. cp            Copies a file. The syntax is
  1640.  
  1641.                         cp file1 file2
  1642.  
  1643.               which would copy file1 to file2 (or overwrite file2 with 
  1644.               file1).
  1645.  
  1646. ls            This command, when followed by enter, tells you what's in the 
  1647.               directory, similar to the DOS dir command, except in 
  1648.               alphabetical order.
  1649.        
  1650.                         ls | more 
  1651.  
  1652.               will stop the listing every 24 lines -- handy if there are a 
  1653.               lot of things in the directory. The basic ls command does not 
  1654.               list "hidden" files, such as the .login file that controls 
  1655.               how your system interacts with Unix. To see these files, type 
  1656.  
  1657.                         ls -a      or    ls -a | more
  1658.  
  1659.               ls -l will tell you the size of each file in bytes and tell 
  1660.               you when each was created or modified. 
  1661.  
  1662. mv            Similar to the MS-DOS rename command.
  1663.  
  1664.                         mv file1 file2
  1665.  
  1666.               will rename file1 as file2, The command can 
  1667.               also be used to move files between directories.
  1668.  
  1669.                         mv file1 News
  1670.  
  1671.               would move file1 to your News directory.
  1672.  
  1673. rm            Deletes a file.  Type
  1674.  
  1675.                         rm filename
  1676.  
  1677.               and hit enter (but beware: when you hit enter, it's gone for
  1678.               good).
  1679.                
  1680.      WILDCARDS:  When searching for, copying or deleting files, you can 
  1681. use "wildcards" if you are not sure of the file's exact name. 
  1682.  
  1683.               ls man*
  1684.  
  1685.  
  1686. would find the following files:
  1687.  
  1688.               manual, manual.txt, man-o-man.
  1689.  
  1690. Use a question mark when you're sure about all but one or two characters.  
  1691. For example, 
  1692.  
  1693.               ls man?
  1694.  
  1695. would find a file called mane, but not one called manual.
  1696.  
  1697.  
  1698. 2.7  WHEN THINGS GO WRONG                  
  1699.  
  1700.  
  1701.      * You send a message but get back an ominous looking message from 
  1702. MAILER-DAEMON containing up to several dozen lines of computerese 
  1703. followed by your message.  Somewhere in those lines you can often find a 
  1704. clue to what went wrong.  You might have made a mistake in spelling the 
  1705. e-mail address.  The site to which you're sending mail might have been 
  1706. down for maintenance or a problem. You may have used the wrong 
  1707. "translation" for mail to a non-Internet network.
  1708.      * You call up your host system's text editor to write a message or 
  1709. reply to one and can't seem to get out.  If it's emacs, try control-X, 
  1710. control-C (in other words, hit your control key and your X key at the 
  1711. same time, followed by control and C).  If worse comes to worse, you can 
  1712. hang up. 
  1713.      * In Elm, you accidentally hit the D key for a message you want to 
  1714. save.  Type the number of the message, hit enter and then U, which will 
  1715. "un-delete" the message.  This works only before you exit Elm; once you 
  1716. quit, the message is gone.
  1717.      * You try to upload an ASCII message you've written on your own
  1718. computer into a message you're preparing in Elm or Pine and you get a
  1719. lot of left brackets, capital Ms, Ks and Ls and some funny-looking
  1720. characters.  Believe it or not, your message will actually wind up looking
  1721. fine; all that garbage is temporary and reflects the problems some Unix
  1722. text processors have with ASCII uploads.  But it will take much longer
  1723. for your upload to finish.  One way to deal with this is to call up the
  1724. simple mail program, which will not produce any weird characters when you
  1725. upload a text file into a message.  Another way (which is better if your
  1726. prepared message is a response to somebody's mail), is to create a text
  1727. file on your host system with cat, for example, 
  1728.  
  1729.           cat>file
  1730.  
  1731. and then upload your text into that.  Then, in Elm or Pine, you can insert
  1732. the message with a simple command (control-r in Pine, for example); only
  1733. this time you won't see all that extraneous stuff.
  1734.      *  You haven't cleared out your Elm mailbox in awhile, and you 
  1735. accidentally hit "y" when you meant to hit "n" (or vice-versa) when 
  1736. exiting and now all your messages have disappeared.  Look in your News 
  1737. directory (at the command line, type: cd News) for a file called 
  1738. recieved.  Those are all your messages.  Unfortunately, there's no way to 
  1739. get them back into your Elm mailbox -- you'll have to download the file 
  1740. or read it online.
  1741.  
  1742.  
  1743.  
  1744. From emoryu1!phoenix.Princeton.EDU!nancyamm  Thu Feb  3 23:33:56 1994 remote from awwe
  1745. Received: by awwe.UUCP (1.65/waf)
  1746.     via UUCP; Fri, 04 Feb 94 05:16:28 EST
  1747.     for root
  1748. Received: from emory.mathcs.emory.edu by
  1749.     emoryu1.cc.emory.edu (5.65/Emory_cc.3.4.16) via SMTP
  1750.     id AA23959 ; Thu, 3 Feb 94 23:33:50 -0500
  1751. Received: from Princeton.EDU by
  1752.     emory.mathcs.emory.edu (5.65/Emory_mathcs.3.4.18) via SMTP
  1753.     id AA08335 ; Thu, 3 Feb 94 23:33:41 -0500
  1754. Return-Path: nancyamm@phoenix.Princeton.EDU
  1755. Received: from ponyexpress.Princeton.EDU by Princeton.EDU (5.65b/2.104/princeton)
  1756.     id AA01609; Thu, 3 Feb 94 23:16:38 -0500
  1757. Received: from flagstaff.Princeton.EDU by ponyexpress.princeton.edu (5.65c/1.113/newPE)
  1758.     id AA11747; Thu, 3 Feb 1994 23:16:36 -0500
  1759. Received: by flagstaff.Princeton.EDU (4.1/Phoenix_Cluster_Client)
  1760.     id AA09929; Thu, 3 Feb 94 23:16:35 EST
  1761. DaFrom emoryu1!phoenix.Princeton.EDU!nancyamm  Thu Feb  3 23:34:20 1994 remote from awwe
  1762. Received: by awwe.UUCP (1.65/waf)
  1763.     via UUCP; Fri, 04 Feb 94 05:16:51 EST
  1764.     for root
  1765. Received: from emory.mathcs.emory.edu by
  1766.     emoryu1.cc.emory.edu (5.65/Emory_cc.3.4.16) via SMTP
  1767.     id AA24028 ; Thu, 3 Feb 94 23:34:15 -0500
  1768. Received: from Princeton.EDU by
  1769.     emory.mathcs.emory.edu (5.65/Emory_mathcs.3.4.18) via SMTP
  1770.     id AA08372 ; Thu, 3 Feb 94 23:34:05 -0500
  1771. Return-Path: nancyamm@phoenix.Princeton.EDU
  1772. Received: from ponyexpress.Princeton.EDU by Princeton.EDU (5.65b/2.104/princeton)
  1773.     id AA01362; Thu, 3 Feb 94 23:14:38 -0500
  1774. Received: from flagstaff.Princeton.EDU by ponyexpress.princeton.edu (5.65c/1.113/newPE)
  1775.     id AA11616; Thu, 3 Feb 1994 23:14:36 -0500
  1776. Received: by flagstaff.Princeton.EDU (4.1/Phoenix_Cluster_Client)
  1777.     id AA07722; Thu, 3 Feb 94 23:14:35 EST
  1778. Date: Thu, 3 Feb 1994 23:14:34 -0500 (EST)
  1779. From: Nancy Ammerman <emoryu1!phoenix.Princeton.EDU!nancyamm>
  1780. To: Jackie Ammerman <emory!emoryu1!awwe!root@phoenix.Princeton.EDU>
  1781. Message-Id: <Pine.3.89.9402032320.D3501-0100000@flagstaff.Princeton.EDU>
  1782. Mime-Version: 1.0
  1783. Content-Type: TEXT/PLAIN; charset=US-ASCII
  1784.  
  1785. Chapter 3: USENET I
  1786.  
  1787.  
  1788.  
  1789.  
  1790. 3.1  THE GLOBAL WATERING HOLE
  1791.  
  1792.  
  1793.      Imagine a conversation carried out over a period of hours and days, 
  1794. as if people were leaving messages and responses on a bulletin board.  Or 
  1795. imagine the electronic equivalent of a radio talk show where everybody 
  1796. can put their two cents in and no one is ever on hold. 
  1797.      Unlike e-mail, which is "one-to-one,"  Usenet is "many-to-many." 
  1798. Usenet is the international meeting place, where people gather to meet 
  1799. their friends, discuss the day's events, keep up with computer trends or 
  1800. talk about whatever's on their mind.  Jumping into a Usenet discussion 
  1801. can be a liberating experience.  Nobody knows what you look or sound 
  1802. like, how old you are, what your background is.  You're judged solely on 
  1803. your words, your ability to make a point. 
  1804.      To many people, Usenet IS the Net. In fact, it is often confused 
  1805. with Internet.  But it is a totally separate system. All Internet sites 
  1806. CAN carry Usenet, but so do many non-Internet sites, from sophisticated 
  1807. Unix machines to old XT clones and Apple IIs. 
  1808.      Technically, Usenet messages are shipped around the world, from 
  1809. host system to host system, using one of several specific Net 
  1810. protocols.  Your host system stores all of its Usenet messages in one 
  1811. place, which everybody with an account on the system can access. That 
  1812. way, no matter how many people actually read a given message, each 
  1813. host system has to store only one copy of it. Many host systems "talk" 
  1814. with several others regularly in case one or another of their links goes 
  1815. down for some reason.  When two host systems connect, they basically 
  1816. compare notes on which Usenet messages they already have.  Any that one 
  1817. is missing the other then transmits, and vice-versa.  Because they are 
  1818. computers, they don't mind running through thousands, even millions, of 
  1819. these comparisons every day. 
  1820.      Yes, millions.  For Usenet is huge.  Every day, Usenet users 
  1821. pump upwards of 40 million characters a day into the system -- roughly 
  1822. the equivalent of volumes A-G of the Encyclopedia Britannica.
  1823.      Obviously, nobody could possibly keep up with this immense flow of 
  1824. messages.  Let's look at how to find conferences and discussions of 
  1825. interest to you. 
  1826.      The basic building block of Usenet is the newsgroup, which is a 
  1827. collection of messages with a related theme (on other networks, these 
  1828. would be called conferences, forums, bboards or special-interest 
  1829. groups).  There are now more than 5,000 of these newsgroups, in several 
  1830. diferent languages, covering everything from art to zoology, from 
  1831. science fiction to South Africa.
  1832.      Some public-access systems, typically the ones that work through 
  1833. menus, try to make it easier by dividing Usenet into several broad 
  1834. categories.  Choose one of those and you're given a list of newsgroups in 
  1835. that category.  Then select the newsgroup you're interested in and start 
  1836. reading. 
  1837.      Other systems let you compile your own "reading list" so that you 
  1838. only see messages in conferences you want.  In both cases, conferences 
  1839. are arranged in a particular hierarchy devised in the early 1980s.  
  1840. Newsgroup names start with one of a series of broad topic names.  For 
  1841. example, newsgroups beginning with "comp." are about particular computer-
  1842. related topics.  These broad topics are followed by a series of more 
  1843. focused topics (so that "comp.unix" groups are limited to discussion 
  1844. about Unix).  The main hierarchies are: 
  1845.  
  1846.              bionet          Research biology
  1847.              bit.listserv    Conferences originating as Bitnet mailing lists
  1848.              biz             Business
  1849.              comp            Computers and related subjects
  1850.              misc            Discussions that don't fit anywhere else
  1851.              news            News about Usenet itself
  1852.              rec             Hobbies, games and recreation
  1853.              sci             Science other than research biology
  1854.              soc             "Social" groups, often ethnically related
  1855.              talk            Politics and related topics
  1856.              alt             Controversial or unusual topics; not
  1857.                              carried by all sites
  1858.  
  1859.      In addition, many host systems carry newsgroups for a particular 
  1860. city, state or region.  For example, ne.housing is a newsgroup where 
  1861. New Englanders look for apartments.  A growing number also carry K12 
  1862. newsgroups, which are aimed at elementary and secondary teachers and 
  1863. students.  And a number of sites carry clari newsgroups, which is 
  1864. actually a commercial service consisting of wire-service stories and 
  1865. a unique online computer news service (more on this in chapter 10). 
  1866.  
  1867.  
  1868. 3.2 NAVIGATING USENET WITH nn
  1869.  
  1870.  
  1871.      How do you dive right in?  As mentioned, on some systems, it's all 
  1872. done through menus -- you just keep choosing from a list of choices until 
  1873. you get to the newsgroup you want and then hit the "read" command.  On 
  1874. Unix systems, however, you will have to use a "newsreader" program.  Two 
  1875. of the more common ones are known as rn (for "read news") and nn (for "no 
  1876. news" -- because it's supposed to be simpler to use). 
  1877.      For beginners, nn may be the better choice because it works with
  1878. menus -- you get a list of articles in a given newsgroup and then you 
  1879. choose which ones you want to see.  To try it out, connect to your host 
  1880. system and, at the command line, type 
  1881.  
  1882.                nn news.announce.newusers
  1883.  
  1884. and hit enter.  After a few seconds, you should see something like 
  1885. this:
  1886.  
  1887. Newsgroup: news.announce.newusers                     Articles: 22 of 22/1 NEW 
  1888.                                                                                
  1889. a Gene Spafford   776  Answers to Frequently Asked Questions                   
  1890. b Gene Spafford   362  A Primer on How to Work With the Usenet Community       
  1891. c Gene Spafford   387  Emily Postnews Answers Your Questions on Netiquette     
  1892. d Gene Spafford   101  Hints on writing style for Usenet                       
  1893. e Gene Spafford    74  Introduction to news.announce                           
  1894. f Gene Spafford   367  USENET Software: History and Sources                    
  1895. g Gene Spafford   353  What is Usenet?                                         
  1896. h taylor          241  A Guide to Social Newsgroups and Mailing Lists          
  1897. i Gene Spafford   585  Alternative Newsgroup Hierarchies, Part I               
  1898. j Gene Spafford   455  >Alternative Newsgroup Hierarchies, Part II             
  1899. k David C Lawrenc 151  How to Create a New Newsgroup                           
  1900. l Gene Spafford   106  How to Get Information about Networks                   
  1901. m Gene Spafford   888  List of Active Newsgroups                               
  1902. n Gene Spafford   504  List of Moderators                                      
  1903. o Gene Spafford  1051  Publicly Accessible Mailing Lists, Part I               
  1904. p Gene Spafford  1123  Publicly Accessible Mailing Lists, Part II              
  1905. q Gene Spafford  1193  >Publicly Accessible Mailing Lists, Part III            
  1906. r Jonathan Kamens 644  How to become a USENET site                             
  1907. s Jonathan Kamen 1344  List of Periodic Informational Postings, Part I         
  1908.                                                                                
  1909. -- 15:52 -- SELECT -- help:? -----Top 85%-----                                 
  1910. Explanatory postings for new users. (Moderated)                                
  1911.  
  1912.      Obviously, this is a good newsgroup to begin your exploration of 
  1913. Usenet!  Here's what all this means:  The first letter on each line is 
  1914. the letter you type to read that particular "article" (it makes sense 
  1915. that a "newsgroup" would have "articles").  Next comes the name of the 
  1916. person who wrote that article, followed by its length, in lines, and 
  1917. what the article is about. At the bottom, you see the local time at your 
  1918. access site, what you're doing right now (i.e., SELECTing articles), 
  1919. which key to hit for some help (the ? key) and how many of the articles 
  1920. in the newsgroup you can see on this screen. The "(moderated)" means the 
  1921. newsgroup has a "moderator" who is the only one who can directly post 
  1922. messages to it.  This is generally limited to groups such as this, which 
  1923. contain articles of basic information or for digests, which are 
  1924. basically online magazines (more on them in a bit). 
  1925.       Say you're particularly interested in what "Emily Postnews" has to 
  1926. say about proper etiquette on Usenet. Hit your c key (lower case!), and 
  1927. the line will light up.  If you want to read something else, hit the key 
  1928. that corresponds to it.  And if you want to see what's on the next page 
  1929. of articles, hit return or your space bar.
  1930.      But you're impatient to get going, and you want to read that 
  1931. article now.  The command for that in nn is a capital Z.  Hit it and 
  1932. you'll see something like this:
  1933.  
  1934.  
  1935. Gene Spafford: Emily Postnews Answers Your Questions on NetiquetteSep 92 04:17 
  1936. Original-author: brad@looking.on.ca (Brad Templeton)                           
  1937. Archive-name: emily-postnews/part1                                             
  1938. Last-change: 30 Nov 91 by brad@looking.on.ca (Brad Templeton)                  
  1939.                                                                                
  1940.                                                                                
  1941. **NOTE: this is intended to be satirical.  If you do not recognize             
  1942.   it as such, consult a doctor or professional comedian.  The                  
  1943.   recommendations in this article should recognized for what                   
  1944.   they are -- admonitions about what NOT to do.                                
  1945.                                                                                
  1946.                                                                                
  1947.                         "Dear Emily Postnews"                                  
  1948.                                                                                
  1949.         Emily Postnews, foremost authority on proper net behaviour,            
  1950.         gives her advice on how to act on the net.                             
  1951.                                                                                
  1952. ============================================================================   
  1953.                                                                                
  1954. Dear Miss Postnews: How long should my signature be? -- verbose@noisy          
  1955.                                                                                
  1956. A: Dear Verbose: Please try and make your signature as long as you             
  1957. -- 09:57 --.announce.newusers-- LAST --help:?--Top 4%--                        
  1958.  
  1959.      The first few lines are the message's header, similar to the header 
  1960. you get in e-mail messages.  Then comes the beginning of the message.  
  1961. The last line tells you the time again, the newsgroup name (or part of 
  1962. it, anyway), the position in your message stack that this message 
  1963. occupies, how to get help, and how much of the message is on screen.  If 
  1964. you want to keep reading this message, just hit your space bar (not your 
  1965. enter key!) for the next screen and so on until done. When done, you'll 
  1966. be returned to the newsgroup menu.  For now hit Q (upper case this time), 
  1967. which quits you out of nn and returns you to your host system's command 
  1968. line. 
  1969.      To get a look at another interesting newsgroup, type
  1970.  
  1971.                 nn comp.risks
  1972.  
  1973. and hit enter.  This newsgroup is another moderated group, this time a 
  1974. digest of all the funny and frightening ways computers and the people 
  1975. who run and use them can go wrong.  Again, you read articles by 
  1976. selecting their letters.  If you're in the middle of an article and 
  1977. decide you want to go onto the next one, hit your n key.
  1978.      Now it's time to look for some newsgroups that might be of 
  1979. particular interest to you.  Unix host systems that have nn use a program 
  1980. called nngrep (ever get the feeling Unix was not entirely written in 
  1981. English?) that lets you scan newsgroups.  Exit nn and at your host 
  1982. system's command line, type 
  1983.  
  1984.                 nngrep word
  1985.  
  1986. where word is the subject you're interested in.  If you use a Macintosh 
  1987. computer, you might try
  1988.  
  1989.                 nngrep mac
  1990.  
  1991.      You'll get something that looks like this:
  1992.  
  1993.                alt.music.machines.of.loving.grace
  1994.                alt.religion.emacs
  1995.                comp.binaries.mac
  1996.                comp.emacs
  1997.                comp.lang.forth.mac
  1998.                comp.os.mach
  1999.                comp.sources.mac
  2000.                comp.sys.mac.announce
  2001.                comp.sys.mac.apps
  2002.                comp.sys.mac.comm
  2003.                comp.sys.mac.databases
  2004.                comp.sys.mac.digest
  2005.                comp.sys.mac.games
  2006.                comp.sys.mac.hardware
  2007.                comp.sys.mac.hypercard
  2008.                comp.sys.mac.misc
  2009.                comp.sys.mac.programmer
  2010.                comp.sys.mac.system
  2011.                comp.sys.mac.wanted
  2012.                gnu.emacs.announce
  2013.                gnu.emacs.bug
  2014.                gnu.emacs.gnews
  2015.                gnu.emacs.gnus
  2016.                gnu.emacs.help
  2017.                gnu.emacs.lisp.manual
  2018.                gnu.emacs.sources
  2019.                gnu.emacs.vm.bug
  2020.                gnu.emacs.vm.info
  2021.                gnu.emacs.vms
  2022.  
  2023.      Note that some of these obviously have something to do with 
  2024. Macintoshes while some obviously do not; nngrep is not a perfect system.  
  2025. If you want to get a list of ALL the newsgroups available on your host 
  2026. system, type 
  2027.  
  2028.                 nngrep -a |more
  2029.  
  2030. or
  2031.                 nngrep -a |pg
  2032.  
  2033. and hit enter (which one to use depends on the Unix used on your host 
  2034. system; if one doesn't do anything, try the other). You don't 
  2035. absolutely need the |more or |pg, but if you don't include it, the list 
  2036. will keep scrolling, rather than pausing every 24 lines.  If you are in 
  2037. nn, hitting a capital Y will bring up a similar list. 
  2038.      Typing "nn newsgroup" for every newsgroup can get awfully tiring 
  2039. after awhile.  When you use nn, your host system looks in a file called 
  2040. .newsrc.  This is basically a list of every newsgroup on the host system 
  2041. along with notations on which groups and articles you have read (all 
  2042. maintained by the computer).  You can also use this file to create a 
  2043. "reading list" that brings up each newsgroup to which you want to 
  2044. "subscribe."  To try it out, type 
  2045.  
  2046.                 nn
  2047.  
  2048. without any newsgroup name, and hit enter.  
  2049.      Unfortunately, you will start out with a .newsrc file that has you 
  2050. "subscribed" to every single newsgroup on your host system!  To delete 
  2051. a newsgroup from your reading list, type a capital U while its menu is 
  2052. on the screen.  The computer will ask you if you're sure you want to 
  2053. "unsubscribe."  If you then hit a Y, you'll be unsubscribed and put in 
  2054. the next group. 
  2055.      With many host systems carrying thousands of newsgroups, this will 
  2056. take you forever.  
  2057.      Fortunately, there are a couple of easier ways to do this.  Both 
  2058. involve calling up your .newsrc file in a word or text processor.  In a 
  2059. .newsrc file, each newsgroup takes up one line, consisting of the 
  2060. group's name, an exclamation point or a colon and a range of numbers.  
  2061. Newsgroups with a colon are ones to which you are subscribed; those 
  2062. followed by an exclamation point are "un-subscribed."  To start with a 
  2063. clean slate, then, you have to change all those colons to exclamation 
  2064. points. 
  2065.      If you know how to use emacs or vi, call up the .newsrc file (you 
  2066. might want to make a copy of .newsrc first, just in case), and use the 
  2067. search-and-replace function to make the change.
  2068.     If you're not comfortable with these text processor, you can 
  2069. download the .newsrc file, make the changes on your own computer and 
  2070. then upload the revised file.  Before you download the file, however, 
  2071. you should do a couple of things.  One is to type
  2072.  
  2073.                 cp .newsrc temprc
  2074.  
  2075. and hit enter.  You will actually download this temprc file (note the 
  2076. name does not start with a period -- some computers, such as those using 
  2077. MS-DOS, do not allow file names starting with periods).  After you 
  2078. download the file, open it in your favorite word processor and use its 
  2079. search-and-replace function to change the exclamation points to colons. 
  2080. Be careful not to change anything else!  Save the document in ASCII or 
  2081. text format.  Dial back into your host system.  At the command line, 
  2082. type
  2083.  
  2084.                 cp temprc temprc1
  2085.  
  2086. and hit enter.  This new file will serve as your backup .newsrc file 
  2087. just in case something goes wrong. Upload the temprc file from your 
  2088. computer.  This will overwrite the Unix system's old temprc file.  Now 
  2089. type 
  2090.  
  2091.                 cp temprc .newsrc
  2092.  
  2093. and hit enter.  You now have a clean slate to start creating a reading 
  2094. list.
  2095.  
  2096.  
  2097. 3.3  nn COMMANDS
  2098.  
  2099.  
  2100. To mark a specific article for reading, type the letter next to it (in lower 
  2101. case).  To mark a specific article and all of its responses, type the letter 
  2102. and an asterisk, for example: 
  2103.  
  2104.           a* 
  2105.  
  2106. To un-select an article, type the letter next to it (again, in lower case). 
  2107.  
  2108. C               Cancels an article (around the world) that you wrote.  
  2109.                 Every article posted on Usenet has a unique ID number.  
  2110.                 Hitting a capital C sends out a new message that tells host 
  2111.                 systems that receive it to find earlier message and delete 
  2112.                 it. 
  2113.  
  2114. F               To post a public response, or follow-up. If selected while 
  2115.                 still on a newsgroup "page", asks you which article to 
  2116.                 follow up.  If selected while in a specific article, will 
  2117.                 follow up that article. In either case, you'll be asked if 
  2118.                 you want to include the original article in yours. Caution:
  2119.                 puts you in whatever text editor is your default.
  2120.  
  2121. N               Goes to the next subscribed newsgroup with unread articles. 
  2122.  
  2123. P               Goes to the previous subscribed newsgroup with unread 
  2124.                 articles. 
  2125.  
  2126. G news.group    Goes to a specific newsgroup. Can be used to subscribe to 
  2127.                 new newsgroups.  Hitting G brings up a sub-menu: 
  2128.  
  2129.                           u     Goes to the group and shows only un-read 
  2130.                                 articles. 
  2131.  
  2132.                           a     Goes to the group and shows all articles, 
  2133.                                 even ones you've already read. 
  2134.  
  2135.                           s     Will show you only articles with a specific 
  2136.                                 subject. 
  2137.  
  2138.                           n     Will show you only articles from a specific 
  2139.                                 person. 
  2140.  
  2141. M               Mails a copy of the current article to somebody.  You'll be 
  2142.                 asked for the recipient's e-mail address and whether you 
  2143.                 want to add any comments to the article before sending it 
  2144.                 off.  As with F, puts you in the default editor.
  2145.  
  2146. :post           Post an article. You'll be asked for the name of the group. 
  2147.  
  2148. Q               Quit, or exit, nn. 
  2149.  
  2150. U               Un-subscribe from the current newsgroup. 
  2151.  
  2152. R               Responds to an article via e-mail. 
  2153.  
  2154. space           Hitting the space bar brings up the next page of articles. 
  2155.  
  2156. X               If you have selected articles, this will show them to you 
  2157.                 and then take you to the next subscribed newsgroup with 
  2158.                 unread articles. If you don't have any selected articles, 
  2159.                 it marks all articles as read and takes you to the next 
  2160.                 unread subscribed newsgroup. 
  2161.  
  2162. =word           Finds and marks all articles in the newsgroup with a 
  2163.                 specific word in the "subject:" line, for example: 
  2164.  
  2165.                           =modem 
  2166.  
  2167. Z               Shows you selected articles immediately and then returns 
  2168.                 you to the current newsgroup. 
  2169.  
  2170. ?               Brings up a help screen. 
  2171.  
  2172. <               Goes to the previous page in the newsgroup. 
  2173.  
  2174. >               Goes to the next page in the newsgroup. 
  2175.  
  2176. $               Goes to the last page in an article.
  2177.  
  2178. ^               Goes to the first page in an article.
  2179.  
  2180.  
  2181. 3.4  USING rn
  2182.  
  2183.  
  2184.      Some folks prefer this older newsreader.   
  2185.      If you type 
  2186.  
  2187.                 rn news.announce.newusers
  2188.  
  2189. at your host system's command line, you'll see something like this:
  2190.  
  2191.     ********  21 unread articles in news.announce.newusers--read now? [ynq]
  2192.  
  2193. If you hit your Y key, the first article will appear on your screen.  If 
  2194. you want to see what articles are available first, though, hit your 
  2195. computer's = key and you'll get something like this:
  2196.  
  2197.      152 Introduction to news.announce    
  2198.      153 A Primer on How to Work With the Usenet Community   
  2199.      154 What is Usenet?
  2200.      155 Answers to Frequently Asked Questions               
  2201.      156 Hints on writing style for Usenet                   
  2202.      158 Alternative Newsgroup Hierarchies, Part I           
  2203.      159 Alternative Newsgroup Hierarchies, Part II               
  2204.      160 Emily Postnews Answers Your Questions on Netiquette      
  2205.      161 USENET Software: History and Sources                
  2206.      162 A Guide to Social Newsgroups and Mailing Lists           
  2207.      163 How to Get Information about Networks                    
  2208.      164 How to Create a New Newsgroup                       
  2209.      169 List of Active Newsgroups                           
  2210.      170 List of Moderators                                       
  2211.      171 Publicly Accessible Mailing Lists, Part I                
  2212.      172 Publicly Accessible Mailing Lists, Part II               
  2213.      173 Publicly Accessible Mailing Lists, Part III              
  2214.      174 How to become a USENET site      
  2215.      175 List of Periodic Informational Postings, Part I     
  2216.      176 List of Periodic Informational Postings, Part II         
  2217.      177 List of Periodic Informational Postings, Part III
  2218.     End of article 158 (of 178)--what next? [npq]        
  2219.  
  2220.      Notice how the messages are in numerical order this time, and don't 
  2221. tell you who sent them.  Article 154 looks interesting.  To read it, 
  2222. type in 154 and hit enter.  You'll see something like this:
  2223.  
  2224.    Article 154 (20 more) in news.announce.newusers (moderated):
  2225.    From: spaf@cs.purdue.EDU (Gene Spafford)
  2226.    Newsgroups: news.announce.newusers,news.admin,news.answers
  2227.    Subject: What is Usenet?
  2228.    Date: 20 Sep 92 04:17:26 GMT
  2229.    Followup-To: news.newusers.questions    
  2230.    Organization: Dept. of Computer Sciences, Purdue Univ.
  2231.    Lines: 353      
  2232.    Supersedes: <spaf-whatis_715578719@cs.purdue.edu>
  2233.  
  2234.    Archive-name: what-is-usenet/part1                  
  2235.    Original from: chip@tct.com (Chip Salzenberg)                            
  2236.    Last-change: 19 July 1992 by spaf@cs.purdue.edu (Gene Spafford)
  2237.                                                                                
  2238.                                                                                
  2239.    The first thing to understand about Usenet is that it is widely
  2240.    misunderstood.  Every day on Usenet, the "blind men and the elephant"
  2241.    phenomenon is evident, in spades.  In my opinion, more flame wars
  2242.    arise because of a lack of understanding of the nature of Usenet than
  2243.    from any other source.  And consider that such flame wars arise, of
  2244.    necessity, among people who are on Usenet.  Imagine, then, how poorly
  2245.    understood Usenet must be by those outside!
  2246.                                                                                
  2247.    --MORE--(7%)
  2248.  
  2249.      This time, the header looks much more like the gobbledygook you get 
  2250. in e-mail messages.  To keep reading, hit your space bar.  If you hit 
  2251. your n key (lower case), you'll go to the next message in the 
  2252. numerical order.
  2253.      To escape rn, just keep hitting your q key (in lower case), until 
  2254. you get back to the command line.  Now let's set up your reading list.  
  2255. Because rn uses the same .newsrc file as nn, you can use one of the 
  2256. search-and-replace methods described above.  Or you can do this:  Type
  2257.  
  2258.                 rn
  2259.  
  2260. and hit enter.  When the first newsgroup comes up on your screen, hit 
  2261. your u key (in lower case).  Hit it again, and again, and again.  Or 
  2262. just keep it pressed down (if your computer starts beeping, let up for a 
  2263. couple of seconds).  Eventually, you'll be told you're at the end of the 
  2264. newsgroups, and asked what you want to do next.  
  2265.      Here's where you begin entering newsgroups.  Type 
  2266.  
  2267.                 g newsgroup
  2268.  
  2269. (for example, g comp.sys.mac.announce) and hit enter.  You'll be asked 
  2270. if you want to "subscribe." Hit your y key.  Then type
  2271.  
  2272.                 g next newsgroup
  2273.  
  2274. (for example, g comp.announce.newusers) and hit enter.  Repeat until 
  2275. done.  This process will also set up your reading list for nn, if you 
  2276. prefer that newsreader. But how do you know which newsgroups to 
  2277. subscribe?  Typing a lower-case l and then hitting enter will show you a 
  2278. list of all available newsgroups.  Again, since there could be more than 
  2279. 2,000 newsgroups on your system, this might not be something you want to 
  2280. do.  Fortunately, you can search for groups with particular words in 
  2281. their names, using the l command.  Typing 
  2282.  
  2283.         l mac
  2284.  
  2285. followed by enter, will bring up a list of newsgroups with those letters 
  2286. in them (and as in nn, you will also see groups dealing with emacs and 
  2287. the like, in addition to groups related to Macintosh computers).
  2288.      Because of the vast amount of messages transmitted over Usenet, 
  2289. most systems carry messages for only a few days or weeks.  So if there's 
  2290. a message you want to keep, you should either turn on your computer's 
  2291. screen capture or save it to a file which you can later download).  To 
  2292. save a message as a file in rn, type 
  2293.  
  2294.                 s filename
  2295.  
  2296. where filename is what you want to call the file. Hit enter.  You'll be 
  2297. asked if you want to save it in "mailbox format."  In most cases, you 
  2298. can answer with an n (which will strip off the header).  The message 
  2299. will now be saved to a file in your News directory (which you can access 
  2300. by typing cd News and then hitting enter).  
  2301.      Also, some newsgroups fill up particularly quickly -- go away for a 
  2302. couple of days and you'll come back to find hundreds of articles!  One 
  2303. way to deal with that is to mark them as "read" so that they no longer 
  2304. appear on your screen.  In nn, hit a capital J; in rn, a small c. 
  2305.  
  2306.  
  2307. 3.5  rn COMMANDS
  2308.  
  2309.  
  2310.      Different commands are available to you in rn depending on whether you 
  2311. are already in a newsgroup or reading a specific article. At any point, 
  2312. typing a lower-case H will bring up a list of available commands and some 
  2313. terse instructions for using them. Here are some of them: 
  2314.  
  2315. After you've just called up rn, or within a newsgroup:
  2316.  
  2317. c             Marks every article in a newsgroup as read (or "caught up")
  2318.               so that you don't have to see them again. The system will ask 
  2319.               you if you are sure. Can be done either when asked if you
  2320.               want to read a particular newsgroup or once in the newsgroup.
  2321.  
  2322. g             Goes to a newsgroup, in this form: 
  2323.      
  2324.                         g news.group 
  2325.       
  2326.               Use this both for going to groups to which you're already 
  2327.               subscribed and subscribing to new groups. 
  2328.  
  2329. h             Provides a list of available commands with terse 
  2330.               instructions.
  2331.  
  2332. l             Gives a list of all available newsgroups.
  2333.  
  2334. p             Goes to the first previous subscribed newsgroup with un-read 
  2335.               articles. 
  2336.  
  2337. q             Quits, or exits, rn if you have not yet gone into a newsgroup. 
  2338.               If you are in a newsgroup, it quits that one and brings you to 
  2339.               the next subscribed newsgroup. 
  2340.  
  2341. Only within a newsgroup:
  2342.  
  2343. =             Gives a list of all available articles in the newsgroup.
  2344.  
  2345.  
  2346. m             Marks a specific article or series of articles as "un-read" 
  2347.               again so that you can come back to them later. Typing
  2348.  
  2349.                         1700m
  2350.  
  2351.               and hitting enter would mark just that article as un-read. 
  2352.               Typing 
  2353.  
  2354.                         1700-1800m
  2355.  
  2356.               and hitting enter would mark all of those articles as un-
  2357.               read.
  2358.  
  2359. space         Brings up the next page of article listings.  If already on
  2360.               the last page, displays the first article in the newsgroup.
  2361.  
  2362. u             Un-subscribe from the newsgroup. 
  2363.  
  2364. /text/        Searches through the newsgroup for articles with a specific
  2365.               word or phrase in the "subject:" line, from the current 
  2366.               article to the end of the newsgroup. For example, 
  2367.  
  2368.                         /EFF/
  2369.  
  2370.               would bring you to the first article with "EFF" in the 
  2371.               "subject:" line.
  2372.  
  2373. ?text?        The same as above except it searches in reverse order from 
  2374.               the current article.
  2375.  
  2376. Only within a specific article:
  2377.  
  2378. e             Some newsgroups consist of articles that are binary files, 
  2379.               typically programs or graphics images.  Hitting e will convert 
  2380.               the ASCII characters within such an article into a file you
  2381.               can then download and use or view (assuming you have the proper
  2382.               computer and software).  Many times, such files will be split
  2383.               into several articles; just keep calling up the articles and
  2384.               hitting e until done.  You'll find the resulting file in your
  2385.               News subdirectory.
  2386.  
  2387. C             If you post an article and then decide it was a mistake, call 
  2388.               it up on your host system and hit this.  The message will soon 
  2389.               begin disappearing on systems around the world. 
  2390.  
  2391. F             Post a public response in the newsgroup to the current 
  2392.               article.  Includes a copy of her posting, which you can then 
  2393.               edit down using your host system's text editor. 
  2394.  
  2395. f             The same as above except it does not include a copy of the 
  2396.               original message in yours.
  2397.  
  2398. m             Marks the current article as "un-read" so that you can come 
  2399.               back to it later.  You do not have to type the article 
  2400.               number.       
  2401.  
  2402. Control-N     Brings up the first response to the article. If there is no 
  2403.               follow-up article, this returns you to the first unread article 
  2404.               in the newsgroup). 
  2405.  
  2406. Control-P     Goes to the message to which the current article is a reply.
  2407.  
  2408. n             Goes to the next unread article in the newsgroup. 
  2409.  
  2410. N             Takes you to the next article in the newsgroup even if you've 
  2411.               already read it.
  2412.  
  2413. q             Quits, or exits, the current article. Leaves you in the current 
  2414.               newsgroup.
  2415.  
  2416. R             Reply, via e-mail only, to the author of the current article. 
  2417.               Includes a copy of his message in yours.
  2418.  
  2419. r             The same as above, except it does not include a copy of his 
  2420.               article.
  2421.  
  2422. s file        Copies the current article to a file in your News directory, 
  2423.               where "file" is the name of the file you want to save it to. 
  2424.               You'll be asked if you want to use "mailbox" format when 
  2425.               saving. If you answer by hitting your N key, most of the 
  2426.               header will not be saved. 
  2427.  
  2428. s|mail user   Mails a copy of the article to somebody. For "user" substitute
  2429.               her e-mail address. Does not let you add comments to the 
  2430.               message first, however.
  2431.  
  2432. space         Hitting the space bar shows the next page of the article, or, if 
  2433.               at the end, goes to the next un-read article.
  2434.  
  2435.  
  2436. 3.6  ESSENTIAL NEWSGROUPS
  2437.  
  2438.  
  2439.      With so much to choose from, everybody will likely have their own 
  2440. unique Usenet reading list.  But there are a few newsgroups that are 
  2441. particularly of interest to newcomers.  Among them:
  2442.  
  2443.      news.announce.newusers     This group consists of a series of
  2444.                                 articles that explain various facets of
  2445.                                 Usenet.
  2446.  
  2447.      news.newusers.questions    This is where you can ask questions 
  2448.                                 (we'll see how in a bit) about how
  2449.                                 Usenet works.
  2450.  
  2451.      news.announce.newsgroups   Look here for information about new or
  2452.                                 proposed newsgroups.
  2453.  
  2454.      news.answers               Contains lists of "Frequently Asked
  2455.                                 Questions"  (FAQs) and their answers from 
  2456.                                 many different newsgroups.  Learn how to
  2457.                                 fight jet lag in the FAQ from 
  2458.                                 rec.travel.air; look up answers to common
  2459.                                 questions about Microsoft Windows in
  2460.                                 an FAQ from comp.os.ms-windows; etc.
  2461.  
  2462.      alt.internet.services      Looking for something in particular on 
  2463.                                 the Internet?  Ask here.
  2464.  
  2465.      alt.infosystems.announce   People adding new information services to
  2466.                                 the Internet will post details here.
  2467.  
  2468.  
  2469. 3.7  SPEAKING UP
  2470.  
  2471.  
  2472.      "Threads" are an integral part of Usenet.  When somebody posts a 
  2473. message, often somebody else will respond.  Soon, a thread of 
  2474. conversation begins.  Following these threads is relatively easy.  In 
  2475. nn, related messages are grouped together.  In rn, when you're done 
  2476. with a message, you can hit control-N to read the next related 
  2477. message, or followup.  As you explore Usenet, it's probably a good 
  2478. idea to read discussions for awhile before you jump in.  This way, you 
  2479. can get a feel for the particular newsgroup -- each of which has its 
  2480. own rhythms.
  2481.      Eventually, though, you'll want to speak up.  There are two main 
  2482. ways to do this.  You join an existing conversation, or you can start 
  2483. a whole new thread.
  2484.      If you want to join a discussion, you have to decide if you want 
  2485. to include portions of the message you are responding to in your 
  2486. message.  The reason to do this is so people can see what you're 
  2487. responding to, just in case the original message has disappeared from 
  2488. their system (remember that most Usenet messages have a short life span 
  2489. on the average host system) or they can't find it.  
  2490.      If you're using a Unix host system, joining an existing 
  2491. conversation is similar in both nn and rn: hit your F key when done 
  2492. with a given article in the thread.  In rn, type a small f if you 
  2493. don't want to include portions of the message you're responding to; an 
  2494. upper-case F if you do. In nn, type a capital F.  You'll then be asked 
  2495. if you want to include portions of the original message. 
  2496.      And here's where you hit another Unix wall.  When you hit your F 
  2497. key, your host system calls up its basic Unix text editor.  If you're 
  2498. lucky, that'll be Pico, a very easy system.  More likely, however, 
  2499. you'll get dumped into emacs (or possibly vi), which you've already met 
  2500. in the chapter on e-mail.  
  2501.      The single most important emacs command is
  2502.  
  2503.                control-x control-c
  2504.  
  2505.      This means, depress your control key and hit x.  Then depress the 
  2506. control key and hit c.  Memorize this.  In fact, it's so important, it 
  2507. bears repeating: 
  2508.  
  2509.                control-x control-c
  2510.  
  2511.      These keystrokes are how you get out of emacs.  If it works well, 
  2512. you'll be asked if you want to send, edit, abort or list the message you 
  2513. were working on.  If it doesn't work well (say you accidentally hit some 
  2514. other weird key combination that means something special to emacs) and 
  2515. nothing seems to happen, or you just get more weird-looking emacs 
  2516. prompts on the bottom of your screen, try hitting control-g. This should 
  2517. stop whatever emacs was trying to do (you should see the word "quit" on 
  2518. the bottom of your screen), after which you can hit control-x control-c. 
  2519. But if this still doesn't work, remember that you can always disconnect 
  2520. and dial back in! 
  2521.      If you have told your newsreader you do want to include portions 
  2522. of the original message in yours, it will automatically put the entire 
  2523. thing at the top of your message.  Use the arrow keys to move down to 
  2524. the lines you want to delete and hit control-K, which will delete one 
  2525. line at a time.
  2526.      You can then write your message.  Remember that you have to hit 
  2527. enter before your cursor gets to the end of the line, because emacs 
  2528. does not have word wrapping.
  2529.      When done, hit control-x control-c.  You'll be asked the 
  2530. question about sending, editing, aborting, etc.  Chose one.  If you 
  2531. hit Y, your host system will start the process to sending your 
  2532. message across the Net. 
  2533.      The nn and rn programs work differently when it comes to posting 
  2534. entirely new messages.  In nn, type
  2535.  
  2536.      :post
  2537.  
  2538. and hit enter in any newsgroup.  You'll be asked which newsgroup to 
  2539. post a message to.  Type in its name and hit enter.  Then you'll be 
  2540. asked for "keywords."  These are words you'd use to attract somebody 
  2541. scanning a newsgroup.  Say you're selling your car.  You might type 
  2542. the type of car here.  Next comes a "summary" line, which is somewhat 
  2543. similar.  Finally, you'll be asked for the message's "distribution."
  2544. This is where you put how widely you want your message disseminated.  
  2545. Think about this one for a second.  If you are selling your car, it 
  2546. makes little sense to send a message about it all over the world.  But 
  2547. if you want to talk about the environment, it might make a lot of 
  2548. sense.  Each host system has its own set of distribution 
  2549. classifications, but there's generally a local one (just for users of 
  2550. that system), one for the city, state or region it's in, another for 
  2551. the country (for example, usa), one for the continent (for Americans 
  2552. and Canadians, na) and finally, one for the entire world (usually: 
  2553. world).
  2554.      Which one to use?  Generally, a couple of seconds' thought will 
  2555. help you decide.  If you're selling your car, use your city or regional 
  2556. distribution -- people in Australia won't much care and may even get 
  2557. annoyed.  If you want to discuss presidential politics, using a USA 
  2558. distribution makes more sense.  If you want to talk about events in the 
  2559. Middle East, sending your message to the entire world is perfectly 
  2560. acceptable.
  2561.      Then you can type your message.  If you've composed your message 
  2562. offline (generally a good idea if you and emacs don't get along), you 
  2563. can upload it now.  You may see a lot of weird looking characters as 
  2564. it uploads into emacs, but those will disappear when you hit control-X 
  2565. and then control-C.  Alternately: "save" the message (for example, by 
  2566. hitting m in rn), log out, compose your message offline, log back on and 
  2567. upload your message into a file on your host system.  Then call up 
  2568. Usenet, find the article you "saved." Start a reply, and you'll be asked 
  2569. if you want to include a prepared message.  Type in the name of the file 
  2570. you just created and hit enter.
  2571.      In rn, you have to wait until you get to the end of a newsgroup 
  2572. to hit F, which will bring up a message-composing system.  
  2573. Alternately, at your host system's command line, you can type 
  2574.  
  2575.                 Pnews
  2576.  
  2577. and hit enter.  You'll be prompted somewhat similarly to the nn 
  2578. system, except that you'll be given a list of possible distributions.  
  2579. If you chose "world," you'll get this message:
  2580.  
  2581.                                                                                
  2582. This program posts news to thousands of machines throughout the entire         
  2583. civilized world.  Your message will cost the net hundreds if not thousands of  
  2584. dollars to send everywhere.  Please be sure you know what you are doing.       
  2585.                                                                                
  2586. Are you absolutely sure that you want to do this? [ny]                         
  2587.  
  2588.      Don't worry -- your message won't really cost the Net untold 
  2589. amounts, although, again, it's a good idea to think for a second 
  2590. whether your message really should go everywhere.
  2591.      If you want to respond to a given post through e-mail, instead of 
  2592. publicly, hit R in nn or r or R in rn.  In rn, as with follow-up 
  2593. articles, the upper-case key includes the original message in yours.
  2594.      Most newsgroups are unmoderated, which means that every message 
  2595. you post will eventually wind up on every host system within the 
  2596. geographic region you specified that carries that newsgroup.
  2597.      Some newsgroups, however, are moderated, as you saw earlier with 
  2598. comp.risks.  In these groups, messages are shipped to a single 
  2599. location where a moderator, acting much like a magazine editor, 
  2600. decides what actually gets posted.  In some cases, groups are 
  2601. moderated like scholarly journals.  In other cases, it's to try to cut 
  2602. down on the massive number of messages that might otherwise be posted.  
  2603.      You'll notice that many articles in Usenet end with a fancy 
  2604. "signature" that often contains some witty saying, a clever drawing 
  2605. and, almost incidentally, the poster's name and e-mail address.  You 
  2606. too can have your own "signature" automatically appended to everything 
  2607. you post.  On your own computer, create a signature file.  Try to keep 
  2608. it to four lines or less, lest you annoy others on the Net.  Then, 
  2609. while connected to your host system, type 
  2610.  
  2611.                cat>.signature
  2612.  
  2613. and hit enter (note the period before the s).  Upload your signature 
  2614. file into this using your communications software's ASCII upload 
  2615. protocol.  When done, hit control-D, the Unix command for closing a 
  2616. file.  Now, every time you post a message, this will be appended to it. 
  2617.      There are a few caveats to posting.  Usenet is no different from 
  2618. a Town Meeting or publication: you're not supposed to break the law, 
  2619. whether that's posting copyrighted material or engaging in illegal 
  2620. activities.  It is also not a place to try to sell products (except in 
  2621. certain biz. and for-sale newsgroups).
  2622.  
  2623.  
  2624. 3.8  CROSS-POSTING
  2625.  
  2626.  
  2627.      Sometimes, you'll have an issue you think should be discussed in 
  2628. more than one Usenet newsgroup.  Rather than posting individual messages 
  2629. in each group, you can post the same message in several groups at once, 
  2630. through a process known as cross-posting. 
  2631.      Say you want to start a discussion about the political 
  2632. ramifications of importing rare tropical fish from Brazil.  People who 
  2633. read rec.aquaria might have something to say. So might people who read 
  2634. alt.politics.animals and talk.politics.misc.
  2635.      Cross-posting is easy.  It also should mean that people on other 
  2636. systems who subscribe to several newsgroups will see your message only 
  2637. once, rather than several times -- news-reading software can cancel out 
  2638. the other copies once a person has read the message.  When you get ready 
  2639. to post a message (whether through Pnews for rn or the :post command in 
  2640. nn), you'll be asked in which newsgroups.  Type the names of the various 
  2641. groups, separated by a comma, but no space, for example: 
  2642.  
  2643.           rec.aquaria,alt.politics.animals,talk.politics.misc
  2644.  
  2645. and hit enter.  After answering the other questions (geographic 
  2646. distribution, etc.), the message will be posted in the various 
  2647. groups (unless one of the groups is moderated, in which case the 
  2648. message goes to the moderator, who decides whether to make it public). 
  2649.      It's considered bad form to post to an excessive number of 
  2650. newsgroups, or inappropriate newsgroups.  Chances are, you don't really 
  2651. have to post something in 20 different places.  And while you may think 
  2652. your particular political issue is vitally important to the fate of the 
  2653. world, chances are the readers of rec.arts.comics will not, or at least 
  2654. not important enough to impose on them.  You'll get a lot of nasty e-
  2655. mail messages demanding you restrict your messages to the "appropriate" 
  2656. newsgroups.
  2657.  
  2658.  
  2659.  
  2660.  
  2661.  
  2662.