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
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
In this video, I’ll teach you how to use Google Bard for SEO so that you…
by George Whittaker Introduction Virtualization has become a fundamental technology in the world of computing, allowing…
I have minimal Ubuntu Linux 18.04 LTS server setup in the cloud. I read that one…
In our increasingly busy world, we’d be lost without email, calendar, and contacts apps to communicate,…
This blog post describes the steps required to set up a multi node Kubernetes cluster for…