Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: JakFrost on April 12, 2000, 07:34:57 PM
-
how do I find out what kernel version I am using
Frazlled
-
At the command prompt type the command : man uname
This will display the manual for the command 'uname'.
For kernel version at the command prompt type: uname -rJakFrost wrote:
-
Paul Nesbit wrote:
> For kernel version at the command prompt type: uname -rJakFrost
> wrote:
That should read : uname -r [ENTER]