Skip to content

Instantly share code, notes, and snippets.

@iqlal
Created February 6, 2021 11:59
Show Gist options
  • Save iqlal/74986ffa05435e92f8d2765ea2468c16 to your computer and use it in GitHub Desktop.
Save iqlal/74986ffa05435e92f8d2765ea2468c16 to your computer and use it in GitHub Desktop.

Iki Carane Install Speedtest CLI

# Iki perintah e eksekusien perbaris yo... ojo langsung, siji-siji
# login o root sek yo

apt-get install gnupg1 apt-transport-https dirmngr
export INSTALL_KEY=379CE192D401AB61
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $INSTALL_KEY
echo "deb https://ookla.bintray.com/debian generic main" | sudo tee  /etc/apt/sources.list.d/speedtest.list
apt-get update
apt-get install speedtest

Mugo mugo dadi ji ๐Ÿ˜€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment