• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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