Centos/linux Upgrading the Kernel

Source: Internet
Author: User

Generally speaking, the higher the system version, the more new the support. Unless you have special requirements for the software, you will want to make sure that your kernel version is up-to-date. As a Linux system administrator, upgrading the kernel is also a basic skill. Here is a description of the kernel upgrade method:

System Environment: CentOS 6.5

1: View the system version
# Uname-r
2.6.32-431.el6.x86_64

2: Update kernel
# yum-y Install kernel

3: Restart the system
# reboot

4: See if the new kernel is enabled
# Uname-r
2.6.32-504.8.1.el6.x86_64

5: Can delete old kernel save space
# Rpm-q Kernel
Kernel-2.6.32-431.el6.x86_64
Kernel-2.6.32-504.8.1.el6.x86_64

# RPM-E Kernel-2.6.32-431.el6.x86_64


Centos/linux Upgrading the Kernel

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.