My notepad

Chris' IT notes…
← Back

Install specific kernel version on CentOS

sh
>> disable exclude kernel* in /etc/cron.conf

yum search --showduplicates kernel

yum list --showduplicates kernel

>> install the correct one and re-comment the exclusion.