How do you find the linux kernel version you are running?
Run the below command to find out the Linux kernel version.
In my distros, I get the below response
Here is a short clip on how to run and get the details.
Added bonus, I have given more details on other options for the same command.
uname -r
In my distros, I get the below response
~/ $ uname -r 3.13.0-142-generic ~/ $
Here is a short clip on how to run and get the details.
Added bonus, I have given more details on other options for the same command.
How to find linux kernel version |
No comments:
Post a Comment