Line 22: |
Line 22: |
| === Installation === | | === Installation === |
| | | |
− | Configure Firewall-Services's, rpmforge's and EPEL repositories: | + | Configure Firewall-Services's and EPEL repositories: |
− | | + | {{:Fws}} |
− | db yum_repositories set fws repository \
| |
− | BaseURL http://repo.firewall-services.com/centos/\$releasever \
| |
− | EnableGroups no GPGCheck yes \
| |
− | Name "Firewall Services" \
| |
− | GPGKey http://repo.firewall-services.com/RPM-GPG-KEY \
| |
− | Visible yes status disabled
| |
| | | |
− | = '''For SME8''' =
| + | {{:Epel|transcludesection=Generic}} |
− | /sbin/e-smith/db yum_repositories set rpmforge repository \
| |
− | Name 'Dag - EL5' \
| |
− | BaseURL 'http://apt.sw.be/redhat/el5/en/$basearch/dag' \
| |
− | EnableGroups no \
| |
− | GPGCheck yes \
| |
− | GPGKey http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt \
| |
− | Visible no \
| |
− | Exclude freetype,htop,iptraf,rsync,syslinux \
| |
− | status disabled
| |
− | | |
− | /sbin/e-smith/db yum_repositories set epel repository \
| |
− | Name 'Epel - EL5' \
| |
− | BaseUrl 'http://download.fedoraproject.org/pub/epel/5/$basearch' \
| |
− | MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch' \
| |
− | EnableGroups no \
| |
− | GPGCheck yes \
| |
− | GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
| |
− | Visible no \
| |
− | status disabled
| |
− | | |
− | = '''For SME9''' =
| |
− | /sbin/e-smith/db yum_repositories set rpmforge repository \
| |
− | Name 'Dag - EL6' \
| |
− | BaseURL 'http://apt.sw.be/redhat/el6/en/$basearch/dag' \
| |
− | EnableGroups no \
| |
− | GPGCheck yes \
| |
− | GPGKey http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt \
| |
− | Visible no \
| |
− | Exclude freetype,htop,iptraf,rsync,syslinux \
| |
− | status disabled
| |
− | | |
− | /sbin/e-smith/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
| |
− | <headertabs/>
| |
| | | |
| signal-event yum-modify | | signal-event yum-modify |
Line 78: |
Line 31: |
| *install the rpms | | *install the rpms |
| | | |
− | yum --enablerepo=fws --enablerepo=rpmforge --enablerepo=epel --enablerepo=smecontribs install smeserver-pydio | + | yum --enablerepo=fws --enablerepo=epel --enablerepo=smecontribs install smeserver-pydio |
| | | |
| * Restart the services | | * Restart the services |