Date: Sun, 30 Dec 2001 11:19:57 -0500 From: Bill Moran <wmoran@potentialtech.com> To: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> Cc: questions@FreeBSD.ORG Subject: Re: "Cluster" administration software... Message-ID: <3C2F3EAD.6090809@potentialtech.com> References: <94174320199.20011230143124@buz.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
Gabriel Ambuehl wrote: > Hello, > I'm looking for tools to facilitate the administration of a FreeBSD > server farm, mainly tools to push package updates over the whole farm > but other things like globals configuration file updates would be > nice NIS might be what you're looking for. It will push user/group/hosts/ services files to clients. You could mount your ports tree via NFS, which would allow you to keep all machines up to date while only needing to update one machine. > too. Does anybody know any good tools to do this (cross platform ones > are preferred but FreeBSD GUI would be acceptable, too)? Webmin provides a nice front-end to a lot of this. I don't think you're going to find *1* tool to take care of this for you, but NIS in concert with webmin might do the trick. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C2F3EAD.6090809>