Thread
:
Linux find out kernel version?
View Single Post
#
2
(
permalink
)
01-17-2006, 05:41 PM
monk
Senior Member
User
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power:
5
Use any one of the following command to find out linux kernel version:
Code:
uname -r uname -mrs
Linux 2.6.13 i686
Code:
cat /proc/version
Linux version 2.6.13 (root@debian) (gcc version 4.0.2 (Debian 4.0.2-2)) #1 Thu N ov 17 20:16:14 IST 2005
monk
View Public Profile
Send a private message to monk
Visit monk's homepage!
Find all posts by monk