Showing posts with label kernal. Show all posts
Showing posts with label kernal. Show all posts

Thursday, 21 April 2016

know the linux version

how to know the linux version.
for kernel level.
1) uname -a
2) to know the redhat version then use.
cmd : cat /etc/redhat-release.