Commit 1e5dad97 authored by Tomáš Szaniszlo's avatar Tomáš Szaniszlo Committed by Tomáš Szaniszlo
Browse files

New tip: Quick network interface rate-limiting

parent a86a2a72
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -281,3 +281,9 @@ If the package/file is installed/present, using `rpm` is much faster:
**Notable articles**
**Notable articles**


* In defence of swap: <https://chrisdown.name/2018/01/02/in-defence-of-swap.html>
* In defence of swap: <https://chrisdown.name/2018/01/02/in-defence-of-swap.html>

- - -

**Quick network interface rate-limiting**

    tc qdisc replace dev eth0 root tbf rate 1gbit burst 1g latency 1s