quizknows

Well-Known Member
Oct 20, 2009
1,008
87
78
cPanel Access Level
DataCenter Provider
I am pretty sure cPanel will exclude kernel when updating your system packages.

If you are using CentOS, you could update over SSH:

Code:
yum update kernel*
Otherwise, contact your hosting provider or let us know what operating system you are using.

You have to reboot for the new kernel to be active.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Keep in mind that you will need to reboot the system after installing a new kernel and boot into the new kernel that was installed.

Thank you.