Install speedtest app
apt-get install speedtest-cli
Run the speedtest
speedtest-cli
To run speed test and capture the results to a file.
cd
mkdir speed-test
cd speed-test
speedtest-cli > `date +%b_%d_%Y_%H_%M`.txt
Was this helpful?
0 / 0