Speedtest command changes!

So today when I reoccupied VPS 9 and wanted to set up the VPS for speed tests ran into problems as the commands I previously used wouldn’t work.  Not sure what happened, but was able to find alternative commands which I prefer as there are fewer of them.

yum install python

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

chmod +x speedtest-cli

This is the command used for getting a shared speed test image file:

./speedtest-cli --share