Results 1 to 2 of 2
How can I find out what kernel I have?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-28-2004 #1Just Joined!
- Join Date
- Sep 2004
- Posts
- 4
Linux Kernel
How can I find out what kernel I have?
- 09-28-2004 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
You should be able to use
orCode:uname -r
to find out your kernel version. Here's the man page for uname:Code:uname -v
http://www.die.net/doc/linux/man/man1/uname.1.html
Or you can just type man uname.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude


Reply With Quote
