Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Kernel Version of Linux Distribution

Status
Not open for further replies.

ilkertanli

Programmer
Jun 9, 2004
21
US
Is there any command that can show me the kernel version of my linux distribution?



Thanks;

Ilker Tanli
 
Hi,
Code:
uname -a
Linux horus 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686 i686 i386 GNU/Linux
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top