linuxtoday cracked

Jake Jake at callatg.com
Fri Nov 30 00:11:36 PST 2001


> I have a cron job on my home computer (RedHat 7.2) to download RHN updates
> every Sunday at midnight, but if I were running linuxtoday or any other
such
> service, I'd be inclined to set up a similar cron job to run _every day_.
I
> don't know much about other distributions, but I think that Debian's
apt-get
> can also do this

What do you have in that cron job? I just do this:

#!/bin/bash
up2date --nox -u &> /var/log/up2datecron

Any ideas for improvement?


-
Jake



More information about the talk mailing list