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
- window
- 볼륨
- cybersecurity
- 마운트
- VPN
- 오류
- debian
- CentOS
- mount
- defrag
- 프로젝트
- 정보보안
- 예시
- 윈도우
- 윈도우볼륨축소
- ㅂ
- backtrack
- VMwares
- TrueCrypt
- 윈도우서버
- 실습
- network
- BTr3
- DiskQuata
- 네트워크
- redhat
- 제어판
- ipsec
- Linux
Archives
- Today
- Total
정보 보안을 향한 항해
"[Errno 256] No more mirrors to try" 오류 해결 본문
Downloading Packages:
https://vault.centos.org/6.10/os/x86_64/Packages/apr-util-1.3.9-3.el6_0.1.x86_64.rpm: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'vault.centos.org'"
Trying other mirror.
Error Downloading Packages:
apr-util-1.3.9-3.el6_0.1.x86_64: failure: Packages/apr-util-1.3.9-3.el6_0.1.x86_64.rpm from base: [Errno 256] No more mirrors to try.
# wget -O /etc/yum.repos.d/CentOS-Base.repo https://www.host-stage.net/hsmirrors/centos6repofix
# yum clean all
하면 해결된다.