sozotech

Well-Known Member
Jul 26, 2013
116
6
68
cPanel Access Level
Root Administrator
Is it recommended to run yum updates on cpanel servers for other software/kernel updates or do you just let upcp update the control panel and related software and let the rest go?

I am just curious what the best practices are?

Eric
 

cPanelMichael

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

Yes, it's recommended that you update your system packages with YUM. You can complete this via:

Code:
yum update
This will ensure you are able to update your kernel and other system software not associated with cPanel.

Thank you.