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://install.speedtest.net/app/cli/install.deb.sh | sudo bash

after installing run speedtest command


Was this article helpful?

mood_bad Dislike 0
mood Like 3
visibility Views: 698