I don't know of a tool to automagically run 'apt-get install foo' but it should be easy enough to write using ssh-agent, ssh, and a foreach loop. Be sure to setup a local proxy on your network and have apt use it. There's no point in having every machine download the package from your debian mirror over your (slower then lan speed) internet connection when one of them can do it once and the rest can copy it from that one. Scott On Sun, 17 Feb 2002, David Lee Ludwig wrote:
I am currently helping to manage a small network of Linux workstations, each of which runs Debian. Given that each workstation has a good amount of hard disk space on it, I generally keep software installations local. Additionally, most of the software on these machines is managed via Debian's apt system.
I'm looking for an easy way to get apt-get functionality across these workstations (all run the same version of Debian.) More specifically, I want a distributed version of "apt-get install".
Does anyone know of a pre-built set of scripts/tools that will allow me to do this, or am I going to have to write my own?
-- David Ludwig | "The Linux philosophy is laugh in the face of davidl<at>wpi.edu | danger. Oops. Wrong One. 'Do it yourself.' http://www.oflove.com | That's it." - Linus Torvalds
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug