How To Test Internet Speed In CentOS 7

1. First, log in to your Linux VPS (via Putty software).

2. Then enter the following command to install Python.

yum install -y python

3. After installing python, enter the following command to download SpeedTest-Cli on your server.

wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py

Note: If wget is not installed on your server, you can install it with this command.

yum install wget

4. After downloading the SpeedTest tool, enter the following command to give it executable access.

chmod +x speedtest-cli

5. After completing the above steps, enter the following command to start the speed test.

./speedtest-cli

6. After entering the above command, the SpeedTest tool will start communicating with the server and the output will be similar to the following.

Testing download speed........................................ 
Download: 836.18 Mbit/s 
Testing upload speed.......................................... 
Upload: 864.97 Mbit

Use speedtest to test internet speed in centos 7

It is a pleasure for us if you’ve found this article helpful.
Please do not hesitate to share your opinions with us.

Leave a Reply

Your email address will not be published. Required fields are marked.


softon Publish in February 16, 2024 at 11:28 am

Спасибо!

Manoj Publish in May 6, 2022 at 11:57 am

Download and upload speed 970mbits/s