jeanrev Posted August 12, 2003 Share Posted August 12, 2003 how can I find out my kernel version on the MDK 9.1 ? thanks :roll: Link to comment Share on other sites More sharing options...
chris z Posted August 12, 2003 Share Posted August 12, 2003 open a terminal & type: uname -r that will give you kernel info. uname --all will give you all info. man uname will give you the man page for uname, with all flags listed. Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now