HOME > 이용안내
이용안내
 
작성일 : 12-01-03 00:34
[리눅스서버] centos yum 방화벽으로 업데이트 에러시
 글쓴이 : 관리자
조회 : 47,497  
centos yum 방화벽으로 업데이트 에러시
국내 미러 사이트로 수작업 교체하여 yum update 해봅니다.
 
vi /etc/yum.repo.d/CentOS-Base.repo
 
파일을 열어서

CentOS-Base.repo 파일을 아래의 내용으로 교체합니다.
그간 써본 국내 미러 사이트 중에서 Daum 미러가 제일 괜찮은 듯 합니다.

참고로 아래의 내용은 설치 기본값에서 미러서버 주소만 처리한 겁니다.
예를들어서, plus 를 이용하고 싶으시다면 enabled=0 을
enabled=1 이나 주석처리하면 됩니다.

 
# CentOS-Base.repo
#
# This file uses a new mirrorlist system developed by Lance Davis for CentOS.
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#

[base]
name=CentOS-$releasever - Base
baseurl=http://ftp.daum.net/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=http://ftp.daum.net/centos/RPM-GPG-KEY-CentOS-5

#released updates
[updates]
name=CentOS-$releasever - Updates
baseurl=http://ftp.daum.net/centos/$releasever/updates/$basearch/
gpgcheck=1
gpgkey=http://ftp.daum.net/centos/RPM-GPG-KEY-CentOS-5

#packages used/produced in the build but not released
[addons]
name=CentOS-$releasever - Addons
baseurl=http://ftp.daum.net/centos/$releasever/addons/$basearch/
gpgcheck=1
gpgkey=http://ftp.daum.net/centos/RPM-GPG-KEY-CentOS-5

#additional packages that may be useful
[extras]
name=CentOS-$releasever - Extras
baseurl=http://ftp.daum.net/centos/$releasever/extras/$basearch/
gpgcheck=1
gpgkey=http://ftp.daum.net/centos/RPM-GPG-KEY-CentOS-5

#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
baseurl=http://ftp.daum.net/centos/$releasever/centosplus/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://ftp.daum.net/centos/RPM-GPG-KEY-CentOS-5

#contrib - packages by Centos Users
[contrib]
name=CentOS-$releasever - Contrib
baseurl=http://ftp.daum.net/centos/$releasever/contrib/$basearch/
gpgcheck=1
enabled=0
gpgkey=http://ftp.daum.net/centos/RPM-GPG-KEY-CentOS-5





Cloud server Streaming service Domain Cloud Firewall

 
 

Total 385

번호 제   목   글쓴이 날짜 조회
305 [스크립트언어] PHP에서 엑셀파일을 생성할 수 있도록 도와주는 클래스입니다. 제이네트워크 2015-01-16 50344
304 [기타] [워드프레스]Allowed memory size 부족 에러 제이네트워크 2014-02-17 50277
303 [윈도우미디어] [windows8.x wmp설치 문제] w8에서 윈도우 미디어 플레이어 설치 제이네트워크 2015-01-26 50106
302 [스크립트언어] 영문 숫자조합 검색 자바스크립트 관리자 2011-06-17 49972
301 [플래시미디어] flv 변환 관리자 2008-12-09 49870
300 [스크립트언어] [제로보드4]관리자 테이블 생성 실패 에러시 제이네트워크 2012-07-09 49789
299 [윈도우미디어] WMS 익명 사용자 인증 오류 (0x8007052e) (1) 제이네트워크 2013-05-22 49610
298 [윈도우서버] [IIS7.0 MIME type 추가 방법] win2008 서버 IIS7.X 에서 .hwp 파일 업/다운로드 안될때 제이네트워크 2014-05-26 49594
297 [리눅스서버] SFTP 접속만 가능한 계정 만들기] 제이네트워크 2019-06-30 49530
296 [리눅스서버] [아파치SSL 에러] File size limit exceeded$HTTPD -DSSL 해결법 제이네트워크 2016-06-22 49523
295 [DB] [MYSQL]PHPMYADMIN 3.5버전 설치하기 제이네트워크 2012-08-31 49304
294 [윈도우서버] [윈도우10 원격데스크톱 오류 CredSSP 암호화 Oracle 수정 때문] 제이네트워크 2018-06-21 49172
293 [기타] [GPT 파티션 삭제 하는 법] 제이네트워크 2013-07-26 49111
292 [리눅스서버] 리눅스 시스템 부팅시 작업 순서 제이네트워크 2013-10-21 48850
291 [리눅스서버] [우분투서버 Ubuntu network device명 확인 및 변경] 제이네트워크 2018-06-21 48690
290 [리눅스서버] [CentOS 7] Python 3을 Cent7에서 yum으로 인스톨 하는 방법 제이네트워크 2018-11-02 48668
289 [기타] tracert / traceroute 명령어 관리자 2011-06-13 48517
288 [기타] 메일 전송을 위한 spf 설정 관리자 2011-06-17 48363
287 [리눅스서버] apache index of 페이지 리스팅 되는 경우 제이네트워크 2012-02-01 48341
286 [리눅스서버] apache 2.2 client denied by server configuration 오류 해결방법 관리자 2011-06-17 48280
285 [윈도우미디어] 동영상 플레이가 안될경우 - wmplayer9.0 관리자 2008-12-08 48230
284 [리눅스서버] [ftp 서버 설정 - 리눅스서버에서 바로 ftp 명령어 사용법] 제이네트워크 2013-12-09 48218
283 [윈도우서버] 윈도우서버 - 오류 있는 응용 프로그램 w3wp.exe 제이네트워크 2014-01-24 48125
282 [리눅스서버] 리눅스 apache에서 동시 접속자 수 체크 제이네트워크 2018-03-30 48091
281 [리눅스서버] 리눅스 컴파일에러 error : Autoconf version 2.68 or higher is required on CentOS 제이네트워크 2019-10-07 48057
280 [메일] 아웃룩 메일 서비스의 대표적 오류 해결방법 제이네트워크 2011-06-17 47952
279 [스크립트언어] [PHP 에서 순위 구하기] 제이네트워크 2015-01-23 47528
278 [리눅스서버] centos yum 방화벽으로 업데이트 에러시 관리자 2012-01-03 47498
277 [윈도우서버] iis7.0 에서 ASP 오류메세지 출력하기 관리자 2011-06-17 47495
276 [기타] 윈도우7 IE10 64bit 혹은 윈도우8 64bit 에서 엑티브엑스(activeX) 실행 안될 때 제이네트워크 2013-11-19 47447
275 [리눅스서버] cronolog 설치 및 셋팅 활용방법 관리자 2011-06-17 47342
274 [리눅스서버] [apche 1.3.x | 2.0.x 2.2 x.2.4.x ] 아파치 버전별 차이점 제이네트워크 2015-05-19 47209
273 [기타] 무료로 사용가능 한 프리웨어 관리자 2011-05-16 47200
272 [리눅스서버] [php설치에러]configure: error: Kerberos libraries not found. 제이네트워크 2013-10-14 47138
271 [리눅스서버] 리눅스서버에 VNC SERVER 설치 하기 (centos5.8~ 6.7 까지 되네요) 제이네트워크 2015-03-19 47123
270 [리눅스서버] vsftp 에러코드 중 500 OOPS: priv_sock_get_int 오류 발생시 해결법 제이네트워크 2016-07-31 47101
269 [리눅스서버] 리눅스 서버 VsFTP 서비스 사용법 관리자 2011-06-17 47016
268 [기타] 프린트 큐에 취소/에러란 프린터물이 있을때 (프린트 큐삭제) 관리자 2011-08-31 46874
267 [리눅스서버] mysqli.so php추가 모듈 설치 제이네트워크 2019-01-21 46850
266 [윈도우미디어] 미디어 플레이어 11은 어떻게 삭제합니까? 관리자 2008-12-08 46781
 1  2  3  4  5  6  7  8  9  10