home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / misc / 4576 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  3.1 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!umn.edu!The-Star.honeywell.com!saifr00.cfsat.honeywell.com!klaus
  2. From: klaus@saifr00.cfsat.honeywell.com (Todd Klaus)
  3. Newsgroups: comp.unix.misc
  4. Subject: Re: linux
  5. Message-ID: <1992Dec14.205342.6066@saifr00.cfsat.honeywell.com>
  6. Date: 14 Dec 92 20:53:42 GMT
  7. References: <sZJqVB8w165w@willard.UUCP>
  8. Organization: Honeywell Air Transport Systems Division
  9. Lines: 67
  10.  
  11. In article <sZJqVB8w165w@willard.UUCP> ninja@willard.UUCP writes:
  12. >  what is linux ?????
  13. >    how does it compare with other PC unix systems ????
  14. >     where do I get it from ???
  15. >
  16. >-- 
  17. >ninja@willard.UUCP (Sonic Druid)
  18. >gatech!vdbsan!willard!ninja
  19. >emory!uumind!willard!ninja
  20. >Willard's House BBS, Atlanta, GA -- +1 (404) 664 8814
  21.  
  22. Linux is a multi-user, multi-tasking operating system written exclusively
  23. for the Intel 386/486 architecture (thereby maximizing the use of the
  24. 386/486 protected mode features and task primitives).  The Linux kernel
  25. implements many features not always found in commercial Unixes, such
  26. as:
  27.  
  28.      [*]  Demand paging with copy-on-write
  29.      [*]  Demand loading of executables
  30.      [*]  Page sharing of executables
  31.      [*]  Shared libraries
  32.      [*]  3GB virtual process size
  33.      [*]  Dynamic buffer cache
  34.      [*]  Virtual memory using a swap partitions and/or multiple
  35.           swap files 
  36.      [*]  POSIX job control
  37.      [*]  Virtual consoles
  38.      [*]  Dynamic pty's
  39.      [*]  Complete 387-emulation
  40.      [*]  Support for several international keyboards
  41.      [*]  Support for serial and bus mice
  42.      [*]  VFS (Virtual File System) allowing various types of file
  43.           systems.  Presently supported in the kernel: MINIX
  44.           compatible fs, Extended fs (4TB per partition, 16GB per
  45.           file, 255 character filenames), DOS fs (to mount your
  46.           existing DOS partitions). 
  47.  
  48. To run Linux, you will need:
  49.  
  50.      [*]  A 386 or 486 machine with an ISA-bus.  EISA machines
  51.           also work if the expansion cards are compatible with their
  52.           ISA counterparts, but Linux won't be able to take
  53.           advantage of the new features offered by EISA.  MCA is
  54.           not currently supported.
  55.      [*]  A hard disk implementing the standard AT hard disk
  56.           interface (i.e. IDE, RLL, MFM, etc.).  Several SCSI
  57.           adapters are also supported.
  58.      [*]  A high-density disk drive, either 5.25" (1.2MB) or 3.5"
  59.           (1.44MB).
  60.      [*]  At least 2 megabytes of memory, although 4 MB is a
  61.           good idea for most applications.
  62.      [*]  A Hercules, CGA, EGA, or VGA video card.  Xfree86
  63.           currently only supports VGA, and only a few chipsets
  64.           (ET4000 is the most common) are supported in the higher
  65.           (SVGA) resolutions.
  66.  
  67. The FAQ for Linux along with the SLS distribution (a handy way to get all the neat stuff, including X11) can be found on tsx-11.mit.edu in the pub/linux directory.  The info above is from an article that will be published in the March '93 issue of UnixWorld detailing how to get and install Linux.  I'd be happy to answer any questions (if I can) or you can check out comp.os.linux.
  68.  
  69. tk
  70.  
  71. klaus@saifr00.cfsat.honeywell.com
  72.  
  73.  
  74. -- 
  75. This is a sample sig file!
  76.