
The exact way to do this will vary based on your OS but the package is in the repos of every major Linux distro meaning you can run sudo apt install speedtest-cli (or your distro’s equivalent) to get it.ġ) Open a new terminal window (on most Linux distributions you can do this quickly by pressing the ctrl + alt + t keys)Ģ) In the terminal window, type this command: speedtest-cli -simple I will add that some websites/servers/ISPs are savvy to traffic from this site, so take the results with a small thimble of NaCl.įirst things first: install the speedtest-cli tool on your Linux system. Using this you can test your internet upload and downloads speeds, and measure ping. This uses the website mentioned at the start of this post. I use a Python tool called speedtest-cli to test internet speeds on Linux. You won’t get to see a flashy speedometer ticking vicariously, nor colorful bar charts undulating wave-like before your eyes.īut you get what you need: data - and fast. Now, to set your expectations, I must mention that running an internet speed test from the command line isn’t as exciting as other methods.

It’s not the the only tool for the job (and some might argue not the best) but is one that’s simple to use.
WEBSITE SPEEDTEST NET HOW TO
In this tutorial I show you how to run a network speed test right from the Terminal using an app available in the repositories of most major Linux distributions.

Whichever being able to run an internet speed test from the command line is handy, and easy to do. Perhaps you want to check that your network speeds match up to what you pay your ISP for, or see if a connection issue currently bugging you is real or imagined. It’s dead easy to test your internet connection speed on a modern computer: just open a web browser, head to the website, and bam: away you go.īut there are other ways to test your network data speed on Linux, including using the command line.
