Egroupware repository
From SME Server
Jump to navigationJump to search
Below you find the installation command for the Egroupware repository which can be entered on the SME Server shell.
- For sme8
For installation run the following commands:
db yum_repositories set server_eGroupWare repository \ Name "server_eGroupWare" \ BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_5/ \ EnableGroups no GPGCheck yes \ Name "eGroupware (CentOS_5)" \ GPGKey http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_5/repodata/repomd.xml.key \ Visible yes status disabled
then
signal-event yum-modify
- For SME 9
For installation run the following commands:
db yum_repositories set server_eGroupWare repository \ Name "server_eGroupWare" \ BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/ \ EnableGroups no GPGCheck yes \ Name "eGroupware (CentOS_6)" \ GPGKey http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/repodata/repomd.xml.key \ Visible yes status disabled
then
signal-event yum-modify