[Linux] How to reposync only latest package reposync 를 받는데 모든 version 의 package 들이 있다보니 reposync 할 때, 시간도 오래 걸리고 용량도 큰 문제가 있었습니다. [root@fastvm-r76-34 ~]# yum repolist Loaded plugins: product-id, search-disabled-repos, subscription-manager repo id repo namestatus !rhel-7-server-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server (RPMs) 29,237 ... 위와 같이 29237 개의 package 를 가지고 있습니다. 아래와 같이 하면 최신 버전의 package 만 sync 할 수 있습니다. $ reposync -n -r rhel-7-server-rpms (1/5475): 389-ds-base-1.3.10.1-14.el7_8.x86_64.rpm...
-
[Linux] How to reposync only latest package
-
[Linux] CentOS6 OPENSSL 최신버전 설치
-
[Python] Python 으로 간단히 웹서비스 구동
-
[OpenShift 4.4] CodeReady Workspaces 를 이용하여 통합 개발 환경(IDE) 구현
-
[OpenShift 4.4] Deploying Applications From Template
-
[OpenShift 4.4] Deploying Applications From Source
-
[OpenShift 4.4] Deploying Applications From Images
-
[Container] Container & Orchestration 교육 자료
-
[Ansible] Red Hat Ansible Tower Bundle 설치(v3.6.3)
-
[Devops] Jenkins CI Pipeline 구성