Alright, well I have put all the posts back up for now and they should stay there. I'll be redesigning when I have some time, but at least all the material is available again!
- Tait
- Tait
/etc/yum/yum-updatesd.conf file and do the following:# how often to check for new updates (in seconds)
# 86400 is 24 hours in seconds
run_interval = 86400emit_via = emailemail_to = you@youremail.comToday I realized that trying there is a much easier way to create custom updated paravirtualized domUs that can be rolled out in a matter of minutes than copying a 20GB image file from an NFS mount.
With kickstart it is really a no brainer; from the config file you can set absolutely everything for your domU... eg. IP, hostname and many more options (way too many to list here, but if you want you can check out the kickstart manual, there is a link provided at the end of the howto).
I will be providing a basic kickstart install script that installs a few extra packages and then updates the entire installation.
Recent Comments