I have tried to figure out which version of the Linux Kernel I have on my laptop for a couple of weeks. Today I finally figured it out. There are only a few steps to this How-To.
- Open Terminal: Applications->Accessories->Terminal, or, ALT F2->gnome-terminal
- Type in this simple command: uname -a
- And there is your kernel version.
This is a pretty useful command.
Have a great day,
Ryan Orser.