SME Server:Download
The current stable release is SME Server Release 7.3 (based on CentOS 4.6), see the Main Page for details of incremental updates available with yum.
Our prior stable release was SME Server Release 7.2
The SME Server ISO CD image is available to download as a Torrent
Alternatively, please download the CD image at your closest mirror site.
Hosting of SME Server releases and contribs has been generously been provided by the following:
North America:
ibiblio.org - USA
norhex.com - USA
Asia/Pacific:
Pacific.net.au - Australia
Europe:
Voxteneo.com - France
NLUUG.nl - Netherlands
Surfnet.nl - Netherlands
fullnet.co.uk - United Kingdom
Mirrors
Information on how to become a mirror and the status of current mirrors is available here
Zsync
For updating a previous version of an iso you can use zsync, run the command from the same directory as your existing iso. zsync uses a control file to determine whether any blocks in the file are already known to the downloader, and only downloads the new blocks.
To install ZSync you need to have the Dag repository enabled: The following command will configure the Dag repository on SME Server. EDIT NOT COMPLETE!
To create an entry in the database for the epel repository we open put the following commands in a terminal
window or in a shell window:
/sbin/e-smith/db yum_repositories set epel repository \
Name 'SME Server - epel' \ BaseURL 'http://<http://download.fedoraproject.org/pub/epel/7/$basearch' \ EnableGroups yes \ GPGCheck yes \ Visible no \ status disabled
To enable the changes:
signal-event yum-modify
Just to be sure, give yum a fresh start:
yum clean all
After adding it to the database we have to update the changes to the configuration file:
signal-event yum-modify
yum install zsync --enablerepo=dag [no need to reboot] cp smeserver-8.0beta1-i386.iso smeserver-8.0beta2-i386.iso [if you have a previous .iso] zsync http://mirror.contribs.org/smeserver/releases/testing/8.0/iso/i386/smeserver-8.0beta2-i386.iso.zsync
Updates:
Upgrading to 7.x from 6.x - Upgrades from unmodified versions of SME 6.0.1 and 6.5RC1 to SME 7 is supported. If you have modified your server by installing contribs or have used any unsupported 'upgrade' scripts, you may have issues and should consider removing any incompatible contribs before upgrading.
See http://wiki.contribs.org/Updating_to_SME_7.2
Support:
If you have questions about your download or installation, feel free to make use of the contribs.org forums. The forums are available for questions, suggestions, and general comments. You may search and find the answer to your question there.