With rpm based OSes
# rpm -qa kernel
This will list the available kernels.
To list / display current kernel
Type the following command:
# uname -r
# uname -mrs
With rpm based OSes
# rpm -qa kernel
This will list the available kernels.
Type the following command:
# uname -r
# uname -mrs