How to update kernel on centos server?

Please follow below steps to update the kernel on centos server -

1. SSH of centos server and fire below command -
#yum update kernel

2. Once the update will get installed, please reboot the centos server for applying new kernel update changes.

That's it!
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to install FFMPEG CentOS?

ffmpeg is the most popular opensource video streaming software and its being used on many...

How to run the backup process which is stuck using rsync?

While running the backup process, I was getting the error message as - /usr/bin/rsync -rlptD...

How to change the port number of Apache Web Server?

Default port to access the Apache is 80. Secure port for communicating with world for Apache is...

How to install SOAP on CentOS?

Install SOAP on CentOS 1) Fire below command - yum install php-soap Output will be as follow...

How to install latest version of git on CentOS release 6.8 (Final)?

Install latest version of git on CentOS release 6.8 - Step 1. Install Dependencies - yum install...

Powered by WHMCompleteSolution