I'm trying to verify the available bandwidth for my linux box. Is there a test I can run from the command line?
|
feedback
|
|
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 | |||
feedback
|
|
iperf is simple and easy to use. It requires a client and server. (on the server)
(on the client)
| ||||
|
feedback
|
|
Yep. You need ssh login somewhere:
| |||
|
feedback
|