Difference between revisions of "Qos"

From SME Server
Jump to navigationJump to search
Line 23: Line 23:
 
  signal-event post-upgrade;  signal-event reboot
 
  signal-event post-upgrade;  signal-event reboot
  
Then you can go to the server-manager panel of this contrib and perform settings.
+
Then you can go to the server-manager panel "quality of service" and perform settings.
  
 
=== Uninstall ===
 
=== Uninstall ===

Revision as of 09:38, 21 November 2013


Quality of Service for SME Server

PythonIcon.png Skill level: easy
The instructions on this page can be followed by a beginner.


Maintainer

Daniel B. from Firewall Services

Description

smeserver-qos is a tool based on the script wondershaper to give quality of service (Q.O.S) on your network.

Requirements

You need the firewall-service repo to install this contribs and your server is set in a "server and gateway" mode.


Installation

This contrib is currently held in the fws repository, so the following commands will install on your smeserver.

yum install --enablerepo=fws smeserver-qos

You will then need to activate the database changes etc. The 'official' way is to perform

signal-event post-upgrade;  signal-event reboot

Then you can go to the server-manager panel "quality of service" and perform settings.

Uninstall

yum remove smeserver-qos
signal-event post-upgrade;  signal-event reboot

Bugs

There is no component yet in bugzilla for smeserver-dokuwiki, you should contact the maintainer if you found a bug, or Please raise bugs under the SME-Contribs section in bugzilla and select the Unknown component or use this link .