Currently my Internet is really slow. But I want to allocate all resources to a browser that is loading a movie. How do I do that?
closed as unclear what you're asking by Gnouc, Anthon, jasonwryan, Ulrich Dangel, bdowning Jul 12 at 11:32Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question.If this question can be reworded to fit the rules in the help center, please edit the question. |
|||||||||
|
If you really want to set all the resources to a particular IP address, you can achieve it using From man page of tc command,
Some interesting links which give a way to use this command, http://serverfault.com/questions/191560/how-can-i-do-traffic-shaping-in-linux-by-ip How to limit network bandwidth? http://www.cyberciti.biz/faq/linux-traffic-shaping-using-tc-to-control-http-traffic/ |
|||
|