CentOS uninstall the old version of the kernel

CentOS uninstall the old version of the kernel

Viewing the kernel is being used

    uname -a

View all core system

    rpm -qa | grep kernel

Uninstall unnecessary kernel

    yum remove kernel-x.xx.x

Guess you like

Origin www.cnblogs.com/lianshuiwuyi/p/10936122.html