Yum-config-manager --disable

yum-config-manager --disable

1 실행예시[ | ]

[root@zetawiki ~]# yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
repo id                          repo name                                   status
base                             CentOS-6 - Base                             6,706
extras                           CentOS-6 - Extras                              45
updates                          CentOS-6 - Updates                            318
repolist: 7,069
[root@zetawiki ~]# yum-config-manager --disable updates
Loaded plugins: fastestmirror
================================== repo: updates ==================================
[updates]
bandwidth = 0
... (생략)
throttle = 0
timeout = 30.0
username =
[root@zetawiki ~]# yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
base                                                        | 3.7 kB     00:00     
extras                                                      | 3.4 kB     00:00     
repo id                          repo name                                   status
base                             CentOS-6 - Base                             6,706
extras                           CentOS-6 - Extras                              45
repolist: 6,751

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}