본문 바로가기

카테고리 없음

ubuntu ping, ifconfig 설치

sudo apt-get update


ping 설치

sudo apt-get install iputils-ping


ifconfig 설치

sudo apt-get install net-tools