http://ubuntuserverguide.com/2014/01/ho ... erver.html
Installing speedtest-cli Using pip command:
1. install pip with the following command:
- sudo apt-get install python-pip
2. Once pip installed, now install speedtest-cli by using pip command:
- sudo pip install speedtest-cli
3. Installing speedtest-cli Manually. To installing speedtest-cli in manually method you need to download the latest speedtest-cli python script from github:
4. make speedtest_cli.py executable
- sudo chmod a+rx speedtest_cli.py
5. Move speedtest_cli.py to directory /usr/bin
- sudo mv speedtest_cli.py /usr/bin/speedtest-cli
Test Connection Speed using Speedtest-cli. It is easy to check internet speed with speedtest-cli. Just type command speedtest-cli without any arguments.
- speedtest-cli
- speedtest-cli --share
For a list of servers Speedtest.net available worldwide, use “–list” option. An ordered list of servers is displayed Speedtest.net (geographically nearest first).
- speedtest-cli --list
- speedtest-cli --list | grep Thailand
- speedtest-cli --server 4347
More information about speedtest-cli, type:
- speedtest-cli --help
ไม่มีความคิดเห็น:
แสดงความคิดเห็น