home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / linux / meta-faq < prev   
Encoding:
Internet Message Format  |  1997-08-06  |  14.9 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!news-out.internetmci.com!newsxfer3.itd.umich.edu!infeed1.internetmci.com!newsfeed.internetmci.com!europa.clark.net!4.1.16.34!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!gatech!smash.gatech.edu!cc.gatech.edu!not-for-mail
  2. From: Michael K. Johnson <johnsonm@redhat.com>
  3. Newsgroups: comp.os.linux.announce,comp.os.linux.hardware,comp.os.linux.setup,comp.os.linux.networking,comp.os.linux.x,comp.os.linux.answers,comp.os.linux.misc,comp.answers,news.answers
  4. Subject: Linux META-FAQ (part 1/1)
  5. Followup-To: poster
  6. Date: 5 Aug 1997 23:16:58 -0400
  7. Organization: Linux HOWTO Project
  8. Lines: 310
  9. Sender: gregh@cc.gatech.edu
  10. Approved: linux-announce@news.ornl.gov (Lars Wirzenius)
  11. Message-ID: <META-FAQ.1-29392.870837413@cc.gatech.edu>
  12. NNTP-Posting-Host: curly.cc.gatech.edu
  13. NNTP-Posting-User: gregh
  14. Summary: A listing of Linux sources of information
  15. Keywords: Linux, HOWTO, generic information
  16. X-Auth: PGPMoose V1.1 PGP comp.os.linux.answers
  17.     iQBVAwUBM+fspzpXzySNgdcNAQFCvwIAjlDCPlQjZRh/veUc8z4sBqjnhQYOLNN6
  18.     UBMHDKv3q6tqDWBLD8WcWiyWcqNMveS3fFMUiolPyzxyeu6cH29S/A==
  19.     =bQdj
  20. X-Auth: PGPMoose V1.1 PGP comp.os.linux.announce
  21.     iQBVAwUBM+fsqTpXzySNgdcNAQHbewH+LDk4Ri/4eQgaskPCGEw+h2MxVmxw9kXA
  22.     vrOwXivAlwJlE/0FVTNI2lAY/kZh0LgepyrAAqU99BK5KAa79esT9w==
  23.     =XB9w
  24. Frequency: monthly
  25. Xref: senator-bedfellow.mit.edu comp.os.linux.announce:8058 comp.os.linux.hardware:86312 comp.os.linux.setup:129445 comp.os.linux.networking:89615 comp.os.linux.x:72253 comp.os.linux.answers:2892 comp.os.linux.misc:202116 comp.answers:27423 news.answers:109035
  26.  
  27. Archive-name: linux/meta-faq
  28. Last-modified: 2 Jan 97
  29.  
  30. -----BEGIN PGP SIGNED MESSAGE-----
  31.  
  32. *** The `Linux META-FAQ' is posted automatically by the
  33. *** Linux HOWTO coordinator, Greg Hankins <gregh@sunsite.unc.edu>.  Please
  34. *** direct any comments or questions about this HOWTO to the author,
  35. *** Michael K. Johnson <johnsonm@redhat.com>.
  36.  
  37. - --- BEGIN Linux META-FAQ part 1/1 ---
  38.  
  39.   Linux Meta-FAQ
  40.   Michael K. Johnson, johnsonm@redhat.comm
  41.   v4.6, 20 December 1996
  42.  
  43.   This is the Meta-FAQ for Linux.  It is mainly a list of valuable
  44.   sources of information.  Check these sources out if you want to learn
  45.   more about Linux, or have problems and need help.  Lars Wirzenius
  46.   (wirzeniu@cc.helsinki.fi) wrote the first version of this document,
  47.   and it is now maintained by Michael K. Johnson (johnsonm@redhat.com).
  48.   Mail me if you have any questions about this document.
  49.  
  50.   1.  Introduction
  51.  
  52.      What is Linux?
  53.         Linux is an independent implementation of the POSIX operating
  54.         system specification, with SYSV and BSD extensions, that has
  55.         been written entirely from scratch (this means it looks and acts
  56.         just like Unix).  It has no proprietary code in it.  Linux is
  57.         freely distributable under the GNU Public License.  It works on
  58.         IBM PC compatibles with an ISA or EISA bus (including local bus
  59.         variants VLB and PCI) and a 386 or higher processor.
  60.  
  61.         In addition, it also runs on some Amiga and Atari computers with
  62.         MMU's.  This means 68020 with an external MMU, 68030, 68040, or
  63.         68060.  See the /pub/linux/680x0 directory at tsx-11.mit.edu.
  64.  
  65.         Support for the Digital Alpha is now stable.  Red Hat and
  66.         Craftworks have Alpha distributions of Linux.
  67.  
  68.         Support for Sparc is stable, and Red Hat Linux is available for
  69.         Sparc.
  70.  
  71.         Support for PowerPC is in development for multiple platforms,
  72.         including Nubus and PCI Macintosh, Motorola Powerstack, IBM 830
  73.         and 850, and other platforms.
  74.  
  75.         Support for ARM and MIPS is in various stages of completion, but
  76.         don't hold your breath.  Read comp.os.linux.announce instead.
  77.  
  78.         See the FAQ for more exact hardware requirements.  The Linux
  79.         kernel is written by Linus Torvalds
  80.         (Linus.Torvalds@.Helsinki.FI) from Finland, and by other
  81.         volunteers.  Most of the programs running under Linux are
  82.         generic Unix freeware, many of them from the GNU project.
  83.  
  84.      The Linux FAQ
  85.         A collection of common problems and their solutions.  Answers
  86.         many questions faster than the net.  Stored on many Linux ftp
  87.         sites (including /pub/linux/docs on tsx-11.mit.edu) and
  88.         rtfm.mit.edu, the general archive site for all FAQs.
  89.  
  90.      The Linux HOWTO's
  91.         These are somewhat like FAQ's, but instead of answering common
  92.         questions, they explain how to do common tasks, like ordering a
  93.         release of Linux, setting up print services under Linux, setting
  94.         up a basic UUCP feed, etc.  See sunsite.unc.edu, directory
  95.         /pub/Linux/docs/HOWTO/ for the definitive versions of all the
  96.         HOWTO's.  Other sites with up-to-date copies of the HOWTOs are
  97.         ftp.cc.gatech.edu and tsx-11.mit.edu.
  98.  
  99.         In addition, there are many short, free-form documents called
  100.         "mini-HOWTOs".  These documents cover very specific subjects,
  101.         such as BogoMIPS or Color-ls.  These are available in the
  102.         directory /pub/Linux/docs/HOWTO/mini/
  103.  
  104.      Linux newsgroups
  105.         There are several Usenet newsgroups for Linux.  It is a good
  106.         idea to follow at least comp.os.linux.announce if you use Linux.
  107.         Comp.os.linux.announce is moderated by Lars Wirzenius.  To make
  108.         submissions to the newsgroup, send mail to linux-
  109.         announce@news.ornl.gov.  You may direct questions about
  110.         comp.os.linux.announce to Lars Wirzenius,
  111.         wirzeniu@kruuna.helsinki.fi
  112.  
  113.         The newsgroup comp.os.linux.announce is a moderated newsgroup
  114.         for announcements about Linux (new programs, bug fixes, etc).
  115.  
  116.         The newsgroup comp.os.linux.answers is a moderated newsgroup to
  117.         which the Linux FAQ, HOWTO documents, and other documentation
  118.         postings are made.
  119.  
  120.         The newsgroup comp.os.linux.setup is an unmoderated newsgroup
  121.         for discussion of issues and problems involved in setting up
  122.         Linux systems.
  123.  
  124.         The newsgroup comp.os.linux.admin is an unmoderated newsgroup
  125.         for discussion of administration of Linux systems.
  126.  
  127.         The newsgroup comp.os.linux.development.system is an unmoderated
  128.         newsgroup specifically for discussion of Linux kernel
  129.         development.  The only application development questions that
  130.         should be discussed here are those that are intimately
  131.         associated with the kernel.  All other development questions are
  132.         probably generic Unix development questions and should be
  133.         directed to a comp.unix group instead, unless they are very
  134.         Linux-specific applications questions, in which case they should
  135.         be directed at comp.os.linux.development.apps.
  136.  
  137.         The newsgroup comp.os.linux.development.apps is an unmoderated
  138.         newsgroup specifically for discussion of Linux-related
  139.         applications development.  It is not for discussion of where to
  140.         get applications for Linux, nor a discussion forum for those who
  141.         would like to see applications for Linux.
  142.  
  143.         The newsgroup comp.os.linux.hardware is for Linux-specific
  144.         hardware questions.
  145.  
  146.         The newsgroup comp.os.linux.networking is for Linux-specific
  147.         networking development and setup questions.
  148.  
  149.         The newsgroup comp.os.linux.x is for Linux-specific X Windows
  150.         questions.
  151.  
  152.         The newsgroup comp.os.linux.misc is an unmoderated newsgroup for
  153.         any Linux discussion that doesn't belong anywhere else.
  154.  
  155.         In general, do not crosspost between the Linux newsgroups.  The
  156.         only crossposting that is appropriate is an occasional posting
  157.         between one unmoderated group and comp.os.linux.announce.  The
  158.         whole point of splitting comp.os.linux into many groups is to
  159.         reduce traffic in each.  Those that do not follow this rule will
  160.         be flamed without mercy...
  161.  
  162.      Other newsgroups
  163.         Do not assume that all your questions are appropriate for a
  164.         Linux newsgroup just because you are running Linux.  Is your
  165.         question really about shell programming under any unix or unix
  166.         clone?  Then ask in comp.unix.shell.  Is it about GNU Emacs?
  167.         Then try asking in gnu.emacs.help.  Also, if you don't know
  168.         another group to ask in, but think there might be, politely ask
  169.         in your post if there is another group that would be more
  170.         appropriate for your question.  At least the groups
  171.         comp.unix.{questions,shell,programming,bsd,admin}, and
  172.         comp.windows.x.i386unix should be useful for a Linux user.
  173.  
  174.      The World-Wide Web
  175.         Greg Hankins, gregh@cc.gatech.edu, maintains the home WWW page
  176.         for the Linux project.  The URL is
  177.         http://sunsite.unc.edu/LDP/linux.html
  178.  
  179.      Linux Journal
  180.         A magazine called Linux Journal was launched several years ago.
  181.         It includes articles intended for almost all skill levels, and
  182.         is intended to be helpful to all Linux users.  Subscriptions are
  183.         $22 in the U.S., $27 in Canada and Mexico, and $32 elsewhere
  184.         around the world, all payable in U.S. funds. Subscription
  185.         inquiries can be sent via email to subs@ssc.com or faxed to
  186.         (U.S.)  1-206-782-7191 or mailed to Linux Journal, PO Box 85867,
  187.         Seattle, WA 98145-1867 USA.  SSC has a PGP public key if you
  188.         wish to send your credit card number via encrypted email: finger
  189.         info@ssc.com
  190.  
  191.      The Maps
  192.         Information on free software available for Linux can be found in
  193.         the Linux Software Map, which can be found on sunsite.unc.edu in
  194.         /pub/Linux/docs/LSM.gz
  195.  
  196.         Information on non-commercial projects can be found in the
  197.         Projects Map, which is posted occasionally to
  198.         comp.os.linux.announce and is stored at sunsite.unc.edu in
  199.         /pub/Linux/docs/Projects-Map/Projects-Map.gz.
  200.  
  201.         Information on commercial products can be found in the Linux
  202.         Commercial Products Map, which is posted occasionally to
  203.         comp.os.linux.announce
  204.  
  205.   2.  Getting Linux
  206.  
  207.   3.  Linux FTP sites
  208.  
  209.   A more complete list of Linux FTP sites is in the Linux INFO-SHEET,
  210.   which can always be found at tsx-11.mit.edu in the directory
  211.   /pub/linux/docs/.  A DVI version is in INFO-SHEET.dvi, and a
  212.   PostScript version is in INFO-SHEET.ps.  The most important sites are
  213.   listed here; please see the INFO-SHEET for a site nearer to you (there
  214.   are many mirrors).
  215.  
  216.        textual name             numeric addr    Linux directory
  217.        =======================  ==============  ===============
  218.        tsx-11.mit.edu           18.86.0.44      /pub/linux
  219.        sunsite.unc.edu          152.2.22.81     /pub/Linux
  220.        ftp.funet.fi             128.214.248.6   /pub/Linux
  221.  
  222.   These sites are the main ``home'' sites for Linux where most uploads
  223.   take place. There are many mirror sites; please use the closest
  224.   (network-wise) site to you.
  225.  
  226.   3.1.  Linux on BBS's
  227.  
  228.   Occasionally, someone posts a list of BBS's that have Linux available
  229.   for download.  Try them if you can't FTP.  This list is available by
  230.   ftp from tsx-11.mit.edu as /pub/linux/docs/bbs.list.  You may use
  231.   ftpmail (described elsewhere in this document) to get this list if you
  232.   have mail access, or ask a friend with internet access to get it for
  233.   you.
  234.  
  235.   3.2.  Linux on physical media
  236.  
  237.   Linux is distributed on physical media, mainly CD-ROM, by several
  238.   commercial vendors.  Please read the distribution HOWTO, posted
  239.   regularily to comp.os.linux.announce, and available for ftp at
  240.   sunsite.unc.edu as /pub/Linux/docs/HOWTO/distribution-HOWTO.
  241.  
  242.   3.3.  AFS
  243.  
  244.   Linux is available over AFS by mounting the volume project.linux from
  245.   sipb.mit.edu
  246.  
  247.   3.4.  Commercial networks
  248.  
  249.   GEnie mirrors most of tsx-11.mit.edu and sunsite.unc.edu.  Compu$erve
  250.   also has some Linux archives.
  251.  
  252.   3.5.  Mailservers and such
  253.  
  254.   Sunsite offers ftp-mail service --- mail ftpmail@sunsite.unc.edu.
  255.  
  256.   4.  Linux distributions
  257.  
  258.   Linux is distributed by its author only as a kernel.  Other people
  259.   have put together ``distributions'' that can be used.  These
  260.   distributions pair the kernel as released by the author with software,
  261.   to make a complete working package.  Most releases include application
  262.   programs as well as system software, providing ``one stop shopping''
  263.   for Linux.
  264.  
  265.   There are several distributions of Linux, which are available at
  266.   various sites.  Sunsite mirrors almost all the distributions in
  267.   /pub/Linux/distributions.  The most commonly-recommended freely-
  268.   available distributions are Red Hat, Debian, and Slackware.  These are
  269.   all available for free over the internet, and are also sold on
  270.   floppies and CD-ROM's.
  271.  
  272.   There are other distributions of Linux as well. Most commercial
  273.   distributors of Linux advertise in Linux Journal as well.
  274.  
  275.   5.  Linux mailing-lists
  276.  
  277.   Used mostly for discussion between developers of new features and
  278.   testers of pre-release versions.  See addresses in the FAQ.  Send mail
  279.   to majordomo@vger.rutgers.edu with the single word help in the body of
  280.   the message , and you will get mail explaining how to subscribe to the
  281.   many Linux mailing lists there.  Save this mail, as it tells you how
  282.   to unsubscribe from the lists, and if you post annoying messages to
  283.   the list complaining about not being able to get off the list (because
  284.   you didn't follow instructions and save the mail telling you how to
  285.   unsubscribe), you will likely be flamed for wasting international
  286.   bandwidth and money.
  287.  
  288.   6.  Documentation for various programs
  289.  
  290.   Many programs come with some sort of documentation, often in a file
  291.   called README or something similar.  It is a VERY good idea to read
  292.   them with care.  It is boring to see (and answer) questions that are
  293.   answered in the documentation.
  294.  
  295.   7.  More Documentation
  296.  
  297.   The Linux Documentation Project is working on a lot of documentation.
  298.   Already, over 1600 pages of book-style documentation has been released
  299.   to the general public, and a large set of man pages has also been
  300.   released, with more to follow.  Check
  301.   sunsite.unc.edu:/pub/Linux/docs/LDP for documents written by the LDP.
  302.   The LDP also provides the HOWTO's, described above.
  303.  
  304.   8.  Keeping track of current releases
  305.  
  306.   Important new releases, programs, and ports are usually announced in
  307.   comp.os.linux.announce.  finger torvalds@klaava.helsinki.fi or finger
  308.   @linux.cs.helsinki.fi to get some information about the current
  309.   kernel.
  310.  
  311.   9.  This Document
  312.  
  313.   The latest version of this document should always be available from
  314.   <http://sunsite.unc.edu/LDP/linux.html>
  315.  
  316.   10.  Legalese
  317.  
  318.   Trademarks are owned by their owners.  Satisfaction not guaranteed.
  319.   No warranties about this document. Void where prohibited.
  320.  
  321.   The content of this document is placed in the public domain, but if
  322.   you quote it, please be polite and attribute your source.
  323.  
  324.  
  325. - --- END Linux META-FAQ part 1/1 ---
  326.  
  327. -----BEGIN PGP SIGNATURE-----
  328. Version: 2.6.2
  329. Comment: finger gregh@cc.gatech.edu for public key
  330.  
  331. iQCVAwUBM+fspXtNTo2suu5NAQFrvAP/fs4wYdSXQkCFP96OFdfkWiaqlHLwOLWi
  332. 66ojrLN6XRD7ermevu5NBRBsvzeKve6KxDn4oB8+Db/+S4w8uh0DUtdLSTdsVwvY
  333. BUfJ7mV0RyB2pAwsrEAgqYUpW+Diurnrqj0NTVCpZOUSjNwfHJr/pV3FVPJmkn9F
  334. RvBobSJKwkg=
  335. =QxIj
  336. -----END PGP SIGNATURE-----
  337.