LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to find out kerner version?Hell (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-find-out-kerner-version-hell-110748/)

merkka 10-31-2003 05:47 AM

How to find out kernel version?
 
Hello,

I just installed Red Hat 9. How can I find out the version of the kernel?
And where can I find good instructions (for a newbie) how to update
the kernel?

And how can I find out the version of xFree86?

Thanks guys

:newbie:

frandalla 10-31-2003 06:02 AM

open a console window and type
uname -r
output
root@darkstar:~# uname -r
2.4.22newone

My output is likem this because I recompiled my kernel but you'll see something like this

Bruce Hill 10-31-2003 09:15 AM

To find out the version of XFree86 type --->

$ XFree86 -version

:cool:

Example:

mingdao@paul:~$ XFree86 -version

This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.20-8um i686 [ELF]
Module Loader present
mingdao@paul:~$


I don't run RH, and how you update the kernel is different that compiling and installing a kernel for Debian. Search the RH sub-forum under Linux Distributions.


All times are GMT -5. The time now is 04:44 AM.