|
Written by wiredgorilla
|
|
Saturday, 21 June 2008 |
|
check what kernel you are running at the moment
uname -a
and to upgrade your kernel
yum update \kernel*
check if your kernel is added to grub
cat /boot/grub/grub.conf
and then reboot
shutdown -rf now
|
|
Last Updated ( Sunday, 20 July 2008 )
|