Re: how to determine kernel version?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2004-02-24 at 20:10, Trevor Smith wrote:
> How can I tell what kernel version I have installed?

You may need to differentiate between the kernel(s) installed versus the
kernel that you are presently running.

For the former, open a terminal and use:

rpm -qa | grep kernel

This will list the kernel related RPMS that you have presently
installed.

To determine the kernel that you are running, use:

uname -a

HTH,

Marc Schwartz







[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux