Difference between revisions of "Fws"

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 enable…')
 
Line 2: Line 2:
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
</noinclude>
 
</noinclude>
db yum_repositories set fws repository \
+
db yum_repositories set fws repository \
BaseURL http://repo.firewall-services.com/sme/ \
+
BaseURL http://repo.firewall-services.com/sme/ \
EnableGroups no GPGCheck no \
+
EnableGroups no GPGCheck no \
Visible yes status disabled
+
Visible yes status disabled
  
 
<noinclude>
 
<noinclude>

Revision as of 08:26, 17 February 2010

Warning.png Warning:
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=fws at the SME Server shell.


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/sme/ \
EnableGroups no GPGCheck no \
Visible yes status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify