home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9603 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.8 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.unomaha.edu!cwis!trussell
  2. From: trussell@cwis.unomaha.edu (Tim Russell)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: How to create a user and other questions!
  5. Message-ID: <trussell.715382067@cwis>
  6. Date: 1 Sep 92 21:14:27 GMT
  7. References: <1992Sep1.190925.24670@msuinfo.cl.msu.edu>
  8. Sender: news@news.unomaha.edu (UNO Network News Server)
  9. Distribution: usa
  10. Organization: University of Nebraska at Omaha
  11. Lines: 31
  12.  
  13. sundaram@cps.msu.edu (Divya Sundaram) writes:
  14.  
  15. >--- How do I create a user?
  16.  
  17.     Login as root and use adduser, or do it manually: put a line for the
  18. user in /etc/passwd, an entry in /etc/group, create a home directory and
  19. chown it to the user, create default shell profiles, etc.
  20.  
  21. >--- When I try to use emacs, it says that it cannot find some 'X' library.
  22. >    Since my current Video card is NOT supported by Linux, I have not 
  23. >    installed X yet. Is there a work around for this?
  24.  
  25.     The emacs provided has X11 support built in, so you'll have to install
  26. X11 to get the X libraries in /lib.
  27.  
  28. >--- WHere can I find a port of Tcsh for Linux 0.96
  29.  
  30.     Somewhere on tsx-11.mit.edu.  Grab 'ls-lR' in /pub/linux and search
  31. for tcsh, you'll find it.
  32.  
  33. >--- WHere do I get mtools - so I can read/writye MS-DOS Floppy disks.
  34. >    Were these included in the SLS Dist.? If so where?
  35.  
  36.     Mtools is in /usr/local/bin, or you can just mount the floppy and
  37. use it directly, with 'mount -t msdos /dev/fd0 /dir' (or fd1).
  38.  
  39. --
  40.     Tim Russell                 Omaha, NE              trussell@unomaha.edu
  41. One of the richest men in the world made his billions selling a toy "operating
  42. system" that is more accurately described as a glorified bootstrap loader.
  43.                                                   -- Phil Karn
  44.