Difference between revisions of "SME Server:Download"

From SME Server
Jump to navigationJump to search
Line 1: Line 1:
 
===Current Release===
 
===Current Release===
The current stable release is SME Server Release 7.5 (based on CentOS 4.8), see the Updates section below for details of incremental updates available with yum.  
+
The current stable release is SME Server Release 7.5.1 (based on CentOS 4.8), see the Updates section below for details of incremental updates available with yum.  
  
Our prior stable release was SME Server Release 7.4
+
[[SME Server:7.5.1 |SME Server 7.5.1]] is a patch release for [[SME Server:7.5 |SME Server 7.5]]to resolve problems seen by some VPN users, and other minor fixes. Our prior stable release was SME Server Release 7.4
  
 
===Mirrors===
 
===Mirrors===
Line 15: Line 15:
  
 
===Torrent - The fastest way to download ===
 
===Torrent - The fastest way to download ===
The SME Server ISO CD image is available to  [http://linuxtracker.org/index.php?page=torrent-details&id=03e931d1a4768b45f069a966bab999f42bc6bdcd download as a Torrent]
+
The SME Server ISO CD image is available to  [http://tinyurl.com/sme751torrent download as a Torrent]
  
 
===Zsync===
 
===Zsync===
Line 25: Line 25:
 
  yum install zsync --enablerepo=dag [no need to reboot]
 
  yum install zsync --enablerepo=dag [no need to reboot]
  
  cp smeserver-7.4-i386.iso smeserver-7.5-i386.iso [if you have a previous .iso]
+
  cp smeserver-7.5-i386.iso smeserver-7.5.1-i386.iso [if you have a previous .iso]
  zsync http://mirror.contribs.org/smeserver/releases/7/iso/i386/smeserver-7.5-i386.iso.zsync
+
  zsync http://mirror.contribs.org/smeserver/releases/7/iso/i386/smeserver-7.5.1-i386.iso.zsync
 
   
 
   
 
  cp smeserver-8.0beta4-i386.iso smeserver-8.0beta5-i386.iso [if you have a previous .iso]
 
  cp smeserver-8.0beta4-i386.iso smeserver-8.0beta5-i386.iso [if you have a previous .iso]

Revision as of 21:35, 27 June 2010

Current Release

The current stable release is SME Server Release 7.5.1 (based on CentOS 4.8), see the Updates section below for details of incremental updates available with yum.

SME Server 7.5.1 is a patch release for SME Server 7.5to resolve problems seen by some VPN users, and other minor fixes. Our prior stable release was SME Server Release 7.4

Mirrors

Hosting of SME Server releases and contribs has been generously been provided by our mirrors

Information on how to become a mirror and the status of current mirrors is available here

For a full list of mirrors see http://mirror.contribs.org/mirrors/

iso

To download an iso select the closest mirror, the version of SME Server you want, then the iso directory and finally the i386 directory.

Torrent - The fastest way to download

The SME Server ISO CD image is available to download as a Torrent

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. If you don't have a previous iso zsync is still a good option, it will recover an interrupted download.

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-7.5-i386.iso smeserver-7.5.1-i386.iso [if you have a previous .iso]
zsync http://mirror.contribs.org/smeserver/releases/7/iso/i386/smeserver-7.5.1-i386.iso.zsync

cp smeserver-8.0beta4-i386.iso smeserver-8.0beta5-i386.iso [if you have a previous .iso]
zsync http://mirror.contribs.org/smeserver/releases/testing/8.0/iso/i386/smeserver-8.0beta5-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

Please take note of this forum thread as well as bugzilla:4229 when updating after 19th April 2008.

For further information about yum updating see Yum_Updates FAQ

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.