CentOS 6.10 에서 yum update 오류 해결 방법
페이지 정보

본문
CentOS 6.10 에서 yum update 오류 해결 방법
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
추천0 비추천0
댓글목록
등록된 댓글이 없습니다.