How can I test my server speed? (Ubuntu & Debian)

 

If you are using Debian or Ubuntu operating system, install the speedtest application with the following command.

sudo apt-get install curl
curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash

sudo apt-get install speedtest

after installing run speedtest command


Was this article helpful?

mood_bad Dislike 0
mood Like 3
visibility Views: 4920