In this post, i will share the quick steps on how to check linux CentOS version. This steps may working on any version of CentOS and Red...

In this post, i will share the quick steps on how to check linux CentOS version. This steps may working on any version of CentOS and Red...
I usually check kernel version on CentOS by 5 methods: Method 1: #uname -a Method 2: # cat /proc/version Method 3: ...