home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / misc / linhowto.zip / INDEX.HOW < prev    next >
Text File  |  1993-10-08  |  9KB  |  200 lines

  1. Newsgroups: comp.os.linux.announce,comp.os.linux.help,comp.os.linux.admin,news.answers,comp.answers
  2. From: mdw@sunsite.unc.edu (Matt Welsh)
  3. Subject: Linux HOWTO Index
  4. Keywords: Linux, HOWTO, FAQ, documentation, index
  5. Summary: Index of HOWTO documents about Linux.
  6. Organization: Linux. It's not just for breakfast anymore.
  7. Approved: linux-announce@tc.cornell.edu (Matt Welsh)
  8.  
  9. Archive-name: linux/howto/index
  10. Last-modified: 17 September 1993
  11.  
  12. The Linux HOWTO Index 
  13. Matt Welsh, <mdw@sunsite.unc.edu>
  14. -----------------------------------------------------------------------------
  15. Last Modified 17 September 1993
  16.  
  17. This is an introduction and index to the Linux HOWTO documents. 
  18.  
  19. 0. What are Linux HOWTOs?
  20.  
  21.     Linux HOWTOs are short online documents which describe in detail
  22.     a certain aspect of configuring or using the Linux system. For 
  23.     example, there is the Installation HOWTO, which gives instructions
  24.     on installing Linux, and the Mail HOWTO, which describes how to
  25.     set up and configure mail under Linux. Other examples include the
  26.     NET-2-HOWTO (previously the NET-2-FAQ) and the Linux-vs-386BSD HOWTO.
  27.  
  28.     Information in HOWTOs is generally more detailed and in-depth than
  29.     what can be squeezed into the Linux FAQ. For this reason, the
  30.     Linux FAQ is being rewritten. A large amount of the information
  31.     contained therein will be relegated to various HOWTO documents.
  32.     The FAQ will be a shorter list of frequently asked questions about 
  33.     Linux, covering small specific topics. Most of the ``useful'' 
  34.     information in the FAQ will now be covered in the HOWTOs. 
  35.  
  36.     HOWTOs are comprehensive docs---much like an FAQ but generally not
  37.     in question-and-answer format. However, many HOWTOs contain an FAQ
  38.     section at the end. For example, the NET-2-FAQ has been renamed to
  39.     the NET-2-HOWTO, because it wasn't in question-and-answer format. 
  40.     However, you will see the NET-2-HOWTO named as the NET-2-FAQ in many
  41.     places. The two docs are one and the same.
  42.  
  43.  
  44. 1. Where to get Linux HOWTOs
  45.  
  46.     HOWTOs can be retrieved via anonymous FTP from the following
  47.     sites:
  48.  
  49.         sunsite.unc.edu:/pub/Linux/docs/HOWTO
  50.  
  51.         tsx-11.mit.edu:/pub/linux/docs/HOWTO
  52.  
  53.     The Index, printed below, lists the currently available HOWTOs.
  54.  
  55.     HOWTOs are also posted regularly to the newsgroups comp.os.linux
  56.     and comp.os.linux.announce. In addition, a number of the HOWTOs
  57.     will be crossposted to news.answers. Therefore, you can find the
  58.     Linux HOWTOs on the news.answers archive site rtfm.mit.edu.
  59.  
  60.  
  61. 2. HOWTO Index
  62.     
  63.     The following Linux HOWTOs are currently available. The list
  64.     is small, because this is a relatively new project. 
  65.  
  66.     * INSTALLATION HOWTO. How to obtain and install Linux. This is the
  67.       first document which a Linux newcomer should read. It discusses
  68.       how to obtain Linux, both from the Internet and via Snail-mail,
  69.       and how to install it. Focuses primarily on the SLS distribution
  70.       of Linux, which is the current de facto standard.
  71.  
  72.     * Linux INFO-SHEET. A general technical introduction to Linux,
  73.       listing its features, supported hardware, and other general
  74.       information. 
  75.  
  76.     * Linux META-FAQ. A list of sources of information about Linux,
  77.       such as documentation, newsgroups, FTP sites, and so on.
  78.  
  79.     * NET-2 HOWTO. Describes how to install and configure the Linux NET-2 
  80.         TCP/IP code, in kernels 0.99.pl10 and above. (This has nothing 
  81.       to do with the so-called BSD NET-2 distribution.) Discusses various
  82.       aspects of TCP/IP networking under Linux, including the use of SLIP.
  83.       The complete instruction manual for TCP/IP under Linux.
  84.     
  85.     * Ethernet HOWTO. A HOWTO about the various Ethernet device drivers
  86.       which are available for Linux. Should be read along with the NET-2
  87.       HOWTO by anyone using Ethernet for TCP/IP on Linux.
  88.  
  89.     * Mail HOWTO. All about configuration of electronic mail with Linux,
  90.       including UUCP and TCP/IP mailers such as Smail and sendmail.
  91.  
  92.     * UUCP HOWTO. How to configure UUCP to transfer files, mail, and
  93.       news to other UNIX machines on a UUCP-based connection. Includes
  94.       discussion of Taylor UUCP for Linux.
  95.     
  96.     * News HOWTO. Setup and configuration of news software, such as 
  97.       C News, INN, and newsreaders (such as rn and tin) under Linux.
  98.  
  99.     * Printing HOWTO. How to configure and use printing software under
  100.       Linux, such as lp, lpr, etc. including remote printing.
  101.  
  102.     * SCSI HOWTO. All about SCSI tapes, drives, and CD-ROMs under Linux.
  103.  
  104.     * Hardware Compatibility HOWTO. An extensive list of hardware 
  105.         supported by Linux.
  106.  
  107.  
  108.     WANTED. I would be very happy if someone would write the following 
  109.     HOWTO documents, and submit them to me (see the instructions in
  110.     the next section below). Most of these are modifications of existing
  111.     FAQ documents, and should be easy to put into HOWTO format. Keep in
  112.     mind that HOWTOs generally aren't in FAQ format, but can contain an
  113.     FAQ section at the end.
  114.  
  115.     Some of these are under construction; however, if you're interested
  116.     in working on one of them, please let me know.
  117.  
  118.     * GCC/LIBRARY HOWTO. Discussing installation/upgrading of the GCC 
  119.       and shared libraries under Linux. How to build shared libraries.
  120.       Most of the material would come from Mitchum DeSouza's GCC FAQ. 
  121.  
  122.     * KERNEL HOWTO. How to upgrade and compile the kernel. Basic kernel
  123.       tweaking, including how to turn on debugging output. How to decrypt
  124.       panic messages. Basic introduction to kernel structure and hacking.
  125.       (Under constructions, mdw@sunsite.unc.edu).
  126.     
  127.     * SERIAL HOWTO. All of the ins and outs about serial communications
  128.       under Linux, including use of getty for dialins. Perhaps a section
  129.       on FAX software.
  130.  
  131.     * X WINDOWS HOWTO. How to install and configure XFree86 under Linux.
  132.       Much of this is general, not Linux-specific, but the current
  133.       XFree86 documentation consists mostly READMEs which most new users 
  134.       don't understand. What hardware is supported, tweaking the Xconfig
  135.       file, getting xdm to work, and so on. (Under construction, 
  136.       mdw@sunsite.unc.edu).
  137.  
  138.  
  139. 3. Writing and submitting a HOWTO
  140.  
  141.     If you would like to write a Linux HOWTO document, there are a few
  142.     guidelines that you should follow. 
  143.  
  144.     * Format the document neatly. HOWTOs must be available in plain 
  145.       ASCII format, but you are free to use a formatting tool (texinfo,
  146.       LameTeX, nroff) to format the document. Try to use meaningful
  147.       structure and organization, and write clearly. Remember that
  148.       many of the people reading HOWTOs do not speak English as their
  149.       first language.
  150.  
  151.     * Make sure that all of the information is correct. I can't stress
  152.       this enough. When in doubt, speculate, but make it clear that
  153.       you're only guessing. 
  154.  
  155.     * Make sure that you are covering the most recent version of the
  156.       available software. Also, be sure to include full instructions
  157.       on where software can be downloaded from (FTP site name, full
  158.       pathname). 
  159.  
  160.     * Include an FAQ section at the end, if appropriate. Many HOWTO
  161.       documents need an "FAQ" or "Common Problems" section to cover
  162.       information which can't be covered in the regular text.
  163.  
  164.     * Use other HOWTOs as a model. It is nice to have a common look and
  165.       feel to HOWTO documents--- this document being an example. The
  166.       easier the HOWTO is to browse, the more useful it will be to
  167.       readers.
  168.  
  169.  
  170.     After you have written the HOWTO, mail it to me (Matt Welsh) at
  171.     mdw@sunsite.unc.edu. I am the HOWTO coordinator---I will look 
  172.     over the HOWTO, and make any editorial remarks. I will also take
  173.     care of approving and posting the HOWTO to the various newsgroups
  174.     and uploading the HOWTO to the FTP archive sites. Of course,
  175.     all credit for the HOWTO will go to the author.
  176.  
  177.     It is important that you go through me when submitting a HOWTO. I
  178.     maintain the HOWTO archives and need to keep track of what HOWTOs
  179.     are being written and who is doing what. If you don't submit a
  180.     HOWTO to me, I can't include it in the archive or add it to the
  181.     HOWTO INDEX. 
  182.  
  183.     I can also help to reformat the HOWTO if needed to make it look
  184.     nicer. :) Once I have approved the HOWTO, I will post it and
  185.     upload it to the FTP sites. I will also send you (the author) 
  186.     the "final" version of the HOWTO with any changes. All you have
  187.     to do is send me periodic updates (every month or so, as needed)
  188.     and I will take care of posting the HOWTO regularly. 
  189.  
  190.  
  191. 3. Miscellaneous and Legalese
  192.  
  193.     If you have questions, please feel free to mail mdw@sunsite.unc.edu.
  194.     The Linux FAQ rewrite is being coordinated by Ian Jackson, 
  195.     ijackson@nyx.cs.du.edu, with help from others.
  196.  
  197.     Linux HOWTOs are copyrighted by their authors. You are free to
  198.     distribute verbatim copies of HOWTOs in any medium, provided that
  199.     the copyright notice and authorship remains intact.
  200.