Linux : How to Find Out What Kernel Version You Have!!
by HowTo101 in Circuits > Linux
1255 Views, 0 Favorites, 0 Comments
Linux : How to Find Out What Kernel Version You Have!!
This Instructable will show you how to find out what kernel version you have on linux
Please subscribe to my channel
Thanks :)
Open Terminal
1. Open Terminal
2. Type uname -r
3. Press Enter
- This will show you what kernel version you have
4. Close Terminal