Difference between revisions of "Server eGroupWare"
From SME Server
Jump to navigationJump to searchLine 6: | Line 6: | ||
For installation run the following commands: | For installation run the following commands: | ||
− | db yum_repositories set | + | db yum_repositories set egroupware repository \ |
Name "server_eGroupWare" \ | Name "server_eGroupWare" \ | ||
BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_5/ \ | BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_5/ \ | ||
Line 16: | Line 16: | ||
For installation run the following commands: | For installation run the following commands: | ||
− | db yum_repositories set | + | db yum_repositories set egroupware repository \ |
Name "server_eGroupWare" \ | Name "server_eGroupWare" \ | ||
BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/ \ | BaseURL http://download.opensuse.org/repositories/server:/eGroupWare/CentOS_6/ \ |
Revision as of 10:03, 6 September 2014
Below you find the installation command for the Server eGroupWare repository which can be entered on the SME Server shell.
For SME 8.x,
For installation run the following commands:
db yum_repositories set 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
For SME 9.x, For installation run the following commands:
db yum_repositories set 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