Tech notes, bookmarks, and misc. notes

archives


Tuesday, March 21, 2000

 
using dd to clone Solaris disks. basically:
dd if=/dev/rdsk/ of=/dev/rdsk/ bs=8192 
requires that both disks be exactly the same. there should be a way to do something similar with NIS and NFS. what are the issues for the build process that arise because of a broken application installation on the main NFS server?

posted by j 3/21/2000 09:47:00 AM


This page is powered by Blogger. Isn't yours?