home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21863 < prev    next >
Encoding:
Text File  |  1992-12-27  |  3.8 KB  |  82 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!netcom.com!tweek
  3. From: tweek@netcom.com (Michael D. Maxfield)
  4. Subject: Re: Son of SLS questions (tm)
  5. Message-ID: <1992Dec28.040900.6300@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. References: <1hlbkvINN97h@savoy.cc.williams.edu>
  8. Date: Mon, 28 Dec 1992 04:09:00 GMT
  9. Lines: 71
  10.  
  11. In article <1hlbkvINN97h@savoy.cc.williams.edu> 93jay@williams.edu (Jonathan Young) writes:
  12. >I have been spending much of the holidays tweaking SlS .99 on my
  13. >machine. Having solved a few of the basic problems (default install
  14. >has wrong passwd permissions etc.. ) I'm getting into more fun stuff.
  15.  
  16. Patience, coffee, lots of lack of sleep... Yep I know what you mean.
  17.  
  18. >1) My password seems to expire daily, no matter what usermod -e
  19. >setting I use. This does not happen with root.
  20.  
  21. Don't use that. (If theres an easier way, I'm all ears, but this is 
  22. what I did)  Try (as root) `passwd -x 9999 -n 0 -w 100'
  23. -- the numbers are as follows:
  24.          -x = number of days till expire
  25.          -n = minimum number of days till a user may change his/her passwd
  26.          -w = number of days prior to expiration that a user is warned
  27.  
  28. >2) I dug up an old printer to use and I can't find lpr or anything
  29. >else which would address it. There is a macro called print which calls
  30. >several programs not part of the SLS distribution (someone really
  31. >should fix that sort of thing)
  32.  
  33. I tried that lpr thing too, and ended up with a file called /dev/lpr
  34. What printer port is it on.  Try this:
  35.                            ls -l >/dev/lp1  (or lp2 )
  36.  
  37.  
  38. >3) I tried to install the fortune.tar from tsx-11 but the binaries all
  39.  
  40. Sorry,  I'm still trying to get the knack of compiling to.  I usualy
  41. get a bunch of errors...  probably because I have so.4.2 ???
  42.  
  43. >4) lots of little things like that, I think the FTP version of SLS
  44. >could use a bit of tweaking before it can be called 1.0 even if the
  45. >kernel moves to 1.0 soon. i.e. minicom still refuses to run claiming
  46. >that there is no global config file and there are no instructions on
  47. >how to create one. I created the respective directories but even when
  48. >I run it as root I get the message.. cannot create lockfile and it
  49. >quits.
  50.  
  51. I, as root get a warning not to run it except with -s, and then it
  52. crashes.  I tell you... I've used unix, but never came close to a
  53. sysadmin on unix (unless you count DOS-Waffle sysop) and it is really
  54. a whole new experience.  I have a lot of learning to do, and a lot of
  55. trial and error hacking to do while confering with the man pages.  
  56. there is a starter sysadmin document by Mark Komarinski which was
  57. posted on comp.os.linux on Dec 3.  It is helpfull, although a bit
  58. of it differs from my SLS system (which I believe is the .98 with
  59. .99.1 updated kernel) ftpd from tsx on Dec 24.
  60.  
  61. >5) is there a way to display dvi files on hercules graphics? I see
  62. >xdvi but no other dvi viewers.
  63.  
  64. Sorry, can't help you here either... I can't even get X11 running
  65. yet.  (of course I only muddled through a few man pages so far.)
  66.  
  67. Anyone know of a good, fully explicit, but yet simple document for
  68. setting up linux once it's installed.  (like I really believe that
  69. this will get an answer thats more than a Haha <grin>)
  70.  
  71. I did get one error, while installing the SLS distribution.  (ah, found
  72. the scrap of paper)  It was while installing SLS-B5.  It was during the
  73. smail installation, and the error was `could not create symlink'.  Is this
  74. usuall?  It doesn't bother me at present, since I have elm confiqured with
  75. joe as an editor, and I don't plan to even hook the system up to the uucp
  76. net for a while.
  77.  
  78.        tweek@netcom.com  tweek@tweekco.uucp  WWIVNet 5@5058  4@5056 
  79.           I'd rather get my cable service from the phone company,
  80.                 than my phone service from the cable company.
  81.  
  82.