home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / apollo / 3327 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!caravan.ksu.ksu.edu!news
  2. From: xx123yyy@caravan.ksu.ksu.edu (Brian Gregory Howard)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Re: Post OS installations: what do YOU do?
  5. Date: 20 Aug 1992 14:33:59 -0500
  6. Organization: Kansas State University
  7. Lines: 34
  8. Message-ID: <170s37INN89t@caravan.ksu.ksu.edu>
  9. References: <1992Aug15.222958.27644@edsi.plexus.COM> <1992Aug17.171055.2597@alchemy.chem.utoronto.ca>
  10. NNTP-Posting-Host: caravan.ksu.ksu.edu
  11.  
  12. system@alchemy.chem.utoronto.ca (System Admin (Mike Peterson)) writes:
  13.  
  14. >In article <1992Aug15.222958.27644@edsi.plexus.COM> chuck@edsi.plexus.COM (Chuck Tomasi) writes:
  15. >>Over the last couple of years I have evolved a script to take care of a
  16. >>machine once the OS and patches have been installed.  It started out
  17. >>with a few site specific links and has grown to include patches to rc
  18.  
  19. >This one also started the same way, and is augmented by ~20 pages
  20. >of nroff'ed notes on stuff I must do manually after an install.
  21.  
  22. Here I thought I was the only one who spent the time scripting/debugging sys-
  23. admin "utilities".  As a student here at KSU, I've spent the last 3 years making
  24. mid semester life easier by investing time during the summer writing sys-admin
  25. utilities.  I finally got so many of them that I created a menu based system
  26. (kind of like HP's SAM or IBM's SMIT) called SSU.  Now that everyone is buying
  27. SUNs, I am sssllloowwly converting SSU to SUNOS.
  28.  
  29. One nifty thing about SSU is its ability to configure for a given system.  Each
  30. system has a configuration file which notes whether it is discless, has user
  31. files and so on.  This information is used to set a number of pre defined
  32. environmental variables before calling a configuration/installation script. The
  33. config/insall script (I currently use the C-shell) then may use the environment
  34. variables to check for os type (10.2 or 10.3), version of X windows ..... it
  35. makes the scripting more portable - and sometimes, more of a pain!
  36.  
  37. I can also use the configuration files to dump important information such as
  38. CPU serial number, IP address, node ID and other items.
  39.  
  40.             Happy coding///scripting
  41.  
  42.  
  43.                 Brian G. Howard
  44.                 brian@grace.ecc.ksu.edu
  45.                 xx123yyy@matt.ksu.edu
  46.