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 | 29 | 30 |
Tags
- cos pro 1급
- 코드품앗이
- 개발
- cos pro
- 안드로이드
- 동적계획법과최단거리역추적
- DART
- 알고리즘
- issue
- vuejs
- 파이썬
- DFS와BFS
- Python
- codingtest
- Flutter
- 분할정복
- 백준
- DFS
- AndroidStudio
- 코테
- android
- 코딩테스트
- 동적계획법
- Vue
- 안드로이드스튜디오
- BAEKJOON
- C++
- django
- Algorithm
- cos
Archives
- Today
- Total
목록linux yum upgrade (1)
Development Artist
[Issue, Linux, Yum]Could not retrieve mirrorlist http://mirrorlist.centos.org.~ One of the configured repositories failed (Unknown)
이슈 VM 하나를 생성하여 Centos 7 OS를 설치하고, yum -y update 명령어를 쳤는데, 다음과 같은 이슈 발생. 해결 고정 IP 설정 한 부분을 원복하고 재부팅. 원인 보통은 yum repo 엔드포인트까지 가는 경로 어딘가에 막히는 경우이다. 그래서 firewalld을 체크하던지, Centos의 경우 selinux가 활성화 되어 있는지 체크해본다. https://jmcunst.tistory.com/274 [Issue, Linux, AWS] Loaded plugins, can't work YUM. one of the configured repositories failed (Unknown) 이슈 1. Private Subnet에 있는 EC2 서버에서 yum 명령어로 패키지를 설치하려고 할때 ..
TroubleShooting/Linux Issue
2022. 12. 24. 01:13