March 28, 2024, 06:57:13 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: howto find out Witch option enabled in kernel  (Read 9661 times)

Offline bahram741413

  • Linux Noob !
  • *
  • Posts: 5
howto find out Witch option enabled in kernel
« on: January 18, 2004, 05:37:30 AM »
hi 2 all
I am running Red Hat 9.0 with original compiled kernel. and i want 2 know that witch option was enabled in this kernel. please tell me is it possible and howto.

thanks

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
howto find out Witch option enabled in kernel
« Reply #1 on: January 18, 2004, 09:46:08 AM »
It is possible and pretty easy..
You can these option simply by going to Control center provided under KDE in Redhat.

Or you can search for the current kernels config file at the boot directory..
lilke this.. /boot/config-ide-2.4.22

Offline sudipta_cht

  • Linux Noob !
  • *
  • Posts: 14
howto find out Witch option enabled in kernel
« Reply #2 on: February 16, 2004, 03:09:50 PM »
Hey, a command is there that just returns the first two parts of the kernel version. Try out
$kernelversion
without the '$'