home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / HOWTO / META-FAQ < prev    next >
Encoding:
Text File  |  1995-04-20  |  11.2 KB  |  275 lines

  1.   Linux Meta-FAQ
  2.   Michael K. Johnson, johnsonm@nigel.vnet.net
  3.   Version 4.0, November 12, 1994
  4.  
  5.   This is the Meta-FAQ for Linux.  It is mainly a list of valuable
  6.   sources of information.  Check these sources out if you want to learn
  7.   more about Linux, or have problems and need help.  Lars Wirzenius
  8.   (wirzeniu@cc.helsinki.fi) wrote the first version of this document,
  9.   and it is now maintained by Michael K. Johnson (john-
  10.   sonm@nigel.vnet.net).  Mail me if you have any questions about this
  11.   document.
  12.  
  13.   1.  Introduction
  14.  
  15.  
  16.      What is Linux?
  17.         Linux is an independent implementation of the POSIX operating
  18.         system specification, with SYSV and BSD extensions, that has
  19.         been written entirely from scratch.  It has no proprietary code
  20.         in it.  Linux is freely distributable under the GNU Public
  21.         License.  It only works on IBM PC compatibles with an ISA or
  22.         EISA bus (including local bus variants VLB and PCI) and a 386 or
  23.         higher processor.
  24.  
  25.         In addition, it also runs on some Amiga and Atari computers with
  26.         MMU's.  This means 68020 with an external MMU, 68030, or 68040.
  27.         An FPU is also required, and will be until someone writes an FPU
  28.         emulator.  See the /pub/linux/680x0 directory at tsx-11.mit.edu.
  29.  
  30.         Support for Alpha/AXP, PowerPC, and MIPS is in the works, but
  31.         don't hold your breath.  Read comp.os.linux.announce instead.
  32.  
  33.         See the FAQ for more exact hardware requirements.  The Linux
  34.         kernel is written by Linus Torvalds
  35.         (torvalds@kruuna.helsinki.fi) from Finland, and by other
  36.         volunteers.  Most of the programs running under Linux are
  37.         generic Unix freeware, many of them from the GNU project.
  38.  
  39.  
  40.      The Linux FAQ
  41.         A collection of common problems and their solutions.  Answers
  42.         many questions faster than the net.  Stored on many Linux ftp
  43.         sites (including /pub/linux/docs on tsx-11.mit.edu) and
  44.         rtfm.mit.edu, the general archive site for all FAQs.
  45.  
  46.  
  47.      The Linux HOWTO's
  48.         These are somewhat like FAQ's, but instead of answering common
  49.         questions, they explain how to do common tasks, like ordering a
  50.         release of Linux, setting up print services under Linux, setting
  51.         up a basic UUCP feed, etc.  See sunsite.unc.edu, directory
  52.         /pub/Linux/docs/HOWTO/ for the definitive versions of all the
  53.         HOWTO's.
  54.  
  55.  
  56.      Linux newsgroups
  57.         There are several Usenet newsgroups for Linux.  It is a good
  58.         idea to follow at least comp.os.linux.announce if you use Linux.
  59.         Comp.os.linux.announce is moderated by Matt Welsh and Lars
  60.         Wirzenius.  To make submissions to the newsgroup, send mail to
  61.         linux-announce@tc.cornell.edu.  You may direct questions about
  62.         comp.os.linux.announce to Matt Welsh, mdw@sunsite.unc.edu
  63.  
  64.         The newsgroup comp.os.linux.admin is an unmoderated newsgroup
  65.         for discussion of administration of Linux systems.
  66.  
  67.         The newsgroup comp.os.linux.development is an unmoderated
  68.         newsgroup specifically for discussion of Linux kernel
  69.         development.  The only application development questions that
  70.         should be discussed here are those that are intimately
  71.         associated with the kernel.
  72.  
  73.         The newsgroup comp.os.linux.help is an unmoderated newsgroup for
  74.         any Linux questions that don't belong anywhere else.
  75.  
  76.         The newsgroup comp.os.linux.misc is the replacement for
  77.         comp.os.linux, and is meant for any discussion that doesn't
  78.         belong elsewhere.
  79.  
  80.         In general, do not crosspost between the Linux newsgroups.  The
  81.         only crossposting that is appropriate is an occasional posting
  82.         between one unmoderated group and comp.os.linux.announce.  The
  83.         whole point of splitting comp.os.linux into many groups is to
  84.         reduce traffic in each.  Those that do not follow this rule will
  85.         be flamed without mercy...
  86.  
  87.  
  88.      Other newsgroups
  89.         Do not assume that all your questions are appropriate for a
  90.         Linux newsgroup just because you are running Linux.  Is your
  91.         question really about shell programming under any unix or unix
  92.         clone?  Then ask in comp.unix.shell.  Is it about GNU Emacs?
  93.         Then try asking in gnu.emacs.  Also, if you don't know another
  94.         group to ask in, but think there might be, politely ask in your
  95.         post if there is another group that would be more appropriate
  96.         for your question.  At least the groups
  97.         comp.unix.{questions,shell,programming,bsd,admin}, and
  98.         comp.windows.x.i386unix should be useful for a Linux user.
  99.  
  100.  
  101.      The World-Wide Web
  102.         Matt Welsh, mdw@sunsite.unc.edu, maintains the home WWW page for
  103.         the Linux project.  The URL is
  104.         http://sunsite.unc.edu/mdw/linux.html
  105.  
  106.  
  107.      Linux Journal
  108.         A new magazine called Linux Journal was recently launched.  It
  109.         includes articles intended for almost all skill levels, and is
  110.         intended to be helpful to all Linux users.  Subscriptions are
  111.         $19 in the U.S., $24 in Canada and Mexico, and $29 elsewhere
  112.         around the world, all payable in U.S. funds.  Subscription
  113.         inquiries can be sent via email to subs@ssc.com or faxed to
  114.         (U.S.) 1-206-527-2806 or mailed to Linux Journal, PO Box 85867,
  115.         Seattle, WA 98145-1867 USA.  Please do not send credit card
  116.         numbers via email; the internet is not secure, and it is
  117.         entirely possible that a technologically adept thief may steal
  118.         your credit card number and cost you a large sum of money if you
  119.         do.
  120.  
  121.  
  122.      The Maps
  123.         Information on free software available for Linux can be found in
  124.         the Linux Software Map, which can be found on sunsite.unc.edu in
  125.         /pub/Linux/docs/LSM.gz
  126.  
  127.         Information on non-commercial projects can be found in the
  128.         Projects Map, which is posted occasionally to
  129.         comp.os.linux.announce and is stored at sunsite.unc.edu in
  130.         /pub/Linux/docs/Projects-Map/Projects-Map.gz.
  131.  
  132.         Information on commercial products can be found in the Linux
  133.         Commercial Products Map, which is posted occasionally to
  134.         comp.os.linux.announce
  135.  
  136.  
  137.  
  138.   2.  Getting Linux
  139.  
  140.   3.  Linux FTP sites
  141.  
  142.   A more complete list of Linux FTP sites is in the Linux INFO-SHEET,
  143.   which can always be found at tsx-11.mit.edu in the directory
  144.   /pub/linux/docs/.  A DVI version is in INFO-SHEET.dvi, and a
  145.   PostScript version is in INFO-SHEET.ps.  The most important sites are
  146.   listed here; please see the INFO-SHEET for a site nearer to you (there
  147.   are many mirrors).
  148.  
  149.  
  150.  
  151.        textual name             numeric addr    Linux directory
  152.        =======================  ==============  ===============
  153.        tsx-11.mit.edu           18.172.1.2      /pub/linux
  154.        sunsite.unc.edu          152.2.22.81     /pub/Linux
  155.        nic.funet.fi             128.214.6.100   /pub/OS/Linux
  156.  
  157.  
  158.  
  159.  
  160.   These sites are the main ``home'' sites for Linux where most uploads
  161.   take place. There are many mirror sites; please use the closest
  162.   (network-wise) site to you.
  163.  
  164.  
  165.   3.1.  Linux on BBS's
  166.  
  167.   Occasionally, someone posts a list of BBS's that have Linux available
  168.   for download.  Try them if you can't FTP.  This list is available by
  169.   ftp from tsx-11.mit.edu as /pub/linux/docs/bbs.list.  You may use
  170.   ftpmail (described elsewhere in this document) to get this list if you
  171.   have mail access, or ask a friend with internet access to get it for
  172.   you.
  173.  
  174.  
  175.   3.2.  Linux on physical media
  176.  
  177.   Linux is distributed on physical media, including floppies, CD-ROM,
  178.   and tape, by several commercial vendors.  Please read the distribution
  179.   HOWTO, posted regularily to comp.os.linux.announce, and available for
  180.   ftp at sunsite.unc.edu as /pub/Linux/docs/HOWTO/distribution-HOWTO.
  181.  
  182.   Also check advertisements/* at tsx-11.mit.edu for advertisements of
  183.   other ways to get linux, including a list of people that will make
  184.   copies for you at low prices.  Also available there are advertisements
  185.   for other commercial services related to Linux.
  186.  
  187.  
  188.   3.3.  AFS
  189.  
  190.   Linux is available over AFS by mounting the volume project.linux from
  191.   sipb.mit.edu
  192.  
  193.  
  194.   3.4.  Commercial networks
  195.  
  196.   GEnie mirrors most of tsx-11.mit.edu and sunsite.unc.edu.   Compu$erve
  197.   has only very limited very old Linux archives.
  198.  
  199.   3.5.  Mailservers and such
  200.  
  201.   Sunsite offers ftp-mail service --- mail ftpmail@sunsite.unc.edu.
  202.  
  203.  
  204.   4.  Linux distributions (aka ``releases'')
  205.  
  206.   Linux is distributed by its author only as a kernel.  Other people
  207.   have put together ``distributions'' that can be used.  These
  208.   distributions pair the kernel as released by the author with software,
  209.   to make a complete working package.  Most releases include application
  210.   programs as well as system software, providing ``one stop shopping''
  211.   for Linux.
  212.  
  213.   There are several distributions of Linux, which are available at
  214.   various sites.  Sunsite mirrors almost all the distributions in
  215.   /pub/Linux/distributions.  The recommended distributions are
  216.   Slackware, MCC, and soon, Debian.  These are all available for free
  217.   over the internet, and some are also sold on floppies and CD-ROM's.
  218.  
  219.  
  220.   5.  Linux mailing-lists
  221.  
  222.   Used mostly for discussion between developers of new features and
  223.   testers of pre-release versions.  See addresses in the FAQ.  Many
  224.   lists are based in the Mail-net system at Helsinki University of
  225.   Technology.  Send mail to linux-activists-request@niksula.hut.fi, and
  226.   you will get mail explaining how to get any of the many ``channels''
  227.   available.  Save this mail, as it tells you how to unsubscribe to the
  228.   channels, and if you post annoying messages to the rest of the list
  229.   complaining about not being able to get off the list (because you
  230.   didn't follow instructions and save the mail telling you how to
  231.   unsubscribe), you will likely be flamed for wasting international
  232.   bandwidth and money.
  233.  
  234.  
  235.   6.  Documentation for various programs
  236.  
  237.   Many programs come with some sort of documentation, often in a file
  238.   called README or something similar.  It is a VERY good idea to read
  239.   them with care.  It is boring to see (and answer) questions that are
  240.   answered in the documentation.
  241.  
  242.  
  243.   7.  More Documentation
  244.  
  245.   The Linux Documentation Project is working on a lot of documentation.
  246.   Already, over 800 pages of book-style documentation has been released
  247.   to the general public, and a large set of man pages has also been
  248.   released, with more to follow.  Check
  249.   sunsite.unc.edu:/pub/Linux/docs/LDP for documents written by the LDP.
  250.   The LDP also provides the HOWTO's, described above.
  251.  
  252.  
  253.   8.  Keeping track of current releases
  254.  
  255.   New releases, programs, and ports are usually announced in
  256.   comp.os.linux.announce.  finger torvalds@klaava.helsinki.fi to get
  257.   some information about the current kernel.
  258.  
  259.  
  260.   9.  This Document
  261.  
  262.   The latest version of this document should always be available from
  263.   tsx-11.mit.edu in /pub/linux/docs in the file META-FAQ.  A DVI version
  264.   should be available in the same directory as META-FAQ.dvi, and a
  265.   PostScript version as META-FAQ.ps.
  266.  
  267.  
  268.   10.  Legalese
  269.  
  270.   Trademarks are owned by their owners.  Satisfaction not guaranteed.
  271.   No warranties about this document. Void where prohibited.
  272.  
  273.   The content of this document is placed in the public domain, but if
  274.   you quote it, please be polite and attribute your source.
  275.