Showing posts with label kernel. Show all posts
Showing posts with label kernel. Show all posts

Monday, December 5, 2011

How to Find Your Linux Kernel Version from the Command Line

A handy way of finding out your current Linux kernel version (i.e., your current Linux operating system release number) from the command line is to use the command uname -r.