티스토리 뷰

IT/Linux

[CentOS] ifconfig: command not found 해결 방법

주인장 진빼이

오류명:

다음과 같이 ifconfig 명령어를 사용했을 때 찾을 수 없다는 오류가 발생한다.

[root@localhost /]# ifconfig
bash: ifconfig: command not found

 

 

해결 방법:

다음과 같이 net-tools를 설치하면 정상적으로 명령어를 사용할 수 있다.

[root@localhost /]# yum install net-tools

 

 

댓글
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/04   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함