In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the local Yum source configuration example analysis, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, let the editor take you to know about it.
Local Yum source configuration
I. Network Source
Yum list software name to find the software in the source, you can use wildcards
Second, configure the source
Source profile path / etc/yum.repos.d/ configuration item [name] Source ID (cannot repeat with other sources) name= name Source name (cannot repeat with other sources) baseurl= address Source address enabled=1 whether this source is enabled (0 closes 1 on) whether gpgcheck=0 verifies the installation package
3. Configure local sources
Create a directory mkdir / dvd mount image mount / dev/cdrom / dvd delete the official source rm-fr * .repo [name] Source ID (cannot repeat with other sources) name= name Source name (cannot repeat with other sources) baseurl= address Source address enabled=1 Whether to turn on this source (0 is closed and 1 is on) whether gpgcheck=0 verifies the installation package
Edit local source vim dvd.repo
[dvd] name=dvdbaseurl= file:///dvdenabled=1gpgcheck=0yum clean all clears all caches yum makecache generation cache yum repolist to view source information
IV. Permanent mounting
Echo "/ dev/sr0 / dvd iso9660 defaults 0" > > / etc/fstab
5. The local yum source is built.
Thank you for reading this article carefully. I hope the article "sample Analysis of Local Yum Source configuration" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support and pay attention to the industry information channel. More related knowledge is waiting for you to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.