You can check below steps to update Kernel on server:
- Login to SSH.
- And run below command to install update.
Code:
#yum update kernel
- After installing it you have to reboot the server to applying changes.
Code:
Reboot.