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

Title: What version am I running?
Post 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.
Title: What version am I running?
Post by: sgt-spam on April 11, 2007, 09:56:07 PM
There's a software update link in the server manager.  That should bring you up to the current version.
Title: What version am I running?
Post by: cvl on April 11, 2007, 10:03:21 PM
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?
Title: What version am I running?
Post by: mmccarn on April 11, 2007, 10:10:31 PM
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.
Title: What version am I running?
Post by: cvl on April 11, 2007, 10:16:58 PM
Strange! Umm, I'll wait a while and run the update tool again.

Thanks for the replies!
Title: Re: What version am I running?
Post by: dmay on April 11, 2007, 10:27:17 PM
Quote from: "cvl"
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
Title: What version am I running?
Post by: mmccarn on April 11, 2007, 10:44:40 PM
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)...
Title: What version am I running?
Post by: byte on April 11, 2007, 11:05:21 PM
Can also find out via...

cat /etc/redhat-release

But the may in future change to /etc/smeserver-release