• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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