Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- AIX
- 디스크
- ibm storage
- yum
- v7000
- centos 8 EOS
- 오류
- ssh
- tv 스캔
- #AIX
- 리눅스
- ibm 스토리지
- 오라클
- IBM
- HP
- iptv 스캔
- c3850
- TV
- EMC
- Windows
- db
- 스크립트
- oracle
- VMware
- 파일시스템 확장
- Update
- Linux
- ibm v7000
- CentOS
- centos8
Archives
- Today
- Total
목록Upgrade (2)
현재에최선을
[리눅스] centos 7 에서 8로 업그레이드
https://www.hostwinds.kr/tutorials/upgrading-from-centos-7-to-8 CentOS 7에서 8로 업그레이드 | Hostwinds 새 버전의 소프트웨어가 출시 될 때 새 버전이 제공하는 최신 및 가장 큰 기능을 모두 수신하도록 설치를 업데이트 할 수 있습니다.서버의 운영 체제에도 동일 할 수 있습니다. 인기있는 Linux 기 www.hostwinds.kr
[리눅스]
2022. 9. 6. 18:44
[리눅스] centos 8 stream upgrade
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..
[리눅스]
2022. 7. 5. 09:03