Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Python
- BAEKJOON
- cos
- 동적계획법
- C++
- 알고리즘
- 코딩테스트
- DFS
- Flutter
- Algorithm
- 코테
- DART
- DFS와BFS
- 개발
- cos pro
- 백준
- issue
- 분할정복
- 파이썬
- 안드로이드
- codingtest
- vuejs
- Vue
- android
- 동적계획법과최단거리역추적
- 안드로이드스튜디오
- AndroidStudio
- 코드품앗이
- cos pro 1급
- django
Archives
- Today
- Total
목록yum update nmcli (1)
Development Artist
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/lreWb/btr36Frnmz1/ZQUEGpsuXjvgdDBk4JwEhk/img.png)
이슈 Cnetos 7 OS 설치 후 'yum update' 명령어 실행 시 다음과 같이 에러 발생. 해결 1. ping 8.8.8.8 정상 동작하는지 2. nmcli d 에서 정상적으로 Device가 붙어 있는지 확인하기. 3. cat /etc/resolv.conf 에 nameserver가 들어있는지 없다면 3.1. # vi /etc/resolv.conf nameserver 8.8.8.8
TroubleShooting/Linux Issue
2023. 3. 16. 10:38