Koozali.org: home of the SME Server

Kernel Version

JakFrost

Kernel Version
« on: April 12, 2000, 07:34:57 PM »
how do I find out what kernel version I am using

Frazlled

Paul Nesbit

RE: Kernel Version
« Reply #1 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:

Paul Nesbit

RE: Kernel Version
« Reply #2 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]