Linux – Test Linux server internet speed from command line up to 1gbit/s

internetlinuxperformancetest

Does anyone know a way I can test a Linux servers connection speed from ssh? I could use wget but I can't find a file that can be downloaded fast enough. I'm trying to verify that the server can do a gigabit per second.

Best Answer

You might want to try using iperf for bandwidth measurements