Forgot your password?
typodupeerror

Comment Re:Try managing hundreds of computers w/ helix-upd (Score 2) 158

The way I do it is to run rsync every night to pick up any new packages. That way, I see in my email each morning whether new packages are available, and I then have the actual RPMs that anyone else in the office can use if they want.

It wouldn't be hard to write a script that then noticed the new packages and installed them on all your machines.

The rsync URL I use is :

rsync://www.helixcode.com/http/distributions/Red Hat-6

Slashdot Top Deals

When you don't know what you are doing, do it neatly.

Working...