Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: cvl on April 11, 2007, 09:54:52 PM
-
Hi all
Quick question and it might sound stupid but how do you check which version of SME is running on the box? On the web admin screen at the bottom is says 7.1 as well as when I log into the box from console. It's a clean install and I have run updates a number of times and seems to have completed with them. If updates don't effect the version number, how do I upgrade to 7.1.3?
To be honest, I'm feeling a little stupid at the mo.
-
There's a software update link in the server manager. That should bring you up to the current version.
-
Yes, I have run that. So am I correct that if it doesnt find any more updates that I am current? The 7.1 will remain?
-
After updating to 7.1.3 the server-manager welcome page clearly states 7.1.3 (at least on my system):
Welcome to the server manager
...
SME Server 7.1.3
Copyright 1999-2006 Mitel Corporation
All rights reserved.
Copyright 2006 SME Server, Inc.
By comparison, a system that I updated on Feb 10 (I thought to 7.1.2, but possibly only to 7.1.1?) still says only "7.1":
SME Server 7.1
Copyright 1999-2006 Mitel Corporation
All rights reserved.
Copyright 2006 SME Server, Inc.
-
Strange! Umm, I'll wait a while and run the update tool again.
Thanks for the replies!
-
Quick question and it might sound stupid but how do you check which version of SME is running on the box?.
# rpm -q smeserver-release
# config getprop sysconfig ReleaseVersion
Darrell
-
A little research at Contribs shows that the 7.1.1 announcement was posted 3/2/2007, so my system updated on 2/10/2007 must really be running v7.1 (as it says)...
-
Can also find out via...
cat /etc/redhat-release
But the may in future change to /etc/smeserver-release