Difference between revisions of "Qos"

From SME Server
Jump to navigationJump to search
(Created page with "{{Languages}} == dokuwiki for SME Server == {{Level|easy}} === Maintainer === [mailto:daniel@firewall-services.comDaniel B.] from [http://www.firewall-servi...")
 
Line 1: Line 1:
 
{{Languages}}
 
{{Languages}}
  
== dokuwiki for SME Server ==
+
== Quality of Service for SME Server ==
 
{{Level|easy}}
 
{{Level|easy}}
  
Line 8: Line 8:
  
 
=== Description ===
 
=== Description ===
smeserver-qos is a tool based on the script wondershaper to give qos on your network.
+
smeserver-qos is a tool based on the script wondershaper to give quality of service (Q.O.S) on your network.
 
=== Requirements ===
 
=== Requirements ===
 
You need the [[Fws|firewall-service]] repo to install this contribs and your server is set in a "server and gateway" mode.
 
You need the [[Fws|firewall-service]] repo to install this contribs and your server is set in a "server and gateway" mode.

Revision as of 09:35, 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 of this contrib 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 .