Ano-Tech Computers
Enter keyword:

Linux: Get current distro version
Problem:
When managing several Linux systems, it can sometimes be useful to know the exact distro version.
 
Solution:
On RedHat based systems (RedHat, RHEL, CentOS etc):
"cat /etc/redhat-release"

On SuSE based systems:
"cat /etc/SuSE-release"

On Slackware based systems:
"cat /etc/slackware-release"

More info can be found here:
http://www.novell.com/coolsolutions/feature/11251.html

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles