Check network speed
Aus Wiki
sudo apt-get install iperf
iperf -s (start on server)
iperf -c <address of other computer> (start on client)
sudo apt-get install iperf
iperf -s (start on server)
iperf -c <address of other computer> (start on client)