I have the 3.16 Linux kernel package installed on my Ubuntu 14.10 server, but when i try to run uname -a
it gives me this:
Linux example.com 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 21:30:07 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Although that i don't have any of the 3.13 kernel packages installed on my system, and I also don't have any kernel images in /boot for the 3.13 version.
Is there any solution for this? I've seen many similar questions by the way and non helped.