Koozali.org: home of the SME Server

What version am I running?

cvl

What version am I running?
« 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.

Offline sgt-spam

  • ****
  • 84
  • +0/-0
What version am I running?
« Reply #1 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.

cvl

What version am I running?
« Reply #2 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?

Offline mmccarn

  • *
  • 2,656
  • +10/-0
What version am I running?
« Reply #3 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.

cvl

What version am I running?
« Reply #4 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!

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
Re: What version am I running?
« Reply #5 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

Offline mmccarn

  • *
  • 2,656
  • +10/-0
What version am I running?
« Reply #6 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)...

Offline byte

  • *
  • 2,183
  • +2/-0
What version am I running?
« Reply #7 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
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!