On Thu, Dec 21, 2000 at 01:45:29AM -0700, Wes Peters wrote:
> Figure 32MB RAM for FreeBSD & X, 64MB for Netscape, and 64MB for StarOffice.
> If you want to run both Netscape and StarOffice at the same time, 128MB
> isn't enough. Sigh.
Definatly true. :-(
> If your users have a "usual" work position, you may way to place their home
> directory on that machine. Export all the home directories and mount them
> on the other machines using amd. This does make the amd configuration differ
> from machine to machine, however.
If you do it right the files will be the same on each machine. This
simple example shows how to keep a solaris box from loopback nfs
mounting its own file systems. A more complicated setup would do what
you describe with a single amd map (possiable shared via your favorite
directory service):
* -rfs:=/export/home/${key} \
host==draupnir;type:=lofs \
host!=draupnir;rhost:=draupnir
> Good luck, and write an article about it when you're done. DaemonNews would
> be happy to publish it. ;^)
That would be a really nice article.
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message