Sunday 17 April 2016

Speedtest in Linux Terminal

How to check your download speed from Linux Terminal

Getting to speedtest page will need few thing in order for speedtest to work. You will need google chrome, Mozilla and of course flash player. let say you a working with server terminal or a workstation dosnt meet the requirements.

Open your terminal and issue the following commands

1.First you need apt-get install python-pip
2. pip install speedtest-cli
3. And finally run your speedtest-cli

No comments:

Post a Comment