Scott Klarr Jr
How to check the version of a Linux OS
Posted On Feb 19, 2008 at 11:59 pm
Console Command:
uname -a is a linux command that will output useful information about your linux distribution, kernel version, cpu information and more.
Example Output
Linux computerName 2.6.22.18-desktop-1mdv #1 SMP Mon Feb 11 13:53:50 EST 2008 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz GNU/Linux



alMubarmih Jul 12, 2008
But the real command can give you the truth is:
cat /proc/version
Szymon Dec 09, 2008
cat /proc/version works unless you are on AIX, SunOS or meybe other systems. Then you will have to use uname. Anybody knows other methods to determine OS?
prasanna Aug 24, 2008
Dear sir,
i want to know how to check linux version . normally in windows we just check windows explore then help then status .i lnstalled fedora 8 or 9 i want to know how to check
Akos Feb 17, 2009
See "cat /etc/issue" or "uname -r"
Anuradha Indika Perea Mar 10, 2009
Pls add for me thnkx your service is best...,
Pravin Deshpande Oct 14, 2009
The perfect answer is:-
======================
root@server007[~]# cat /etc/redhat-release
CentOS release 5.2 (Final)
======================
======================
root@myserver [~]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 8)
======================
Fire above command and will get the version.
Pravin Deshpande Oct 14, 2009
And for suse or fedora Flavour:-
==========================================
cat /etc/fedora-release # on Fedora Core
cat /etc/SuSE-release # on OpenSuSE
==========================================
test Mar 12, 2009
adas dsajosdaj dshauidshaiusd adhsiahias hioauh iusdahio
Abercrombie And Fitch Feb 19, 2010
Thank you very much for your geat post,Learned a lot and saw a lot about a lot!