Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Fernando on September 22, 2003, 01:45:45 PM

Title: How Can I update from 5.5 to 5.6?
Post by: Fernando on September 22, 2003, 01:45:45 PM
I have SME 5.5 and I want update it to a new release 5.6. I don't know how.
Thanks.
Title: Re: How Can I update from 5.5 to 5.6?
Post by: Greg on September 22, 2003, 02:40:04 PM
Download the 5.6 iso and chose upgrade during install.
Remember to apply the update 5 after upgrade.

Regards

Greg
Title: Re: How Can I update from 5.5 to 5.6?
Post by: Fernando on September 22, 2003, 04:05:18 PM
¿apply the update 5 after upgrade?

What would you say with this.

Thank you Greg.

Fernando.
Title: Re: How Can I update from 5.5 to 5.6?
Post by: Greg on September 22, 2003, 05:45:08 PM
Hi Fernando,

1. upgrade 5.5 to 5.6 (download the ISO and chose upgrade during install)
2. download the updates (securitybugs etc - e.g. see first page for information about SSH bug...). You can find the updates at the download places.

put all updates in the same dir on the server and run:

rpm -Uvh *.rpm
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot

That should be it...

Good luck

Greg
Title: Re: How Can I update from 5.5 to 5.6?
Post by: Fernando on September 22, 2003, 08:56:51 PM
Thank you Greg, I'm going to try it.