Storage path of yum downloaded from CentOS6

Source: Internet
Author: User
Today, when I played fail2ban, I suddenly thought of saving the rpm dependency package downloaded by yum. so I searched for information on the Internet and sorted out the default path for saving the files downloaded by yum in an emergency: /var/cache/yum modify yum configuration file/etc/yum. conf allows you to customize the yum path vi/etc/yum. conf ----------------- cachedir =

Today, when I played fail2ban, I suddenly thought of saving the rpm dependency package downloaded by yum. so I found some information on the Internet and sorted it out for future use.

The default path for saving the downloaded yum file is/var/cache/yum.

Modify the yum configuration file/etc/yum. conf to customize the yum path.

Vi/etc/yum. conf

-----------------

Cachedir =/var/cache/yum # storage directory

Keepcache = 1 #1: Save 0: do not save, by default do not save

Metadata_expire = 1800 # expiration time

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.