In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains the "mirror source switching and Centos Development Tools installation steps", interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn "Mirror Source switching and Centos Development Tools installation steps".
Mirror source switching
First switch the YUM source to a domestic mirror source.
Back up the original source mirror file first
# cp / etc/yum.repos.d/CentOS-Base.repo / etc/yum.repos.d/CentOS-Base.repo.backup
Download the new CentOS-Base.repo
# wget-O / etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
If you do not have wget installed, you can use # yum install wget to install CentOS-Base.repo after the installation is complete.
For / etc/yum.repos.d/CentOS-Media.repo source file configuration file, it will not take effect
Enable=0
YUM cache generation
# yum clean all#yum makecache#yum updateCentos Development Tools install yum groupinstall "Development Libraries" yum groupinstall "Development Tools" yum install ncurses-devel zlib-devel texinfo gtk+-devel gtk2-devel qt-devel tcl-devel tk-devel libX11-devel kernel-headers kernel-devel here, I believe you have a deeper understanding of "mirror source switching and Centos Development Tools installation steps", you might as well do it in practice! Here is the website, more related content can enter the relevant channels to inquire, follow us, continue 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.