How To Find your Kernel Version In Ubuntu 8.10


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.

  1. Open Terminal: Applications->Accessories->Terminal, or, ALT F2->gnome-terminal
  2. Type in this simple command: uname -a
  3. And there is your kernel version.

This is a pretty useful command.

Have a great day,
Ryan Orser.


Leave a Reply