Plesk

Why system updates shown by Plesk and by system package manager are different

Question

Answer

Kernel updates are excluded from PUM (Plesk Update Manager) for the following reasons:

To install kernel updates:

  1. Install kernel updates manually:

    For CentOS/RHEL:

    # yum update

    For Debian/Ubuntu:

    # apt-get update && apt-get upgrade

  2. Reboot the server:

    # reboot

Alternatively, KernelCare extension can be used to make sure that a server's kernel is up-to-date. The extension allows installing kernel updates on the fly without rebooting the server.