In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
How is the EPEL source used in CentOS systems? Many novices are not very clear about this. In order to help you solve this problem, the following editor will explain it in detail. People with this need can come and learn. I hope you can gain something.
1. First we need to install a package called "epel-release", which automatically configures yum's software repository. Of course, you don't have to install this package, and it's the same with configuring your own software repository.
# for RHEL5 series wget http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpmrpm-ivh epel-release-5-4.noarch.rpm# for RHEL6 series wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpmrpm-ivh epel-release-6-5.noarch.rpm
two。 After the installation is complete, you can directly use yum to install additional packages.
Yum clean allyum install nginx pure-ftpd
A more convenient way is to manually add your own software repository configuration files.
Vi / etc/yum.repos.d/epel.repo [epel] name=epelmirrorlist= http://mirrors.fedoraproject.org/mirrorlist?repo=epel-$releasever&arch=$basearchenabled=1gpgcheck=0
After adding:
Yum clean all & & yum update
Finally, the ultimate big send-- yum source with pptpd
Is it helpful for rpm-Uvh http://poptop.sourceforge.net/yum/stable/rhel6/pptp-release-current.noarch.rpm to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.
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.