test the network speed between two computer
https://askubuntu.com/questions/7976/how-do-you-test-the-network-speed-between-two-boxes
Centos
yum install iperf3
เครื่องแม่
เครื่องลูก
sudo apt-get install iperf
Centos
yum install iperf3
เครื่องแม่
iperf -s
เครื่องลูก
iperf -c <address of other computer>
ความคิดเห็น
แสดงความคิดเห็น