I had upgraded a VPS server from 12.04 to 14.04, but recently noticed that that the kernel is 2.6.32. I am not an expert Linux user but unfortunately, it is my responsibility.
I have checked how to upgrade kernel, and it seems simple enough. Would appreciate if someone could give me advice on which kernel should I upgrade to (3.17?) and what are the things I should keep in mind while doing it?
linux-generic
installed. You should also check your grub to determine if grub is being asked to boot from a specific kernel:ls /boot/vm*
will show you the kernels installed in your boot area. – Charles Green Nov 06 '14 at 14:01