Search

Different ways to find the linux kernel version

Here are two ways to find out the currently running kernel version of linux

1. Using uname to find the linux kernel version



2. Using sysctl to find the linux kernel version



3. Using proc entry to find the linux kernel version


No comments:

Post a Comment