2025-03-21
Rocky9换源
2025-03-21 ~ 2025-03-21
  1. Rocky Linux 官方镜像源 地址:https://mirror.rockylinux.org/mirrormanager/mirrors 2. Rocky Linux 国内镜像源 1 2 3 4 5 6 7 8 9 10
2025-03-19
Centos7本地源及共享源搭建02
2025-03-19 ~ 2025-03-19
一、环境 Centos7.9 服务器2台、Centos7.9 iso镜像文件(CentOS-7-x86_64-DVD-2009.iso) 二、搭建过程 启动其中一台服务器用作共享源服务器
2025-03-19
Centos7本地源和网络源创建
2025-03-19 ~ 2025-03-19
在虚拟机没有网络或者网络不稳定的情况下需要配置本地yum源 优点:由于数据从本地获取,下载和安装软件包的速度非常快,完全不需要网络 缺点:软件可能不是最新版,需要手
2025-03-16
Redhat6.3yum源失效解决
2025-03-16 ~ 2025-03-16
备份原repo 1 mv /etc/yum.repos.d/rhel-source.repo /etc/yum.repos.d/rhel-source.repo-old 新建repo文件 vi /etc/yum.repos.d/rhel-source.repo 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 # CentOS-Base.repo # # The mirror system