Search blog

Wednesday, September 23, 2015

Check Your Internet Speed from Terminal, Ubuntu

This post explains you how to test your internet speed from your terminal in Ubuntu:

1. Install the python-pip package:

 sudo apt-get install python-pip  

2. Now install the speedtest-cli:

 sudo pip install speedtest-cli 

3. Finally run the command below to test your internet speed:

 speedtest-cli  


No comments:

Post a Comment

Thank you for your Feedback!
www.evagabond.me

Top 5 Posts (Weekly)