Difference between revisions of "Remi-roundcube"
From SME Server
Jump to navigationJump to search (Created page with "<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package ena...") |
|||
Line 4: | Line 4: | ||
</noinclude> | </noinclude> | ||
/sbin/e-smith/db yum_repositories set remi-roundcube repository \ | /sbin/e-smith/db yum_repositories set remi-roundcube repository \ | ||
− | Name 'Remi - EL6' BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' \ | + | Name 'Remi Roundcube - EL6' BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' \ |
EnableGroups no GPGCheck yes GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ | EnableGroups no GPGCheck yes GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ | ||
Visible yes IncludePkgs 'php-kolab-net-ldap3,php-pear-Mail-mimeDecode,php-pear-Net-IDNA2,php-pear-Net-LDAP2,roundcubemail' \ | Visible yes IncludePkgs 'php-kolab-net-ldap3,php-pear-Mail-mimeDecode,php-pear-Net-IDNA2,php-pear-Net-LDAP2,roundcubemail' \ |
Revision as of 09:15, 7 September 2015
Below you find the installation command for the Remi-roundcube repository which can be entered on the SME Server shell.
remi-roundcube
/sbin/e-smith/db yum_repositories set remi-roundcube repository \ Name 'Remi Roundcube - EL6' BaseURL 'http://rpms.famillecollet.com/enterprise/6/remi/$basearch/' \ EnableGroups no GPGCheck yes GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ Visible yes IncludePkgs 'php-kolab-net-ldap3,php-pear-Mail-mimeDecode,php-pear-Net-IDNA2,php-pear-Net-LDAP2,roundcubemail' \ status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify