uname command with the -a option prints all system information, including machine name,kernel name & version, and a few other details.
For Example :
verman@verman-desktop:~$ uname -a
Linux verman-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux
Check here for more info
0 Responses to “How to check Linux kernel in your PC?”