• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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