Skip to content

Instantly share code, notes, and snippets.

View bittopaz's full-sized avatar
👋

Xiaoyu Zhong bittopaz

👋
View GitHub Profile
@bittopaz
bittopaz / ubuntu_enable_bbr.sh
Created September 17, 2019 09:53 — forked from Jamesits/ubuntu_enable_bbr.sh
Ubuntu enable BBR
#!/bin/bash
set -eu
SYSCTL_FILE=/etc/sysctl.d/90-tcp-bbr.conf
# check root
if [[ $EUID -ne 0 ]]; then
echo "This script must be run as root"
exit 1
fi

Keybase proof

I hereby claim:

  • I am bittopaz on github.
  • I am bittopaz (https://keybase.io/bittopaz) on keybase.
  • I have a public key ASCY_QJdjt2nisf7RgdMqif-44XGjtp6oZsJyZNfPekj_go

To claim this, I am signing this object: