Zoltan Szabo
- Total activity 52
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by Zoltan Szabo-
Thanks for the infos, I will look into those, definitely. Just one last thing: /boot/grub/grub.conf has a line showing default=4 The list of kernels in this file contains 5 items, the last 5th o...
-
I was thinking on the problem. 1st Maybe there is a command to check which Kernel is flagged to boot into. 2nd Maybe a gracefull server reboot isnt enough on a VPS? I can do real shutdown and start...
-
OK, I just reboted the system with WHM => gracefull reboot uname -r Still returns: 3.10.0-327.4.4.el7.centos.plus.x86_64 In WHM => Security advisor, I still get the error: " The system kernel is a...
-
rpm -qa |grep kernel Returns: kernel-plus-3.10.0-693.21.1.el7.centos.plus.x86_64 kernel-plus-tools-libs-3.10.0-862.2.3.el7.centos.plus.x86_64 kernel-plus-3.10.0-693.11.6.el7.centos.plus.x86_64 ...
-
rpm -qa |grep "kernel-3.10.0-" Did not return anything! uname -r Returned 3.10.0-327.4.4.el7.centos.plus.x86_64 In WHM / security advisor I wanted to use the free symlink protection Kernel Ca...
-
Hi @Zoltan Szabo This sounds like you're running an older kernel but you have the newer kernel installed on the server (just not booted into it) To confirm this can you run the following: rpm -q...