Check Bandwidth: Menggunakan iperf
Revision as of 10:11, 30 December 2010 by Onnowpurbo (talk | contribs)
Install menggunakan
apt-get install iperf
Contoh penggunaan
Di sisi Server
iperf -s &
Di sisi Client
iperf -c ip-server
Install menggunakan
apt-get install iperf
Contoh penggunaan
iperf -s &
iperf -c ip-server