Page 1 of 1

yum update

Posted: Wed Oct 20, 2010 7:03 am
by rgmhtt
Is there an app screen for running yum update or are users expected to know how to run this from a command line?

I did a search of the Wiki for "yum update" and did not find any wise words on running it.

Also has anyone set up an scheduled running of yum update? I do seem to recall seeing threads on this in the past in the forum, but I did a search here in the forum, and I did not find a hit (might have been how I searched). I did look in the various /etc/cron.* directories and did not see anything obviously running yum update.

What is the collected wisdom of scheduled yum updates and how frequently?

Re: yum update

Posted: Wed Oct 20, 2010 7:14 am
by moredruid
http://forums.amahi.org/viewtopic.php?f ... m+security

was the one you were looking for I think...

as to the cron: depends on how paranoia you are, but either weekly or daily should be good enough. you can run the "normal" yum periodically by hand if needed.

Re: yum update

Posted: Wed Oct 20, 2010 8:34 am
by rgmhtt
There were earlier discussions when Amahi was still on FC11, but this is a good starting point.

I know it is not enough to just pull down the latest security patches, sometimes you HAVE to reboot (especially with new kernels), and automating reboots is scary.

Amahi definitely needs some guidance on updates. At least a wiki page; would all Amahi users be expected to know about yum?

Re: yum update

Posted: Wed Oct 20, 2010 11:18 am
by bigfoot65
You can manage updates through webmin. It allows you to schedule them and control which ones to install. That's what I am using now.

If anyone wants to add something to the wiki, that would be greatly appreciated.

I have been playing with local repos lately. I have some scripts I am gonna post in the wiki eventually for anyone interest in setting it up. The Fedora updates take almost 25GB of my drive, so need lots of space.

Re: yum update

Posted: Wed Oct 20, 2010 1:44 pm
by rgmhtt
You can manage updates through webmin. It allows you to schedule them and control which ones to install. That's what I am using now.
For now I am trying NOT to use webmin.
If anyone wants to add something to the wiki, that would be greatly appreciated.
I am making notes for right now.

I am trying to remember how to get emails sent to root (or rather how /etc/aliases is set up) for each cron job. I have that on other systems, but not on this new install.
I have been playing with local repos lately. I have some scripts I am gonna post in the wiki eventually for anyone interest in setting it up. The Fedora updates take almost 25GB of my drive, so need lots of space.
I have done a lot with local repos. I have bulit install repos, then boot off the 1 of CD and add askmethod to the start string and point to my local server. This is a lot faster than reading a CD or DVD. I have also done update repos. I have a sync that I have used, but never automated. And right now I do not have the disk space for a full update repo...