This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:speedtest [2017/09/13 10:23] gcooper |
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 ===== | ||
- | Lots of Python dependencies: | + | ==== CLI ==== |
- | https://www.howtoforge.com/tutorial/check-internet-speed-with-speedtest-cli-on-ubuntu/ | + | < |
+ | wget https://raw.githubusercontent.com/sivel/ | ||
+ | chmod 755 speedtest.py | ||
+ | ./ | ||
+ | </ | ||
- | Web interface: | + | ==== Web Interface ==== |
https:// | https:// |