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
Wednesday, May 9, 2007
how to check your kernel version
Labels:
General
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment