Let us know how to yum update while maintaining CentOS 6.4.

3 posts / 0 new
Last post
#1 Sat, 09/06/2014 - 18:35
humansoft

Let us know how to yum update while maintaining CentOS 6.4.

Thank a lot.

Linux beginner.

After installing CentOS 6.4 and when I first installed,

After yum update -y

System is upgrade to CentOS 6.5,

Wbmin restore process will fail in CentOS 6.5

Let us know how to yum update while maintaining CentOS 6.4.

I believe it was the cause of failed restore process.

Thank you.

Sun, 09/07/2014 - 09:01
humansoft

I want to know how to set do not update the Linux kernel.

- Old man novice

Sat, 09/13/2014 - 06:04
humansoft

yum -x kernel* update

or

add line exclude=kernel* in /etc/yum.conf

and

yum update -y

- Old man novice

Topic locked