Linux/centos2024. 12. 23. 15:06

간단하게 설치 iso 받아서

마운트 하고 패키지 경로를 설정해주면 되는 듯.

# vi /etc/yum.repos.d/local.repo[local]
name=CentOS-7.9-Basic
baseurl=file:///root/repo
enabled=1
gpgcheck=0

[링크 : https://lilo.tistory.com/26]

[링크 : ]https://boring-notes.tistory.com/entry/CentOS-local-YUM-Repository-만들기]

'Linux > centos' 카테고리의 다른 글

centos8 init level 3로 부팅시키기  (0) 2020.12.14
centos8 virbr0?  (0) 2020.12.14
centos 8.3-2011 용량이 많이 늘었나?  (0) 2020.12.14
centos stream?  (0) 2020.12.10
centos 8.2 네트워크 설정  (0) 2020.12.02
Posted by 구차니