Testing your connection speed with speedtest
Install the python and python3 packages, if not previously installed, and wget (required to download the script)
yum install wget
yum install python
yum install python3
yum install python
yum install python3
Download the script to the server
wget -O speedtest-cli https://raw.githubusercontent....
Add execution permissions to the script and run it
# chmod +x speedtest-cli
# ./speedtest-cli
# ./speedtest-cli
execution result will be as follows
# ./speedtest-cli
Retrieving speedtest.net configuration...
Testing from ONLINE SAS (212.129.10.155)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by SFR SAS (Paris) [2.04 km]: 19.39 ms
Testing download speed................................................................................
Download: 805.96 Mbit/s
Testing upload speed................................................................................................
Upload: 659.67 Mbit/s
Retrieving speedtest.net configuration...
Testing from ONLINE SAS (212.129.10.155)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by SFR SAS (Paris) [2.04 km]: 19.39 ms
Testing download speed................................................................................
Download: 805.96 Mbit/s
Testing upload speed................................................................................................
Upload: 659.67 Mbit/s