Difference between revisions of "Fws"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) |
m |
||
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
db yum_repositories set fws repository \ | db yum_repositories set fws repository \ | ||
− | BaseURL http://repo.firewall-services.com/ | + | BaseURL http://repo.firewall-services.com/centos/\$releasever \ |
− | EnableGroups no GPGCheck | + | EnableGroups no GPGCheck yes \ |
+ | Name "Firewall Services" \ | ||
+ | GPGKey http://repo.firewall-services.com/RPM-GPG-KEY \ | ||
Visible yes status disabled | Visible yes status disabled | ||
Revision as of 08:47, 18 March 2011
Below you find the installation command for the Fws repository which can be entered on the SME Server shell.
db yum_repositories set fws repository \ BaseURL http://repo.firewall-services.com/centos/\$releasever \ EnableGroups no GPGCheck yes \ Name "Firewall Services" \ GPGKey http://repo.firewall-services.com/RPM-GPG-KEY \ Visible yes status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify