Use Speedtest CLI to check Internet speed on Debian 10
To fix the problem with slow connections leading to poor Internet access, you first need to check the Internet speed on the system. For example, when you switch to a new Internet connection and want to make sure you are getting what you deserve, it can be helpful to check the internet speed.
In this article, tipsmake.com will use a Linux command line tool named speedtest-cli. It is written in Python and uses speedtest.net to check bandwidth, by uploading and downloading data to and from your system.
Note : The commands and procedures mentioned in this article are implemented on Debian 10 Buster systems.
Install the speedtest-cli utility
First, open the Debian Terminal through the Search Launcher application as follows:

Then enter the following command as sudo to install python. This allows you to install packages through pip.
$ sudo apt-get install python-pip
The system may ask for your sudo password because only authorized users can add, delete and configure software on Debian.
Once python pip is successfully installed, use the following command to install the speedtest-cli tool through it:
$ sudo pip install speedtest-cli
The necessary tools will then be installed into the system.
Check the Internet speed via speedtest-cli
Now, you can enter the following command in Terminal to check Internet speed:
$ speedtest-cli

The result will show the Download and Upload speed of the current Internet connection.
Share Internet speed
Speedtest-cli also allows you to share your Internet speed by providing a link on the speedtest.net website via the following command:
$ speedtest-cli --share
This command creates a link that you can share and open through the browser to get an image like this:

Now you know how to install and use the speedtest-cli tool. You can check and share your internet connection speed quickly without the need for a graphical interface!
Hope you are succesful.
You should read it
- 5 Chrome extension to test Internet speed
- Internet speed test applications for smartphones
- Speedtest announces VNPT as Vietnam's No. 1 Internet network operator
- 8 ways to check the network speed extremely accurately, you should not ignore it
- How to check Internet speed with cmd command
- Measuring the speed of Viettel, VNPT and FPT using Speed Of Me
- How to use Tester for Internet Speed PRO to check network speed
- Instructions to check the Internet speed
May be interested
- How to use Tester for Internet Speed PRO to check network speedto check computer network speed, or check network speed on the phone, we have many ways and support applications such as the tester for internet speed application.
- Instructions to check the Internet speedthere is some software that helps to check the network connection speed. but to not waste time installing such software, a simpler way is to use the website to check network speed.
- How to check Internet package network FPT, VNPT, Viettel are usingregularly checking internet network packages fpt, vnpt, viettel are using the following ways to make it easier for you to monitor internet connection speed, and if you encounter any problems, you can contact immediately network operators to ensure that the line is always stable, without affecting your work or leisure time.
- Why is upload speed usually much slower than download speed?if you regularly check the internet connection speed at home or office, it will not be difficult for you to realize that the download speed is usually much faster than the upload speed.
- How to Check Internet Speedthis wikihow teaches you how to see the upload speed and download speed of your internet connection, as well as the speed of the connection between your computer and your router. knowing your internet speed can help you figure out what you...
- How to install Debian on a computerdebian is one of the oldest and most popular linux distributions, but mainly for the technically savvy. in fact, debian is very easy to install. here's how to get debian up and running on your computer.
- How to check internet speed with the command line in Linuxtoday, tipsmake.com will read how to check the speed of the internet from the command line via terminal in various popular linux distributions, including ubuntu, fedora and arch linux.
- How to measure network speed on laptop, if the speed is slow, what to do?do you know how to measure network speed on laptops? just 1 extremely simple and compact operation, we can check the internet package we buy.
- How to check your website speed fast or slowhow to know the speed of your website is fast or slow. the following article the network administrator will introduce you to 6 tools to check website speed quickly or slowly.
- Check that the port port is open, the connection is being made in the systemsome basic steps to check which ports are open, connections being made to help you make sure what is happening with your internet speed.