Difference between revisions of "Webtatic"
From SME Server
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | <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 enable it using the option '''--enablerepo=webtatic | + | <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 enable it using the option '''--enablerepo=webtatic''' at the SME Server shell.}} |
− | Below you find the installation command for the | + | 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 | + | To use it to install package enable it using the option '''--enablerepo=webtatic''' at the SME Server shell. |
</noinclude> | </noinclude> | ||
− | /sbin/e-smith/db yum_repositories set webtatic | + | /sbin/e-smith/db yum_repositories set webtatic repository \ |
Name 'webtatic - EL5' \ | Name 'webtatic - EL5' \ | ||
MirrorList 'http://mirror.webtatic.com/yum/centos/5/$basearch/mirrorlist' \ | MirrorList 'http://mirror.webtatic.com/yum/centos/5/$basearch/mirrorlist' \ |
Revision as of 09:36, 11 November 2013
Below you find the installation command for the webtatic 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 at the SME Server shell.
/sbin/e-smith/db yum_repositories set webtatic 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