In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
CentOS how to use yum to add EPEL source, I believe that many inexperienced people do not know what to do, so this article summarizes the causes of the problem and solutions, through this article I hope you can solve this problem.
There is an EPEL (Extra Packages for Enterprise Linux) under the Redhat Fedora project. EPEL is RHEL's Fedora software repository. Add it and you can get a lot of free software packages that support RHEL/CentOS. For example, nginx, openvpn, etc., which are popular now, can easily install updates.
EPEL (http://fedoraproject.org/wiki/EPEL) is a project created by the Fedora community to provide high-quality software packages for RHEL and derivative distributions such as CentOS and Scientific Linux. Installed with EPEL, just like on Fedora, you can install software at will through yum install package-name.
Installing EPEL is very simple:
The code is as follows:
* RHEL 4 (centos 4):
Rpm-Uvh http://download.fedora.redhat.com/pub/epel/4/i386/epel-release-4-9.noarch.rpm
* RHEL 5 (centos 5):
Rpm-Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
Once installed, you can use yum to install the software, such as Nagios:
The code is as follows:
Yum install nagios
After reading the above, have you mastered how to use yum to add EPEL sources in CentOS? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!
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.