Merge pull request #2343 from FSSlc/patch-2

Update 20150127 How to limit network bandwidth on Linux.md
This commit is contained in:
Xingyu.Wang 2015-02-01 00:18:44 +08:00
commit 8f41958cb0

View File

@ -1,3 +1,5 @@
[Translating] by FSSlc
How to limit network bandwidth on Linux How to limit network bandwidth on Linux
================================================================================ ================================================================================
If you often run multiple networking applications on your Linux desktop, or share bandwidth among multiple computers at home, you will want to have a better control over bandwidth usage. Otherwise, when you are downloading a big file with a downloader, your interactive SSH session may become sluggish to the point where it's unusable. Or when you sync a big folder over Dropbox, your roommate may complain that video streaming at her computer gets choppy. If you often run multiple networking applications on your Linux desktop, or share bandwidth among multiple computers at home, you will want to have a better control over bandwidth usage. Otherwise, when you are downloading a big file with a downloader, your interactive SSH session may become sluggish to the point where it's unusable. Or when you sync a big folder over Dropbox, your roommate may complain that video streaming at her computer gets choppy.
@ -87,4 +89,4 @@ via: http://xmodulo.com/limit-network-bandwidth-linux.html
[4]:http://lartc.org/wondershaper/ [4]:http://lartc.org/wondershaper/
[5]:http://lartc.org/manpages/tc.txt [5]:http://lartc.org/manpages/tc.txt
[6]:http://xmodulo.com/how-to-set-up-epel-repository-on-centos.html [6]:http://xmodulo.com/how-to-set-up-epel-repository-on-centos.html
[7]:http://www.lartc.org/lartc.html [7]:http://www.lartc.org/lartc.html