PDA

View Full Version : How to do a speedtest directly on a Linux receiver?



dcGT
13-11-17, 17:12
Hi All,
Just wondering if anyone has an easy way of doing a speed test directly on the Linux command line on the Linux receiver box, or is there a plugin for this? I would like to check what speeds the box is getting.

Thanks,

dcGT

iwg
13-11-17, 18:58
There's a plugin called netspeedtest - the graphic for it will be familiar enough.

iwg
13-11-17, 19:26
Hi All,
Just wondering if anyone has an easy way of doing a speed test directly on the Linux command line on the Linux receiver box, or is there a plugin for this? I would like to check what speeds the box is getting.

Thanks,

dcGT

Hi - think you had a preference for the bash prompt, so try:

wget -O speedtest-cli https://DOWNLOAD_FROM_SOMEWHERE_ON_WEB.com/DIR/speedtest-cli/master/CODEFILE.py
chmod +x speedtest-cli

On second thoughts, I might be breaking rules by quoting a 3rd party address so blanking/changing some of it but leaving the command name and need to change perms should be OK? Admin, please amend post if not. You should be able to find this with simple search.

bluepassat
13-11-17, 20:28
found it for you

imish
13-11-17, 22:11
along the same lines - is there a command line that can test the LAN throughput?

dcGT
13-11-17, 22:36
Perfect, thanks iwg and bluepassat.
Very helpful!

In terms of the website, is this the site where the ipk is or what is contained on the ‘DOWNLOAD FROM SOMEWHERE’ site? Just wondering what I should look for :)

Cheers,

dcGT

Alankellyeire
13-11-17, 23:50
just download a file from a site using the command line and it will show you ur download speed and upload speed while downloading

it will have to be a fairly big file and best to download something from somewhere that you know has a good connection. id use heanet to download something from here in ireland.

55326