Linux : Network performance bench test

By | November 23, 2010

Use this very simple command to test the performance of a remote Linux/Unix server :

iperf -i 1 -t 3 -c 0.0.0.0

(replace 0.0.0.0 with the target IP address)