- 우분투 iperf 설치
1 확인[ | ]
Console
Copy
root@zetawiki:~# iperf
The program 'iperf' is currently not installed. You can install it by typing:
apt-get install iperf
2 설치[ | ]
Console
Copy
root@zetawiki:~# apt-get install iperf
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
iperf
0 upgraded, 1 newly installed, 0 to remove and 61 not upgraded.
Need to get 56.3 kB of archives.
After this operation, 174 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/universe iperf amd64 2.0.5-3 [56.3 kB]
Fetched 56.3 kB in 1s (54.1 kB/s)
Selecting previously unselected package iperf.
(Reading database ... 80695 files and directories currently installed.)
Preparing to unpack .../iperf_2.0.5-3_amd64.deb ...
Unpacking iperf (2.0.5-3) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up iperf (2.0.5-3) ...
3 확인 2[ | ]
Console
Copy
root@zetawiki:~# iperf
Usage: iperf [-s|-c host] [options]
Try `iperf --help' for more information.
4 같이 보기[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.