home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6398 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  4.5 KB

  1. Path: sparky!uunet!pipex!unipalm!uknet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  2. From: Lars.Wirzenius@helsinki.fi (Lars Wirzenius)
  3. Newsgroups: comp.os.linux
  4. Subject: README: Where to find information about Linux (20 July 1992)
  5. Message-ID: <1992Jul20.161919.5441@klaava.Helsinki.FI>
  6. Date: 20 Jul 92 16:19:19 GMT
  7. Sender: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  8. Followup-To: poster
  9. Organization: University of Helsinki
  10. Lines: 98
  11.  
  12. Purpose of this article
  13.  
  14.     This article is a weekly reminder of how you can find information
  15.     about Linux.  It doesn't answer any questions directly, but it tells
  16.     you where you can probably find an answer by yourself.   I hope that
  17.     it will make people more aware of existing documentation, and cut
  18.     down on the unnecessary postings that ask solutions to common
  19.     problems, thereby making comp.os.linux more useful for new problems.
  20.  
  21.     I'll try to keep this article short, to save bandwidth, although
  22.     it does mean I have to be quite brief.  Please mail any comments
  23.     to Lars.Wirzenius@helsinki.fi.  
  24.  
  25.     Thanks to all the people who have helped form this document.  I'm
  26.     sorry I can't list your names, you're just too numerous.
  27.  
  28. Major FTP sites for Linux
  29.  
  30.     textual name                numeric addr   Linux directory
  31.  
  32.     banjo.concert.net                192.101.21.6   /pub/Linux
  33.     tsx-11.mit.edu                18.172.1.2       /pub/linux
  34.     nic.funet.fi                128.214.6.100  /pub/OS/Linux
  35.     ftp.mcc.ac.uk                130.88.200.7   /pub/linux
  36.     kirk.bu.oz.au                131.244.1.1       /pub/OS/Linux
  37.     utsun.s.u-tokyo.ac.jp            133.11.11.11   /misc/linux
  38.     ftp.informatik.tu-muenchen.de        131.159.0.110  /pub/Linux
  39.     Tupac-Amaru.Informatik.RWTH-Aaechen.DE  137.226.112.31 /pub/msdos/replace
  40.     fgb1.fgb.mw.tu-muenchen.de              129.187.200.1  /pub/linux
  41.  
  42.     banjo and fgb1 are the official site for Linux' GCC.  ftp.mcc is home of
  43.     the MCC interim release.  Some sites mirror other sites.  Please use the
  44.     site closest (network-wise) to you. 
  45.  
  46.     All filenames given in this article are relative to the directories
  47.     given above.
  48.  
  49. Installation documents
  50.  
  51.     Ian Reid's INSTALL.doc (nic.funet.fi, in the images directory) and Chuck
  52.     Boyer's "(DOS) Beginner's Guide to Linux v0.95a" are a bit outdated but
  53.     still helpful installation instructions.  The FAQ (see below) also has
  54.     something to say on this matter.
  55.  
  56.     The MCC release has its own set of installation instructions.
  57.  
  58. The general Linux FAQ (FAQ = Frequently Asked Questions list, with answers)
  59.  
  60.     The FAQ contains a LOT of information, and is pretty long (posted
  61.     as two parts).  Everybody should read it, 'cause it really does 
  62.     contain solutions to the most common problems.  It's posted monthly 
  63.     to comp.os.linux, and can also be FTP'd from at least tsx-11
  64.     (docs/FAQ_xxxx, where xxxx is the date) and mirrors.
  65.  
  66. The GCC README, release-xxxx, and FAQ
  67.  
  68.     README and release-xxxx (xxxx is version number) contain
  69.     instructions for installation.  It seems that most of the problems
  70.     people have had with the release 2.2.2 are due to misreading or not
  71.     reading these files.  GCC also has its own FAQ.  It and the other
  72.     two files are part of the GCC distribution (in file 2.2.2misc.tar.Z).
  73.  
  74. Mailing-lists
  75.  
  76.     There are several mailing-lists for Linux.  Check the FAQ for more
  77.     information about them, including how to join.
  78.  
  79. Other newsgroups
  80.  
  81.     Not all problems you encounter while using Linux are Linux specific.
  82.     You may also want to read several groups in the comp.unix hierarchy,
  83.     comp.sources.wanted, alt.sources.wanted, and especially any FAQs in
  84.     these groups.
  85.  
  86. Documentation for various programs
  87.  
  88.     Most of the various software packages come with some sort of
  89.     documentation, often in files that have names similar to README.  It
  90.     is a VERY good idea to read them with care.  It is boring to see
  91.     (_and_ answer) questions that are answered in the documentation.
  92.  
  93. Finding the current releases of programs
  94.  
  95.     New releases and new programs are usually announced in comp.os.linux
  96.     and/or the mailing lists. Other than that, you more or less have to
  97.     check the FTP sites.
  98.  
  99.     Linus' .plan contains some information about the current kernel. finger
  100.     torvalds@klaava.helsinki.fi.  (It is often quite long!)
  101.  
  102.     Please try to use the current releases, if possible, at least of the
  103.     kernel and compiler.  If you have a problem, please first make sure you
  104.     have a current release, it often helps.
  105.  
  106. Getting software
  107.  
  108.     Most or all of the software is available via FTP.  If you don't have FTP, 
  109.     see "How to find sources" in news.answers, and the Linux FAQ.
  110.