Q. How do I find out what kernel version I am currently running under Debian Linux or any other Linux distribution using a shell prompt? A. Use uname command which print certain system information such as: => Kernel version and name => Print the machine hardware name => print the processor type => print the [...]