home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8654 < prev    next >
Encoding:
Text File  |  1992-08-19  |  3.7 KB  |  86 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!elroy.jpl.nasa.gov!news.claremont.edu!fenris!jwinstea
  3. From: jwinstea@fenris.claremont.edu (Jim Winstead Jr.)
  4. Subject: Re: multiuser, multidisk questions from novice
  5. Message-ID: <1992Aug19.205208.7020@muddcs.claremont.edu>
  6. Sender: news@muddcs.claremont.edu (The News System)
  7. Organization: Harvey Mudd College, WIBSTR
  8. References: <133895@lll-winken.LLNL.GOV>
  9. Date: Wed, 19 Aug 1992 20:52:08 GMT
  10. Lines: 74
  11.  
  12. In article <133895@lll-winken.LLNL.GOV> blair@lll-crg.llnl.gov (Gary Blair) writes:
  13. >Please excuse any of the following that may be FAQs.  If they're all FAQs,
  14. >please direct me to the FAQ list. 
  15.  
  16. One or two might have been FAQs, but they're all good questions - you
  17. can find the FAQ for other details on tsx-11.mit.edu in
  18. ~ftp/pub/linux/docs.
  19.  
  20. >I have a ISA 486/33 system with a 200Mbyte HD and 4Mbyte RAM.
  21. >
  22. >1. What compiler, if any, is needed to compile/install Linux?
  23.  
  24. You don't need a compiler to install Linux.  To be able to compile
  25. your own programs, etc, and recompile the kernel, you can grab the
  26. latest 'port' of gcc from the archive sites.
  27.  
  28. >2. Is Linux a true multiuser, password protected system?
  29.  
  30. At the risk of offending USL, Linux is a Unix(tm)-like system.
  31. Standard 'unix' security features are present.  (Using unix in the
  32. broad, Kleenex- and Xerox-like sense here.)
  33.  
  34. >3. Is is possible to connect other PCs/terminals via serial lines to
  35. >allow multiple simultaneous users?  Any suggestions on how to do
  36. >this?
  37.  
  38. Yes, this is possible.  It's a matter of setting up the write
  39. /etc/inittab entries for the additional incoming lines.  You would
  40. probably want to just hang the terminals/PCs off the other end of a
  41. null-modem cable.
  42.  
  43. >4. If (3) is possible, any ideas on what performance will be like?
  44. >Users will be doing simple things, not massive compiles.
  45.  
  46. I don't have an real similar basis for comparison, but running X and
  47. haqving 3-4 processes running on my 386/25 with 8 megs is more than
  48. satisfactory.  The only problem I could see you having is with only
  49. having 4MB ram - if it's possible to upgrade, I'd recommend adding
  50. another 4MB.
  51.  
  52. >5. Is is possible for a Linux partition to coexist with a DOS 
  53. >partition on the same disk?  How easy is it to switch between the
  54. >partitions?
  55.  
  56. Linux can coexist happily with DOS on the same hard disk.  To switch
  57. between operating systems, you can simply use a boot-time selector
  58. such as shoelace, bootany, or LILO (recommended).  It's quite painless
  59. once you get it up and running.
  60.  
  61. >6. Is is possible to move files between DOS and Linux?
  62.  
  63. Yes, Linux can mount MS-DOS disks and partitions just like the other
  64. filesystem types it supports.  That allows for relatively seamless
  65. access to MS-DOS files.  There are also a collection of programs
  66. available called Mtools which allow copying to/from DOS filesystems
  67. and manipulating them in other ways.
  68.  
  69. >7. Would it be possible to install a second hard disk dedicated to Linux?
  70. >How do I indicate that Linux is to be booted from that disk?
  71.  
  72. I have Linux installed primarily on a second hard drive - I have a
  73. very small (less than 1/2 meg) partition on my first hard drive
  74. devoted to holding the Linux kernel and the LILO programs - it mounts
  75. the root partition from the second drive, and other partitions from
  76. there, too.
  77.  
  78. It's hard to explain in a nutshell how to do it without going on for a
  79. bit, so just be assured that if you do make the move to do so, there's
  80. people around that will be willing to guide you through it.
  81. -- 
  82.                                     +      Jim Winstead Jr. (CSci '95)
  83.                                     |      Harvey Mudd College, WIBSTR
  84.                                     |   jwinstea@jarthur.Claremont.EDU
  85.                                     + or jwinstea@fenris.Claremont.EDU
  86.