linuxwave
Linux is for everybody. Lets enjoy it.
Wednesday, May 9, 2007
how to check your kernel version
Sometimes you want to know the particulars about the kernel of your linux. This can be done using uname command.
To check kernel version:
->
uname -v
To check kernel release:
->
uname -r
To check kernel name:
->
uname -s
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment