프로젝트

일반

사용자정보

Yum repository 설정 » 이력 » 버전 14

SANGKYU KANG, 2018-04-20 09:49 오전

1 1 SANGKYU KANG
h1. Yum repository 설정
2 2 SANGKYU KANG
3 6 SANGKYU KANG
* Repository 구성을 위해 RPM 패키지 다운로드
4 2 SANGKYU KANG
[[Yum sync]]
5 3 SANGKYU KANG
6 5 SANGKYU KANG
* 다운로드한 RPM 패키지를 로컬에 저장 후 리포지터리로 사용하는 경우
7 3 SANGKYU KANG
[[Local respository 설정]]
8 4 SANGKYU KANG
9 5 SANGKYU KANG
* 네트워크 상에서 RPM 배포를 위한 리포지터리 서버로 사용하는 경우
10 4 SANGKYU KANG
[[Repository 서버 설정]]
11 7 SANGKYU KANG
12
13
14 10 SANGKYU KANG
	|_. -h, --help             | show this help message and exit                    |
15 11 SANGKYU KANG
	|_. -t, --tolerant         | be tolerant of errors                              | 
16 10 SANGKYU KANG
	|_. -C, --cacheonly        | run entirely from system cache, don't update cache |
17 14 SANGKYU KANG
	|_. [config file], --config=[config file] | config file location                               |
18 12 SANGKYU KANG
 
19 10 SANGKYU KANG
	|_. -R [minutes],          | maximum command wait time                          |
20
	|_. --randomwait=[minutes] |                                                    |