home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / sysadmin / 4284 < prev    next >
Encoding:
Text File  |  1992-07-20  |  904 b   |  26 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!wupost!csus.edu!news
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: unrecoverable operation really recoverable?
  5. Message-ID: <1992Jul21.065210.9649@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <59079@mimsy.umd.edu> <1992Jul19.154807.3065@afs.com>
  10. Date: Tue, 21 Jul 1992 06:52:10 GMT
  11. Lines: 13
  12.  
  13. In article <1992Jul19.154807.3065@afs.com> greg@afs.com
  14.     (Gregory H. Anderson) writes:
  15. >You now have a NetInfo domain named 'network' that you don't really need.  
  16. >Replacing hostconfig causes it to be ignored, but if you want to reclaim  
  17. >the disk space, go to /etc/netinfo (as root) and 'rm -r network.nidb'.
  18.  
  19. ONLY if NetInfo isn't running (i.e. booted single-user).  If
  20. NetInfo is running (as will be normally), the proper command
  21. would be
  22.  
  23.     nidomain -d network
  24.  
  25.                     -=EPS=-
  26.