Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- mapper
- 1단원
- DB
- 자바스크립트
- 실기
- 자바
- 정처기실기
- 정보처리기사필기
- 정보처리기사
- jQuery
- 통합구현
- spring
- 오라클
- 정처기
- 인터페이스구현
- 리눅스
- Database
- 스프링
- Linux
- Java
- mybatis
- backend
- javascript
- 4단원
- 데이터베이스
- 정보처리기사실기
- 제이쿼리
- 요구사항확인
- 정처기필기
- 5단원
Archives
- Today
- Total
목록커맨드명령어 (1)
세라공원
[Linux][CentOS7] ifconfig 오류 : -bash: ifconfig: command not found
situation : .bash_profile에서 export PATH 경로 수정 이후 ifconfig command가 사용되지 않음. [root@oracle /]# ifconfig bash: ifconfig: command not found solution 1) yum install net-tools → 이미 설치되어 있는 상황 [root@oracle /]# yum install net-tools Loaded plugins: fastestmirror Determining fastest mirrors * base: ftp.iij.ad.jp * extras: ftp.iij.ad.jp * updates: ftp.iij.ad.jp base | 3.6 kB 00:00 extras | 2.9 kB 00:00 up..
Error
2022. 10. 25. 14:00