This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
internet:speedtest [2017/09/13 10:22] gcooper created |
internet:speedtest [2017/09/13 10:34] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Testing Internet Access Speed ====== | ====== Testing Internet Access Speed ====== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | http:// | ||
===== Linux ===== | ===== Linux ===== | ||
- | https://www.howtoforge.com/tutorial/check-internet-speed-with-speedtest-cli-on-ubuntu/ | + | ==== CLI ==== |
+ | |||
+ | < | ||
+ | wget https://raw.githubusercontent.com/sivel/ | ||
+ | chmod 755 speedtest.py | ||
+ | ./ | ||
+ | </ | ||
+ | |||
+ | ==== Web Interface ==== | ||
https:// | https:// |