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

  1. Xref: sparky comp.unix.misc:4563 comp.unix.questions:14656
  2. Newsgroups: comp.unix.misc,comp.unix.questions
  3. Path: sparky!uunet!UB.com!quack!dfox
  4. From: dfox@quack.sac.ca.us (David Fox)
  5. Subject: Re: unix tutorial et al.
  6. Message-ID: <fWzVsSU@quack.sac.ca.us>
  7. Keywords: tutorial, dos, ibm-compatible, unix, lost-in-space
  8. Organization: The Duck Pond public unix: +1 408 249 9630, log in as 'guest'.
  9. References: <1992Dec7.041726.11994@seas.gwu.edu>
  10. Date: 14 Dec 1992 04:42:22 UTC
  11. Lines: 76
  12.  
  13. In article <1992Dec7.041726.11994@seas.gwu.edu> salomon@seas.gwu.edu (A. Lee Salomon) writes:
  14. >i am a unix newbie who will be living with nothing but ibm-compatibles 
  15. >running dos for the next couple of weeks.  i would like to continue 
  16. >learning unix (am a unix Newbie -- note the cap N!) and ran across an ad
  17. >for MKS Learning Unix on DOS.  i am tempted to buy it but would like some
  18. >other opinions first.  could anyone tell me anything about it?  are there
  19. >other such programs out there?  
  20.  
  21. I don't know what the 'MKS Learning Unix on DOS' is.  If it's the MKS
  22. toolkit, that appears to be very good. It's essentially a ton of Unix
  23. programs ported to DOS - they've gone to great lengths to make this
  24. look as much like unix as is possible given the obvious restrictions
  25. that DOS has.
  26.  
  27.  
  28. >actually, since i am here, another question (please no flames, i am
  29. >*really* ignorant about unix and am studying as fast as i can!), can
  30. >i run unix on a pc?  (actually, i believe i can, but is a 386 or 486 
  31. >recommended?  
  32.  
  33. You can run Unix on a PC.  I do (386BSD).  I think a 386 or 486 is
  34. not only recommended; it's required, if you want to do real work.
  35.  
  36. Jump over to comp.os.linux and/or comp.unix.bsd.  There you will
  37. learn about two very nice FREE unixes for a 386-based ISA PC.  
  38. You can even get the source code.
  39.  
  40. >what are the (AARGH! vi is driving me batty!)e
  41. >advantages of unix over dos?  (i run simple stuff like your standard
  42. >spreadsheets, wordprocessors, relational database, symbolic math, desk-
  43. >top publishing, maybe some statistical/number crunching stuff from time
  44.  
  45. A lot of that (if not all of that) can be done under Unix.  The advantages
  46. as I see them is that you aren't limited to a 640K barrier (you can use
  47. all the memory in your machine), you have multi-user and multi-tasking, and
  48. much of the stuff in Unix is free and comes in source code form.  There
  49. really isn't the mindset (as exists in DOS) of 'you don't want the source
  50. code, since it's a PC running DOS, and if you obtain the source, you'll
  51. get sued'.  It's a much more open environment.
  52.  
  53. Just this past week, (I wanted a spreadsheet) I got source code for three
  54. different Unix spreadsheet programs, and compiled them.  I chose one that
  55. I liked the best (and it was easier to compile/install), but put the
  56. rest on a floppy in case I wanted to look at them later.
  57.  
  58. >to time, but never anything really big)  what about for a small lan (10
  59. >people, say, accessing mostly wp, spreadsheets, and database).  what about
  60. >if e-mail is added to the lot?  and finally, what about for accessing the
  61. >internet?  
  62.  
  63. This is an area where Unix really shines.  Since networking is built in
  64. (in 386bsd and it's being worked on in Linux; many commercial unixes also
  65. have it), and since it's multi-user, setting up a network may be as easy
  66. as hooking up a couple of terminals to a central machine with a multi-port
  67. com card.  No network cards to buy, no big expense, and most of all, no
  68. multiple-user license agreements.  Because of the multi-user nature of Unix,
  69. it has a permission scheme, which can effectively section work of one of
  70. your users from someone else.
  71.  
  72. Email is built-in to Unix as well.  IMHO, it's very nice and clean.
  73.  
  74. I haven't yet directly accessed the internet via my 386BSD box, but I
  75. have gotten UUCP to mostly work.  I can also mail to remote sites - I'm
  76. still working on that, but it generally works.  There are DOS packages
  77. that do UUCP, but they have a major disadvantage - they take over the
  78. whole machine, since DOS is a single-tasking OS.  Under Unix, the
  79. uucp stuff could be running all the time in the background while you
  80. do other work, and you don't notice it.  (It's a nice way to keep all
  81. those damned telemarketers off your phone.) :)
  82.  
  83. >please mail me at salomon@seas.gwu.edu (in case my sig file doesnt attach, which it hasnt been recently....)
  84. --
  85. David Fox
  86. dfox@quack.sac.ca.us
  87.  
  88.  
  89.