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/02 Report--
After minimal installation of CentOS 7 on the virtual machine, there are really few tools inside, add cdrom as a local yum repository
1. Create a mount point for cdrom
mkdir /mnt/cdrom
2. Modify fstab to automatically mount cdrom when booting, and add the following line
/dev/cdrom /mnt/cdrom iso9660 defaults 0 0
3. Mount cdrom
mount -a
Move existing repo files to backup folder
cd /etc/yum.repo/
mkdir bak
mv .repo bak
Create cdrom.repo
vi cdrom.repo
[cdrom] name=CentOS-7 - CDROM baseurl=file:///mnt/cdrom enabled=1 gpgcheck=0
6. Testing
yum makecache
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.