Changes

Jump to navigation Jump to search
1,009 bytes removed ,  18:29, 7 August 2014
Line 242: Line 242:     
=== Installing SOGo on SME9 ===
 
=== Installing SOGo on SME9 ===
  −
==== Requirements ====
  −
For SME 9 , You need to activate '''[[Stephdl]]''', [[epel]] and sogo repository
  −
  −
db yum_repositories set stephdl repository \
  −
    BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \
  −
    EnableGroups no GPGCheck yes \
  −
    Name "Mirror de Labrusse" \
  −
    GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
  −
    Visible yes status disabled
  −
  −
db yum_repositories set sogo repository \
  −
    BaseURL http://inverse.ca/downloads/SOGo/RHEL6/\$basearch \
  −
    EnableGroups yes \
  −
    GPGCheck no \
  −
    Name "Inverse SOGo Repository" \
  −
    Visible yes \
  −
    status disabled
  −
  −
db yum_repositories set epel repository \
  −
    Name 'Epel - EL6' \
  −
    BaseUrl 'http://download.fedoraproject.org/pub/epel/6/$basearch' \
  −
    MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch' \
  −
    EnableGroups no \
  −
    GPGCheck yes \
  −
    GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
  −
    Visible no \
  −
    status disabled
  −
  −
  −
signal-event yum-modify
      
==== Installation ====
 
==== Installation ====

Navigation menu