티스토리 뷰
반응형
CentOS 6 지원 중단으로 인하여 yum repository 위치를 추가해줘야 하는데 mirrorlist.txt 파일로 간단하게 추가해 줄 수있다.
i386(32bit)
echo "https://vault.centos.org/6.10/os/i386/" > /var/cache/yum/i386/6/base/mirrorlist.txt
echo "https://vault.centos.org/6.10/extras/i386/" > /var/cache/yum/i386/6/extras/mirrorlist.txt
echo "https://vault.centos.org/6.10/updates/i386/" > /var/cache/yum/i386/6/updates/mirrorlist.txt
x86_64(64bit)
echo "https://vault.centos.org/6.10/os/x86_64/" > /var/cache/yum/x86_64/6/base/mirrorlist.txt
echo "https://vault.centos.org/6.10/extras/x86_64/" > /var/cache/yum/x86_64/6/extras/mirrorlist.txt
echo "https://vault.centos.org/6.10/updates/x86_64/" > /var/cache/yum/x86_64/6/updates/mirrorlist.txt
echo "https://vault.centos.org/6.10/sclo/x86_64/rh/" > /var/cache/yum/x86_64/6/centos-sclo-rh/mirrorlist.txt
echo "https://vault.centos.org/6.10/sclo/x86_64/sclo/" > /var/cache/yum/x86_64/6/centos-sclo-sclo/mirrorlist.txt
반응형
'OS > CentOS' 카테고리의 다른 글
CentOS 7의 EOL에 따른 yum 설정 (0) | 2024.07.17 |
---|---|
disk 추가 (0) | 2019.08.28 |
linux 자동 마운트 (0) | 2019.08.12 |
[yum] 특정 버전으로 install 또는 update (0) | 2019.08.02 |
firewalld에 service 추가하기 (0) | 2019.03.12 |
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- lvremove
- CentOS
- 물리디스크
- Ignoring CMAKE_OSX_SYSROOT value
- aix ld
- 센트6
- yum
- mirrorlist
- aix compile
- _stats
- Repository
- CMAKE_OSX_SYSROOT
- update
- linux
- vgcreate
- _status
- postgresql11
- noipath
- physicaldisk
- pfctl
- fielddata
- firewall-cmd service
- CLion
- centos7
- ld 옵션
- 파티션 추가
- lvm 늘리기
- virtualbox
- pf.anchors
- install
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함