Difference between revisions of "Remi-safe"
From SME Server
Jump to navigationJump to searchm (visiability of non default repo's is no by default) |
Unnilennium (talk | contribs) m (Protected "Remi-safe": for security purpose this repo should remains enabled and visible ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
GPGCheck yes \ | GPGCheck yes \ | ||
GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ | GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ | ||
− | Visible | + | Visible yes \ |
− | status | + | status enabled |
</onlyinclude> | </onlyinclude> | ||
Latest revision as of 19:10, 12 October 2017
Below you find the installation command for the Remi-safe repository which can be entered on the SME Server shell.
issue the following command on the SME Server shell:
/sbin/e-smith/db yum_repositories set remi-safe repository \ Name 'Remi - safe' \ BaseURL 'http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/' \ EnableGroups no \ GPGCheck yes \ GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ Visible yes \ status enabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify