当前位置:网站首页>RedHat7.4配置yum软件仓库(RHEL7.4)
RedHat7.4配置yum软件仓库(RHEL7.4)
2022-07-05 18:33:00 【InfoQ】
yum软件仓
实验准备(以下实验都在VMware中进行)
1、挂载光盘镜像
2、查看
[[email protected] ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 20G 0 disk
├─sda1 8:1 0 1G 0 part /boot
└─sda2 8:2 0 19G 0 part
├─rhel-root 253:0 0 17G 0 lvm /
└─rhel-swap 253:1 0 2G 0 lvm [SWAP]
sdb 8:16 0 10G 0 disk
sr0 11:0 1 3.8G 0 rom /run/media/root/RHEL-7.4 Server.x86_64 ---这就是已经挂载商店光盘镜像
3、创建挂载点并写入配置文件
[[email protected] ~]# mkdir /media/cdrom
[[email protected] ~]# vim /etc/fstab
/dev/cdrom /media/cdrom iso9660 defaults 0 0 ---添加这一行
[[email protected] ~]# mount -a
mount: /dev/sr0 is write-protected, mounting read-only
4、写yum仓的配置文件
[[email protected] ~]# cd /etc/yum.repos.d/
[[email protected] yum.repos.d]# vim rhel7.repo
[rhel] ---Yum软件仓库唯一标识符,避免与其他仓库冲突
name=rhel ---Yum软件仓库的名称描述
baseurl=file:///media/cdrom ---提供的方式包括FTP(ftp://..)、HTTP(http://..)、本地(file:///..)
enable=1 ---设置此源是否可用;1为可用,0为禁用。
gpgcheck=0 ---设置此源是否校验文件;1为校验,0为不校验
5、清除yum仓库缓存
[[email protected] yum.repos.d]# yum clean all
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-
: manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Cleaning repos: rhel
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
6、生成缓存
[[email protected] yum.repos.d]# yum makecache
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-
: manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
rhel | 4.1 kB 00:00
(1/5): rhel/group_gz | 137 kB 00:00
(2/5): rhel/filelists_db | 3.4 MB 00:00
(3/5): rhel/primary_db | 4.0 MB 00:00
(4/5): rhel/other_db | 1.5 MB 00:00
(5/5): rhel/productid | 1.6 kB 00:00
Metadata Cache Created
7、试验是否安装成功
[[email protected] ~]# yum install tree -y
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-
: manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package tree.x86_64 0:1.6.0-10.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
tree x86_64 1.6.0-10.el7 rhel 46 k
Transaction Summary
================================================================================
Install 1 Package
Total download size: 46 k
Installed size: 87 k
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : tree-1.6.0-10.el7.x86_64 1/1
Verifying : tree-1.6.0-10.el7.x86_64 1/1
Installed:
tree.x86_64 0:1.6.0-10.el7
Complete!
[[email protected] ~]#
边栏推荐
- 深入底层C源码讲透Redis核心设计原理
- LeetCode 6111. 螺旋矩阵 IV
- vulnhub之darkhole_2
- Isprs2020/ cloud detection: transferring deep learning models for cloud detection between landsat-8 and proba-v
- 小程序 修改样式 ( placeholder、checkbox的样式)
- sample_rate(采樣率),sample(采樣),duration(時長)是什麼關系
- About Estimation with Cross-Validation
- 音视频包的pts,dts,duration的由来.
- SAP feature description
- 7-2 keep the linked list in order
猜你喜欢
Nacos distributed transactions Seata * * install JDK on Linux, mysql5.7 start Nacos configure ideal call interface coordination (nanny level detail tutorial)
【Autosar 十四 启动流程详解】
《力扣刷题计划》复制带随机指针的链表
ICML2022 | 长尾识别中分布外检测的部分和非对称对比学习
Introduction to the development function of Hanlin Youshang system of Hansheng Youpin app
How to write good code defensive programming
@Extension, @spi annotation principle
2022最新中高级Android面试题目,【原理+实战+视频+源码】
使用JMeter录制脚本并调试
Trust counts the number of occurrences of words in the file
随机推荐
Vulnhub's darkhole_ two
Icml2022 | partial and asymmetric comparative learning of out of distribution detection in long tail recognition
How to choose the most formal and safe external futures platform?
Is it complicated to open an account? Is online account opening safe?
Insufficient picture data? I made a free image enhancement software
Quickly generate IPA package
[use electron to develop desktop on youqilin]
About Estimation with Cross-Validation
Use QT to traverse JSON documents and search sub objects
《力扣刷题计划》复制带随机指针的链表
兄弟组件进行传值(显示有先后顺序)
Solutions contents have differences only in line separators
Record eval() and no in pytoch_ grad()
English sentence pattern reference
Personal understanding of convolutional neural network
《ClickHouse原理解析与应用实践》读书笔记(5)
AI金榜题名时,MLPerf榜单的份量究竟有多重?
IDEA配置npm启动
金太阳开户安全吗?万一免5开户能办理吗?
2022 latest Android interview written examination, an Android programmer's interview experience