• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question update kernel in linux

python

Regular Pleskian
I have plesk 17.8.11 in centos 7.6.1810 (Core), it is the first time that I have to update the kernel but I am not sure how to do it to avoid errors.
Do you know of any guide?
 
Log in as root or a user and sudo root
yum update
(server will list updates and show you the replacement kernel)
Y (yes to update)

When the update is done type: reboot

The terminal will log out out of the server and reboot the server.

Be sure to have a backup before your update in case of any issues.
 
I can only recommend updating the kernel only from the official repository of your operating system. There may be problems with kernels from other third-party repositories.
 
Back
Top