Advertisement
Gentoo7

Installing speed test on your server

Feb 21st, 2016
31,760
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. # apt-get install python-pip
  2. # pip install speedtest-cli
  3. # wget https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py
  4. # chmod a+rx
  5. #speedtest_cli.py
  6. # mv speedtest_cli.py/usr/bin/speedtest
  7. # speedtest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement