If you want to update your kernel with rpm then you have to follow the following steps :

  1. Log-in to your Linux Server with your root access.
  2. Run the following command to find out recent kernel availability on your server.

    #uname -r

  3. You have to edit grub.conf to new kernel availability.
  4. Run the following command to download latest kernel version from kernel.org

    http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/kernel-2.4.21-47.0.1.EL.src.rpmrpm -ihv kernel-smp-2.4.21-47.0.1.EL.i686.rpm

  5. You have to make new kernel as a default kernel

    0 in /boot/grub/grub.conf

  6. Reboot your server with the following command.

    #shutdown -r now

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

UX Mistakes to Avoid on Your Website

A UX web design is most often described as the way a website or application…

Enhancing-Security-On-Your-RDP

Enhancing Security: Top 5 Best Practices for Your RDP Server

Are you seeking to enhance the security of your RDP server? You have come to…

The-Optimal-Solution-for-Enterprise-Applications

Why Dedicated Servers are the Best Choice for Enterprise Applications

In today’s digital arena, enterprises rely on robust infrastructure to handle mission-critical applications, high-traffic websites,…