Breaking News
Loading...
Wednesday, August 7, 2013

Top 5 Command check kernel version on CentOS/Redhat

7:57 AM


I usually check kernel version on CentOS  by 5 methods:
Method 1: 
#uname -a

Method 2:
#cat /proc/version

Method 3:
# rpm -q kernel

Method 4: 
#dmesg | grep -V
Method 5:
#ls /boot





1 comments:

 
Toggle Footer