OS/Linux

[Debian] ifconfig

KEI NETWORK 2019. 6. 26. 21:34
728x90

데이안 9.9.0  버전을 설치하면 ifconfig 명령어가 없다

# ifconfig
bash : ifconfig: command not found

net-tools를 설치해 주어야 한다

apt-get install net-tools

728x90