X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=ultimate.sh;h=e06d620b27d246b36b5a5b5c30fe728cf95ae4b6;hb=165775c5c9cde9d59b980cc100f3f5b5a8c1e436;hp=a06a1d31e17e041cf1b21a68cb361040b4489270;hpb=9a8ce92dad4e32531248fa3da4b444f9673159e0;p=ultimatescore diff --git a/ultimate.sh b/ultimate.sh index a06a1d3..e06d620 100755 --- a/ultimate.sh +++ b/ultimate.sh @@ -15,6 +15,7 @@ for DEV in $( ip link | grep UP | cut -d" " -f2 | cut -d: -f1 | cut -d@ -f1 | gr sudo tc qdisc add root dev $DEV fq done echo bbr | sudo tee /proc/sys/net/ipv4/tcp_congestion_control +sudo ethtool -K enp0s31f6 tx off # takes iperf from 750 to 920 mbit/sec!? # Make sure CSS is up-to-date sass score.scss score.css