On 04/04/2012 10:22 AM, Tam Nguyen wrote:
Hi Stephen,
thanks for the link. That did it for me. About looping through the
alphabet, I was ready to write a bash script. Luckily, my yum.repo
didn't give me issue.
I just do this from a terminal. I added the sleep when I started seeing
one yum process blocking the next for a second or two.
*for i in {a..z}*
*do*
*yum --releasever=6.2 -y update --skip-broken --nogpg ${i}\**
*sleep* 3
*done*
--
Stephen Berg
Systems Administrator
NRL Code: 7320
Office: 228-688-5738
[email protected]