Server Admin Search
Articles Category
How can I tell which version of openSuSE I have
- Details
- Category: Linux
- Published on Tuesday, 22 November 2011 13:28
- Written by Server Administrator
- Hits: 319
How can I tell which version of openSuSE I have?
I have to administrate many openSuSE Linux servers so I never know what version of SuSE I am on. I found this small trick to tell me. I am sure there are many other ways but this is just how I do it.
Run the command “cat /etc/SuSE-release” and you should get.
Server:~ # cat /etc/SuSE-release
openSUSE 11.4 (i586)
VERSION = 11.4
CODENAME = Celadon
If there are any questions, please see our forum at http://forum.the-server-admin.com

