home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / sys5 / r4 / 1049 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  2.1 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!ames!saimiri.primate.wisc.edu!crdgw1!rdsunx.crd.ge.com!ariel!davidsen
  2. From: davidsen@ariel.crd.GE.COM (william E Davidsen)
  3. Newsgroups: comp.unix.sys5.r4
  4. Subject: Re: Files to restore after reinstall
  5. Message-ID: <1992Dec29.202836.8475@crd.ge.com>
  6. Date: 29 Dec 92 20:28:36 GMT
  7. References: <1992Dec28.145738.19376@mont.cs.missouri.edu>
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: davidsen@crd.ge.com (bill davidsen)
  10. Organization: GE Corporate R&D Center, Schenectady NY
  11. Lines: 32
  12. Nntp-Posting-Host: ariel.crd.ge.com
  13.  
  14. In article <1992Dec28.145738.19376@mont.cs.missouri.edu>, usbill@ustores.missouri.edu (Bill Canning) writes:
  15. | I've got an NCR 3445 system that runs SVR4 version 1.03.  I will soon be 
  16. | replacing the machine with a 3450 running SVR4 version 2 (Destiny).  I have
  17. | this machine configured for the network, have set up users, terminals, num-
  18. | erous printers, etc.   I don't want to have to start completely from scratch
  19. | configuring this new machine.
  20. | What I'm looking for is a list of files that are candidates for restoring from
  21. | backups, or that I at least need to pay attention to when installing the new
  22. | machine.  I just don't want to forget anything that is going to haunt me down
  23. | the road.
  24. | Does anyone have any suggestions where I could find such a list?
  25.  
  26.   Assuming you know when the system was installed, you can do the
  27. following:
  28.  
  29.   1. unmount all non-root filesystems. Leave /usr/spool mounted if
  30. you're one of the guys who puts it in a separate f/s.
  31.   2. Use find to identify all files modified since the install date.
  32. After an install, before customizing, I always touch a file which I can
  33. use with -newer in find, you may have to identify the load time using
  34. other means.
  35.   3. Go through the list and delete the stuff you don't want to save.
  36.  
  37.   It's much faster going through a list to delete stuff than identifying
  38. stuff you DO want to save from a list of everything.
  39.  
  40.   This should give you a start.
  41. -- 
  42. bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
  43.     Keyboard controller has been disabled, press F1 to continue.
  44.