Web Hosting Talk







View Full Version : Which kernel version


cyrusTvirus
03-15-2002, 12:50 PM
Hi Just installed the kernel update on one of the blue pizza boxes but I suspect there went something wrong during the process..
Now I want to know which kernel version is running I suspect it to be the old one.

How and where can I see that ?

Thanks Robbert

ellebi
03-15-2002, 12:55 PM
Telnet/SSH to your machine and type

rpm -qa | grep kernel

it will show the kernel rpms installed.

cyrusTvirus
03-15-2002, 01:01 PM
That was what I was looking could remember the exact command line anymore !

Robbert