• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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