Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: JakFrost on April 12, 2000, 07:34:57 PM

Title: Kernel Version
Post by: JakFrost on April 12, 2000, 07:34:57 PM
how do I find out what kernel version I am using

Frazlled
Title: RE: Kernel Version
Post by: Paul Nesbit on April 12, 2000, 07:44:15 PM
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:
Title: RE: Kernel Version
Post by: Paul Nesbit on April 12, 2000, 07:45:21 PM
Paul Nesbit wrote:

> For kernel version at the command prompt type: uname -rJakFrost
> wrote:

That should read :       uname -r [ENTER]