home *** CD-ROM | disk | FTP | other *** search
/ A Beginner's Guide to the Internet / INTERNET.ISO / text / guides / help / newuser.hlb < prev    next >
Encoding:
Text File  |  1996-05-06  |  26.8 KB  |  549 lines

  1. HELP! I'm drowning! Information Superhighway Pileup!
  2.     It's a rough world out there.  The Internet is INFAMOUS for
  3. lacking user-friendliness.  If you feel that you're just plain LOST
  4. when it comes to this "Window to the World", then you're in the right
  5. place!  We've put together this little tutorial especially for those
  6. who just don't know where to start.  So, sit back, relax, and prepare
  7. yourself for a tour of what the Internet has to offer.
  8.  
  9. The Internet - A Whole Lotta Computers Talkin'
  10.     For starters, what exactly is the "Internet"?  It helps to
  11. break the word up a bit.  The term "Internet" could be seen as a
  12. nickname for "INTERnational NETwork".  The Internet is basically a
  13. HUGE network of computers all over the world that are all connected to
  14. each other.  This allows all these computers to share data, exchange
  15. messages, and generally help each other out.
  16.     Now, it isn't really true that every computer on the Internet
  17. is directly connected to every other one.  In reality, data gets
  18. passed from computer to computer until it gets to the computer for
  19. which it is destined.  But because of the way the Internet is setup,
  20. all you have to know is which computer you're sending data to, and the
  21. path to it will be figured out for you!
  22.  
  23.     When you're dealing with the Internet, you're most often
  24. dealing with one (or more) of five things: systems, users, messages,
  25. files, and programs.
  26.  
  27. Systems
  28.     A "system" is a computer or set of computers which are
  29. connected to the Internet.  These systems often act as "stepping
  30. stones" to the Internet.  Without this system, your computer would
  31. need a LOT of special hardware and software to access the Internet.
  32. Instead, you are given access to a computer that is designed to handle
  33. the Internet needs of multiple users, and has all the tools needed to
  34. make good use of the Internet.
  35.     Every system on the Internet has an "address" that identifies
  36. it.  These addresses are usually descriptive names that help identify
  37. the machine.  For example, in the following address:
  38.     earth.execpc.com
  39. we can see that the machine called "earth" is part of a DOMAIN
  40. belonging to "execpc", a "com"mercial organization.  Sometimes you
  41. will see an address that is just four numbers separated by periods.
  42. This is known as an "IP address".  For instance, the following is the
  43. IP address for the system on which you're working right now:
  44.     204.29.202.50
  45. All systems on the Internet have an IP address.  In fact, the "word"
  46. addresses that we just described are really just aliases for the IP
  47. addresses, because the word addresses are easier to remember.
  48.  
  49. Users
  50.     Users are people, like yourself, who have accounts on systems
  51. that provide them with access to the Internet.  Every user on the
  52. Internet has an address.  Most addresses look pretty much the same.
  53. The most common type of address looks like the following (the address
  54. of the author of this tutorial):
  55.     bibach@earth.execpc.com
  56. This address has two parts, which are separated by the "@" symbol.
  57. The first part of the address is the "login" of this user.  A login is
  58. a sort of "nickname" for a user.  You enter your login along with your
  59. password when you connect with the system through which you access the
  60. Internet, and it is the name by which the system knows you.  The
  61. second part of the address is the address of the system on which the
  62. user has their accout, as described above.
  63.  
  64. Messages
  65.     Messages on the Internet come in many forms: electronic mail,
  66. usenet newsgroups, and others.  Electronic mail, or Email (pronounced
  67. Eee-Mail), usually refers to the private mail delivery service on the
  68. Internet.  Thus, an Email message on the Internet is always from one
  69. person to one person (although it is possible for the sender to send
  70. copies of one message to several people, each copy is considered a
  71. separate message).  Your Email is private.  Only you can read it.
  72.     The other major type of message is a newsgroup message.
  73. Newsgroups, or Usenet News, are public forums for the exchange of
  74. messages on specific topics.  There are currently over 8000
  75. newsgroups, each with a very specific topic of discussion.
  76.  
  77. Files
  78.     The Internet also has files everywhere.  Most all information
  79. on the Internet is stored in a file of some sort.  Even messages, like
  80. your Email, are stored in files until you're ready to read them.  Many
  81. of the files you'll be working with will be stored on this system
  82. (earth).  Many others, however, will be on a remote system, somewhere
  83. else on the Internet.  You will use various utilities to access these
  84. files, which we will discuss later.
  85.  
  86. Programs
  87.     The last type of thing you will deal with on the Internet
  88. system is programs.  There are LOTS of different programs available on
  89. Internet systems.  Some of the ones you will use the most will be
  90. programs that are designed to help you access files and other
  91. information on the Internet.  Other programs help you manage the
  92. information you will work with on the Internet.  Some of the more
  93. important programs you will use are:
  94.     elm & pine    - These programs let you send and receive
  95.               Email
  96.     trn,tin, & nn    - These programs let you read newsgroups, and
  97.               even post your own messages to the groups
  98.     ftp        - This program is used to retreive files from
  99.               remote systems on the Internet
  100.     archie        - This program helps you find files and
  101.               programs on the Internet
  102.     file system    - The file system is a collection of programs
  103.               that you use to create, delete, modify, and
  104.               otherwise manage files
  105.     telnet        - These programs allow you to login to other
  106.               systems over the Internet
  107.     gopher        - This program presents a menu-driven
  108.               interface to a wealth of information
  109.               available on the Internet
  110.     lynx        - This program allows you to peruse the highly
  111.               touted World Wide Web hypertext interface to
  112.               information on the Internet
  113.     irc        - This program allows you to chat in real-time
  114.               with thousands of other people around the world
  115.  
  116.     Okay!  Now that we have a bit of understanding of the
  117. Internet, let's look at some of the tools you'll be using to access
  118. it.  For each tool, we'll describe what it does, and how you use it.
  119. We'll also give some actual examples of how each tool might be used.
  120.  
  121. The Unix Operating System - Running it all!
  122.     Every computer, no matter what kind, runs some sort of
  123. "Operating System".  This is a special type of program that keeps
  124. control of the computer, and is responsible for managing the resources
  125. of the system, including running other programs.
  126.     A majority of the systems on the Internet these days run an
  127. Operating System called "Unix".  (Nope, it really doesn't stand for
  128. anything...)  Unix is a powerful system designed for use on
  129. multiple-user computers.  It includes facilities for controlling
  130. access to the information it stores, as well as excellent support for
  131. networking, including dealing with the Internet.  When you ask our
  132. system to do something for you, it is Unix that runs the show.
  133.  
  134. Elm and Pine - Mr. Postman, look and see...
  135.     Elm and Pine were both designed with for the same purpose: to
  136. read, send, and manage Electronic Mail, or Email.  Elm was designed
  137. first, and is the choice of many experienced Internet users.  Pine was
  138. designed as an easier-to-use version of Elm, and is a good choice for
  139. those just getting started on the Internet, or those who are unfamilar
  140. with Internet Email.  Pine even makes use of it's own editor, called
  141. Pico, which you may use in other areas on this system.
  142.     Let's start with Pine.  When you first load up Pine, you will
  143. be presented with a menu.  The options on the menu are:
  144.     ? - Hit the "?" for help at almost any time in Pine.
  145.     C - Compose a message to send to someone.
  146.     I - List the messages in the current folder.  A folder, in
  147.         Pine, is a storage place for messages.  There is a special
  148.         folder called "INBOX" that contains your incoming
  149.         messages.
  150.     L - List all the folders, and allow you to select one.
  151.     A - Add, delete, or change address book entries.  The Address
  152.         Book lets you set up short nicknames for a person or list
  153.         of people.
  154.     Q - Quit the Pine mailreader
  155.  
  156.     At any point in Pine, there will always be a template of
  157. key-commands at the bottom of the screen.  Pay attention to this area
  158. of the screen, as it will often tell you how to do something.  If the
  159. key is listed as "^C", it means to hold down your control key and hit
  160. the "C" key.  There is almost always a key to bring up a help screen
  161. in Pine.  If you are having trouble with something, feel free to hit
  162. the help key for furthur information.
  163.     To send a message to someone, hit "C" from the Main Menu.
  164. Enter the recipient's address at the "To:" field.  Enter the addresses
  165. of anyone else you want to receive the message at the "Cc:" (Carbon
  166. Copy) field.  Enter a description of the message in the "Subject:"
  167. field.  The "Attchmnt:" field is an advanced feature for including a
  168. file with your message.  If you wish to learn more about this,
  169. position your cursor on the "Attchmnt:" field and hit "^G" for furthur
  170. help.  When you've finished filling in the header information, move
  171. down to the "Message Text" area and type in your message.  You may
  172. want to experiment with the editing features noted on the bottom of
  173. your screen.  When you are finished, hit "^X" to send the message.
  174.     To read your mail, hit "L" from the Main Menu, then move to
  175. "INBOX" and select it with the ENTER key.  You will be presented with
  176. a list of messages in your INBOX.  Move to the one you want to read,
  177. and press ENTER.  Most of the commands are the same whether you are
  178. reading a message, or looking at the list of messages in a folder (the
  179. "Index").  Some of these commands are:
  180.     M - Return to Pine's Main Menu.
  181.     P - Jump to previous message in folder.
  182.     N - Jump to next message in folder.
  183.     D - Delete a message.
  184.     U - Undelete a message.  This only works if you haven't left
  185.         the folder since deleting the message.
  186.     F - Forward a message to another person.
  187.     R - Reply to the message sender.
  188.     C - Compose and send a message to someone.
  189.     L - Goto folder list screen.
  190.     Y - Print a message.  This command is designed to print the
  191.         current message to your local printer.  However, this
  192.         doesn't always work right.  If you want to print messages
  193.         this way, but can't get it to work, send mail to "help",
  194.         and we'll try to help you fix it.
  195.     T - Make an entry for the sender of this message in your
  196.         Address Book.
  197.     S - Copy this message to another folder and delete it from
  198.         this folder.
  199.     E - Save this message to a file.  This file will be located in
  200.         the "mail" subdirectory under your home directory.
  201.  
  202.     That about covers it for Pine.  If you have other questions
  203. about Pine, look at the help files provided.  If you still can't
  204. figure it out, send mail to "help".
  205.  
  206.     While Elm is not generally as easy to use for beginners as
  207. Pine is, it is somewhat more straitforward than Pine.  When using Elm,
  208. you will always be in one of two places: the message list screen or
  209. the message view screen.
  210.     The message list screen lists the messages in the current
  211. folder, and allows you to manipulate them.  Some of the more important
  212. commands on the message list screen are:
  213.     ? - Help with Elm key-commands.
  214.     - - Display previous page of messages.
  215.     + - Display next page of messages.
  216.     k - Move to previous message.
  217.     j - Move to next message.
  218.     <ENTER> - Display message.
  219.     d - Delete current message.
  220.     r - Replay to current message.
  221.     s - Save current message to file or folder.
  222.     f - Forward current message.
  223.     c - Change to a different folder.
  224.     a - Enter "alias" editor.
  225.     o - Set options.  Be careful with this one!
  226.     m - Mail a message to someone.
  227.     q - Quit Elm.
  228.  
  229.     When viewing a message, most of the above options relating to
  230. messages are also available, as well as:
  231.     <SPACE> - Scroll one page through message.
  232.     <ENTER> - Scroll one line through message.
  233.     i - Return to message list.
  234.     q - Return to message list.
  235.  
  236.     Aliases in Elm are similar to the Address Book function of
  237. Pine, and provide short nicknames for hard-to-remember addresses and
  238. lists of addresses.  Upon entering alias mode, press "?" twice for
  239. help.
  240.  
  241. Trn, NN, and Tin - The News was brought to you by...
  242.     Trn, NN, and Tin all serve the purpose of providing an
  243. interface to the Usenet Newsgroup Forums.  Trn, or ThReaded
  244. Newsreader, is the choice of many experienced Internet users.  Trn
  245. allows you to read news articles sequentially, as they occur in the
  246. newsgroup, or by "threads", which trace the evolution of messages with
  247. similar topics.  NN doesn't allow you to read by "threads", but it
  248. does have a nice, full-screen, smooth interface.  Tin provides the
  249. best of both: threaded news and a nice interface.  However, Tin's
  250. interface is not quite a smooth as NN's.  Which you like is really
  251. just a matter of taste.
  252.     Tin has three modes: newsgroup selection, message selection,
  253. and message reading.  At any point in the program, you can press "h"
  254. for brief help on the currently available operations.  When you are in
  255. newsgroup selection mode, the following commands are useful:
  256.     g news.group    Goto newsgroup "news.group", and subscribe to
  257.             it if you aren't yet subscribed.
  258.     c        Push the message counter high.  This tells the
  259.             newsreader to consider all the messages to
  260.             have been read by you.
  261.     u        Unsubscribe from the current newsgroup.
  262.  
  263.     When reading messages, you can use the following useful
  264. commands:
  265.     w        Post an article.
  266.     s        Save an article to a file.
  267.  
  268.     Trn has just two levels: newsgroup and message.  As in tin,
  269. you can obtain help at any point in trn by pressing "h".  When you are
  270. in newsgroup level, the following commands are useful:
  271.     n or p        Next or previous group, respectively.
  272.     +        Enter thread mode for a group.
  273.     u        Unsubscribe from the current newsgroup.
  274.  
  275.     When reading articles, the following commands are useful:
  276.     F        Post a follow-up reply to the article.
  277.     c        Push message counter high.
  278.     w        Save article to a file.
  279.  
  280.     The NN newsreader, while lacking thread capabilities, also has
  281. some useful features not found in the other newsreaders.  Like tin, NN
  282. has three modes: newsgroup selection, message selection, and message
  283. reading.  The following are useful commands for use in NN:
  284.     ?        Help at any point.
  285.     N or P        Next or previous group, respectively.
  286.     F        Post a followup article.
  287.     U        Subscribe/Unsubscribe to a group.
  288.     S        Save an article to a file.
  289.  
  290. FTP and Archie - Miss Moneypenny, fetch me the file on...
  291.     When you want a file from the Internet, you can search for it
  292. by using Archie.  The Internet has a LOT of files available, but they
  293. are located on many different machines throughout the Internet.
  294. Archie is a good way to locate a file.  Once you have determined which
  295. file you want, and where it is located, you can retrieve the file with
  296. the FTP, or File Transfer Protocol, utility.
  297.     The Archie system is an effort by the administrators of some
  298. of the larger file archives on the Internet to keep a central database
  299. of the files available on their systems.  While this system is not as
  300. easy to use as Exec's search function, it is helpful for finding a
  301. specific file or software package.  Bear in mind that Archie searches
  302. file NAMES, not descriptions.
  303.     To have Archie search for something, you can give it either an
  304. exact filename to search for, or a "substring", which will match any
  305. filename that contains that string somewhere within it.  Both of these
  306. types of searches are on the menu.
  307.     Archie will then come back with a, often big, list of matches.
  308. The matches should be presented one screenful at a time.  Press the
  309. spacebar to advance to the next screenful, or press "q" to exit.  Be
  310. sure to note down the address of the system which has the file, as
  311. well as the full pathname (all the directory names separated by
  312. forward slashes) of the file.
  313.     Now you're ready to retrieve the file using FTP.  Launch FTP
  314. from the menu or from the command line, giving the address of the
  315. system which has the file.  If you are prompted for a login name,
  316. enter "ftp", then for the password, type your login name and append a
  317. "@" character.  This will send your full address without you having to
  318. type the whole thing.
  319.     At the FTP prompt, the following commands are useful:
  320.  
  321.     bin    Short for "binary", this tells the FTP program to
  322.         transfer files in binary mode, which is needed for
  323.         transfering anything other than text.  It's usually a
  324.         good idea to use this command as soon as you login.
  325.     cd    Change Directory.  Include a directory to change to,
  326.         or ".." to move to the direcotry above the current
  327.         one.
  328.     ls    List files in current directory.  This lists just the
  329.         names of the files.
  330.     dir    List files in current directory.  This lists the names
  331.         of the files, as well as stats like file size, the
  332.         date of the file, etc.
  333.     prompt    This toggles prompting on and off.  This comes into
  334.         play when transfering multiple files (see mget and
  335.         mput).
  336.     get    Transfers a file from the remote system to your local
  337.         account.  Simply specify the name of the file on the
  338.         command line after "get".  Also, to just view a short
  339.         text file, without downloading it, append " |more" to
  340.         the command.
  341.     put    Transfers a file from your local account to the remote
  342.         system.
  343.     mget    Multiple get.  Works the same as the "get" command,
  344.         but allows you to specify several files, separated by
  345.         spaces.  Also lets you use wildcard specifications.
  346.         Unless prompting is turned off (see prompt), it will
  347.         prompt you to verify that you want each file.
  348.     mput    Multiple put.  Put several files at once, similar to
  349.         mget.
  350.     quit    Close connection and exit.
  351.  
  352.     The process just described is known as "anonymous FTP",
  353. because you are logging in to the remote system without an actual
  354. account there.  You can also login as a specific user, so long as that
  355. user has an account there and you know the password.  So, if you have
  356. accounts on several systems, you could FTP into an account on one
  357. system from an account on another and transfer files.
  358.  
  359. File System - Organized by Name, Date, Color...
  360.     The file system is the mechanism that keeps tabs on all of the
  361. data stored on disks in the system.  Using the command line, you can
  362. copy, move, delete, and otherwise manipulate files.  Following are
  363. descriptions and examples of common file-manipulation commands:
  364.     ls - List files in current directory
  365.        ls is the Unix equivalent of the DOS DIR command.  It lists
  366.        out all the files in the current direcotry in one of
  367.        several forms.  By itself, it lists just the names of the
  368.        files in rows and columns.  With the -l option (ls -l), it
  369.        lists the files, one per line, with additional information
  370.        such as size, owner, permissions, etc.  For more
  371.        information on the many options available, check out the
  372.        manual page for ls.
  373.     rm - Remove (delete) a file
  374.        rm is the Unix equivalent of the DOS ERASE command.  It
  375.        will remove the specified files from the current directory.
  376.        Simply include the name(s) of the file(s) you wish to
  377.        delete on the command line, and gone they will be.
  378.     cp - Copy a file
  379.        As you may have guessed, this is the Unix equivalent of the
  380.        DOS COPY command.  It will copy the contents of one file
  381.        into another, which can be in the current directory or
  382.        another one.  Simply type "cp source dest", where source is
  383.        the file you want to copy, and dest is the name of the file
  384.        you want it copied to.
  385.     mv - Move or rename a file
  386.        This command performs the same function as the DOS RENAME
  387.        command, and more.  You can simply rename a file using this
  388.        command, or you can move it to a different directory.  The
  389.        syntax of this command is very similar to that of the cp
  390.        command.  The current name of the file is given first, and
  391.        the second argument can be either a file name, which will
  392.        cause the file to be renamed, or a directory, which will
  393.        cause it to be moved.
  394.     cat - Dump a file to the screen
  395.        cat is the Unix version of the DOS TYPE command.  It takes
  396.        one or more file names as arguments and dumps the file
  397.        contents to the screen.  Unfortunately, this is not very
  398.        useful for viewing files, as it does not pause every
  399.        screenful.
  400.     more - Display a file one screenful at a time
  401.        more is another way to display a file onscreen.  It is more
  402.        useful than cat, however, because it automatically pauses
  403.        after every screenful.  When it pauses, press the ENTER key
  404.        to advance one line, or press the spacebar to advance one
  405.        full screen.  Also, press "h" for more help on other
  406.        functions, such as moving backwards through the file.
  407.     man and apropos - Lookup manual pages for commands
  408.        Although they don't really relate to the file system, the
  409.        man and apropos commands are so useful, we decided to talk
  410.        about them here anyway.  On most Unix systems, there are
  411.        on-line versions of the manual which describes the commands
  412.        in the Unix system.  There are separate "pages" for each
  413.        command in the system.  To list all the commands whose
  414.        names or descriptions contain a certain keyword, type
  415.        "apropos keyword", where keyword is the word you wish to
  416.        search for.  Then, to look up the manual page for a
  417.        specific command, type "man command", where command is the
  418.        command you want the manual page for.
  419.  
  420. Telnet - Around the World in 80 microseconds...
  421.     Telnet is used to login to other systems on the Internet, as
  422. if you were sitting right in front of a terminal connected to that
  423. system.
  424.     Telnet takes just two arguments: the address of the system you
  425. wish to login to, and an optional port number.  Normally, you will
  426. only need the remote system's address.  Some applications, such as
  427. MUDs, which are a type of game that can be played with multiple other
  428. people on the network, require that you specify a port number when you
  429. login.  This is specified after the address on the command line.  For
  430. example, to login normally at alpha2.csd.uwm.edu, a system at UWM:
  431.     telnet alpha2.csd.uwm.edu
  432. To login to LambdaMOO, an interactive virtual world, type:
  433.     telnet lambda.parc.xerox.com 8888
  434.  
  435. Gopher - Yes, Cap'n!  I'll fetch it immediately...
  436.     Some people look at the Internet, and just say to themselves:
  437. "Why can't it all be on a nice menu?"  Well, that's what Gopher is all
  438. about.  Individual systems on the Internet can set up their own set of
  439. menus containing useful references to resources available on that
  440. system, as well as others.
  441.     There isn't much to learn about Gopher.  Here is a short
  442. summary of key-commands that will help you out in Gopher:
  443.     ?    - Diplay help at any time.
  444.     <Enter>    - Hit the <Enter> key to display the current item.
  445.     u    - Return to the previous menu.
  446.     k    - Move up one line in the menu.
  447.     j    - Move down one line in the menu.
  448.     -    - Display previous page of menu.
  449.     +    - Display next page of menu.
  450.     0-9    - Enter an item's number to jump right to it.
  451.     m    - Return to the "Main" menu, where you started.
  452.     A    - Add current menu to bookmark list.
  453.     a    - Add current item in current menu to bookmark list.
  454.     v    - View bookmark list.
  455.     s    - Save current item to a file.
  456.     D    - Download a file.
  457.     ^L    - Hold down Ctrl and press "L" to redraw the screen.
  458.     q    - Quit.
  459.  
  460. Lynx - Tied together every which way but Sunday...
  461.     Lynx is somewhat like Gopher, in that it puts a pretty face on
  462. some of the less beautiful aspects of information retreival on the
  463. Internet.  Lynx is a "World Wide Web", or WWW, viewer.  The WWW is a
  464. system of interconnected "hypertext" documents.  Hypertext, in this
  465. context, means a number of things.  First, it means that the documents
  466. contain several types of media, including text, and occasionally
  467. pictures, although Lynx is unable to display these pictures.  Second,
  468. hypertext documents contain links to other documents with related
  469. information.  Thus, you can simply browse through the Internet,
  470. hopping from one place to another.
  471.     In operation, Lynx is actually very similar to Gopher.  You
  472. simply read the text that appears on the screen, and follow the links
  473. that look interesting to you.  Links are imbedded right in the text,
  474. and should appear in a different color than the rest of the text.  For
  475. those pages that include images (picture files), Lynx just displays
  476. "[IMAGE]" where the picture would be shown.  Here are some of the more
  477. important keys in Lynx:
  478.     <Down>    - The down arrow key moves to the next link.
  479.     <Up>    - The up arrow key moves to the previous link.
  480.     <Left>    - The left arrow key returns to the previous link.
  481.     <Right> - The right arrow key follows the current link.
  482.     <Enter>    - The Enter (Return) key follows the highlighted link.
  483.     +    - Scroll down to the next page of this link.
  484.     -    - Scroll up to the previous page of this link.
  485.     ?    - Help at any time.
  486.     a    - Add this link to your bookmark file.
  487.     d    - Download this link.
  488.     g    - Goto a specific URL.
  489.     m    - Return to initial link.
  490.     q    - Quit.
  491.     v    - View your bookmark file.
  492.     z    - Cancel current transfer.
  493.     ^W    - Hold down Ctrl and press "W" to redraw the screen.
  494.  
  495.     One more thing...  Every once in a while, you will see
  496. something telling you to go to a particular URL.  A URL (Uniform
  497. Resource Locator) is a sort of address for a World Wide Web link.
  498. Thus, you can immediately jump to any link without having to jump all
  499. over the place, so long as you know its address.
  500.  
  501. IRC - Return of the party line...
  502.     If you enjoy sitting around, talking about your favorite
  503. subjects with a group of people who share your interests, then IRC is
  504. something you'll enjoy.  IRC lets you connect to a server which puts
  505. you in contact with literally thousands of other people around the
  506. world.
  507.     IRC is divided into "channels", which have specific topics.
  508. At any given point when you are in IRC, you are either in a specific
  509. channel, or you are in the "void" between channels.  If you are in a
  510. channel, anything you type will be sent to everyone in the channel
  511. when you hit <Return>.
  512.     Everyone on IRC has a nickname which can be used for sending
  513. messages and whatnot.  By default, your nickname is the same as your
  514. login name on this system.  However, you can change it to just about
  515. anything, as described below.
  516.     You can also issue special IRC commands by preceding them with
  517. a forward slash (/).  Here are some of the more common and useful
  518. commands in IRC:
  519.     /LIST        Lists all current irc channels, number of
  520.             users on each, and the topic of each.  Beware,
  521.             this can produce a LOT of output, as there are
  522.             usually a LOT of channels.
  523.     /NAMES        Shows the nicknames of all users on each
  524.             channel.  This can also produce a LOT of
  525.             output.
  526.     /JOIN <channel>    Join the named channel.
  527.     /MSG <nick> <msg> Sends a private message to the specified
  528.             person only.
  529.     /NICK <newnick>    Change your nickname.
  530.     /HELP <topic>    Get help on the given topic.  Omit the topic
  531.             to get a list of available topics.  Sometimes
  532.             you need to do this command again, because the
  533.             first time you type it, it will just load the
  534.             help files, without displaying anything.
  535.  
  536.     The help facility on IRC is pretty thourough, so if you have a
  537. question about IRC, you can probably find the answer there.
  538. Otherwise, just ask someone online, and (if they're in a good mood)
  539. they can probably help you.
  540.  
  541. Wow!  There's a LOT to this... now what?
  542.     Well, we've always found that the best way to master something
  543. is to try it out.  Experiment!  If it doesn't always work they way you
  544. thought it would, that's okay.  You'll know better the next time.  One
  545. other help file you'll probably want to read is the "Frequently Asked
  546. Questions" list, or "FAQ", which lists some commonly asked questions
  547. and their answers.  Good luck, and happy netting!
  548.  
  549.