> >
> > You can go further, and mount everything by NFS - I set up a boot disk
> > here that would run Linux on any machine on my network. I could have spent
> > some money and bought boot roms; then I'd not have needed the floppy.
> >
> > The beowulf and netboot howtos are good starting-points. I used DHCP do
> > issue IP addresses; the kernel can be configured to issue a bootp request.
> >
> > You need some directories particular to each machine: /var (stuff it
> > writes on), /etc (host-specific configurations).
>
>
>
> Well, I did all that before on other systems.
> But I'm talking of hundreds of computers with
> particular needs (ie. /etc and /var should be read-write) and which I
/etc can be ro (for the most-part), but of course /var has to be
read/write.
Remember that /etc has to be kept in step with /usr - for example, if you
upgrade sendmail to 8.10, then everyone has to reconfigure it at the same
time. Even if sendmail 8.10 works with 8.9 config files (they do look
pretty similar) you can be sure some things will not.
If you control it on one machine, then you can cut individuals over to the
updated /usr as you get their /etc fixed up. Assuming you have a
mistake-proof way of doing it;-)
--
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM ftpsites index.
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null