-1

We have machines running Scientific Linux (SL) 6.5 release (2.6.32-431.29.2.el6.x86_64) and would like to update just the kernel for security fixes. I have checked another post related to this, but that does clarify if we can do security updates on an individual package basis.

For my SL 6.5 box, I would like to update to kernel-2.6.32-696.6.3.el6.x86_64

1 Answers1

0

Then just run the command as follows.

yum update kernel-2.6.32-696.6.3.el6.x86_64

Dependencies are pulled in automatically and you should accept them.

Thomas
  • 4,415