Difference between revisions of "Webtatic"
From SME Server
Jump to navigationJump to searchLine 2: | Line 2: | ||
Below you find the installation command for the [[http://www.webtatic.com/|webtatic repository ]] which can be entered on the SME Server shell. | Below you find the installation command for the [[http://www.webtatic.com/|webtatic repository ]] which can be entered on the SME Server shell. | ||
==webtatic-el5== | ==webtatic-el5== | ||
+ | To use it to install package enable it using the option '''--enablerepo=webtatic-el5''' at the SME Server shell. | ||
+ | |||
</noinclude> | </noinclude> | ||
/sbin/e-smith/db yum_repositories set webtatic-el5 repository \ | /sbin/e-smith/db yum_repositories set webtatic-el5 repository \ |
Revision as of 09:32, 11 November 2013
Below you find the installation command for the [repository ] which can be entered on the SME Server shell.
webtatic-el5
To use it to install package enable it using the option --enablerepo=webtatic-el5 at the SME Server shell.
/sbin/e-smith/db yum_repositories set webtatic-el5 repository \ Name 'webtatic - EL5' \ MirrorList 'http://mirror.webtatic.com/yum/centos/5/$basearch/mirrorlist' \ EnableGroups no \ GPGCheck yes \ GPGKey http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy \ Visible no \ status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify