Finding CentOS version
April 9, 2008 2 Comments
To find which CentOS version is running, type the following on console:
cat /etc/issue
yeah that’s me !
April 9, 2008 2 Comments
To find which CentOS version is running, type the following on console:
cat /etc/issue
I faced the same problem today
Why don’t Centos use uname? Consistency is king..