Monday 4 February 2019

internet - Linux Command-Line Bandwidth Speed Tests


I'm trying to verify the available bandwidth for my linux box. Is there a test I can run from the command line?



Answer



If you can't be bothered to install iperf (see qedi's answer), you could precede any command that shifts a known amount of data with the time command and do a sum.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...