Command for kernel checking part 1

For Debian User

>> dpkg --list | grep linux-image # To list all kernel.

ex.result
ii linux-image-2.6.38-10-generic 2.6.38-10.46 Linux kernel image for version 2.6.38 on x86/x86_64
ii linux-image-2.6.38-11-generic 2.6.38-11.48 Linux kernel image for version 2.6.38 on x86/x86_64
ii linux-image-2.6.38-8-generic 2.6.38-8.42 Linux kernel image for version 2.6.38 on x86/x86_64
ii linux-image-generic 2.6.38.11.26 Generic Linux kernel image

>> uname -r OR uname -mrs # To display current kernel.

Comments

Popular posts from this blog

Return Code 127