test rpm for SME is ready :
Code: Select all
/sbin/e-smith/db yum_repositories set Chaapai repository \
BaseURL ftp://ftp.chaapai.homelinux.net/yum-smeserver/7.0pre1/smechaapai/i386/ \
EnableGroups 1 \
GPGCheck 0 \
Name 'SME Server - Chaapai contribs' \
status enabled
/sbin/e-smith/expand-template /etc/yum.conf
Code: Select all
...
[Chaapai]
name=SME Server - Chaapai contribs
baseurl=ftp://ftp.chaapai.homelinux.net/yum-smeserver/7.0pre1/smechaapai/i386
gpgcheck=0
enablegroups=1
...
Code: Select all
yum --enablerepo=base --enablerepo=updates install zm
wa4bro wrote:
Info on SME Server at http://contribs.org
...
Latest Beta Version 7b8 ISO image at http://distro.ibiblio.org/pub/linux/dis ... r/releases
SME 7 is Based on CentOS version 4.2 and is a complete Small Business Class Server with MTA mail client, webmail, SMB windows sharing server, gateway and is typically administered completely from a web interface along with console availability. ( NO XWindows).
**** WARNING **** SME is a standalone server. The install takes over the complete drive and installs in about 10 mins or less on most modern hardware. You can not share a drive with another OS.
..