일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- v7000
- HP
- db
- Windows
- ssh
- CentOS
- 오류
- AIX
- oracle
- c3850
- EMC
- VMware
- centos 8 EOS
- ibm 스토리지
- centos8
- 파일시스템 확장
- Linux
- 리눅스
- TV
- #AIX
- ibm storage
- Update
- tv 스캔
- 오라클
- ibm v7000
- 스크립트
- 디스크
- yum
- iptv 스캔
- IBM
- Today
- Total
목록centos8 (3)
현재에최선을
https://www.hostwinds.kr/tutorials/upgrading-from-centos-7-to-8 CentOS 7에서 8로 업그레이드 | Hostwinds 새 버전의 소프트웨어가 출시 될 때 새 버전이 제공하는 최신 및 가장 큰 기능을 모두 수신하도록 설치를 업데이트 할 수 있습니다.서버의 운영 체제에도 동일 할 수 있습니다. 인기있는 Linux 기 www.hostwinds.kr
1. repo 주소 변경 yum repolist로 확인 /etc/yum.repos.d/ -- baseurl를 로컬에 구성한 서버로 변경 baseurl : [로컬서버IP]/repo/baseos/ [로컬서버IP]/repo/appstream/ [로컬서버IP]/repo/extras/ [로컬서버IP]/repo/extras-common/ 2. 저장소 추가 -. dnf install epel-release - /etc/yum.repos.d/ 아래에 epel.repo, epel-modular.repo baseurl 수정 [로컬서버IP]/repo/epel/ [로컬서버IP]/repo/epel-modular/ 3. yum clean all 4. dnf update libmodulemd 5. dnf install centos..
centos 8 yum 실행 시 에러 날 때 해결에 관련된 내용 참고로 centos8의 지원 종료로 다른 OS로의 전환이 필요함. 참조 : https://chhanz.github.io/linux/2022/02/04/dnf-error-centos-8/ [Linux] CentOS 8: Failed to download metadata for repo 'appstream' EOS CentOS 8 CentOS 8 은 December 31, 2021 부로 EOS 되었습니다. 지속적인 사용을 위해서는 CentOS 8 Stream 으로 배포판 변경을 해야지 지속적인 지원을 받을 수 있습니다. Error dnf Error: Failed to download metadata fo chhanz.github.io