首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏程序猿的大杂烩

    CentOS8更换yum源后出现同步仓库缓存失败的问题

    修改后的各个配置文件内容如下: ### cat CentOS-Base.repo ### [base] name=CentOS-8 - Base - mirrors.aliyun.com failovermethod mirrors.aliyun.com/centos/RPM-GPG-KEY-CentOS-Official ### cat CentOS-AppStream.repo ### [AppStream] name=CentOS mirrors.aliyun.com/centos/RPM-GPG-KEY-CentOS-Official ### cat CentOS-Extras.repo ### [extras] name=CentOS epel/8/Everything/$basearch enabled=1 gpgcheck=0 ### cat CentOS-PowerTools.repo ### [PowerTools] name=CentOS -8 - AppStream - mirrors.aliyun.com 2.1 MB/s | 6.5 MB 00:03 CentOS-8 - Base

    4.7K11发布于 2020-09-23
  • 来自专栏LaravelCode

    Linux 常用系统工作命令-reboot、poweroff、wget

    我们可以使用默认的 yum 命令安装 wget [root@3d38bf89f74a /]# yum install wget Failed to set locale, defaulting to C.UTF-8 CentOS -8 - AppStream 1.8 MB/s | 5.8 MB 00:03 CentOS-8 - Base 1.8 MB/s | 2.2 MB 00:01 CentOS-8 - Extras Packages Total download size: 852 k Installed size: 3.0 M Is this ok [y/N]: y Downloading Packages: CentOS 02e86d1c976ab532/packages/wget-1.19.5-8.el8_1.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY CentOS

    2.4K20发布于 2020-07-22
  • 来自专栏summerking的专栏

    centos8安装部署ovirt-engine

    4.2 kB/s | 7.3 kB 00:01 CentOS 251 kB/s | 207 kB 00:00 CentOS 69 kB/s | 41 kB 00:00 CentOS 93 kB/s | 149 kB 00:01 CentOS 299 kB/s | 175 kB 00:00 CentOS

    1.7K30编辑于 2022-11-24
  • 来自专栏iSharkFly

    CentOS 8 配置网络主机名

    https://www.ossez.com/t/centos-8/795

    83200发布于 2020-12-28
  • 来自专栏容器计算

    centos8内核升级

    内核已经更新到最新版了 [root@VM-16-15-centos ~]# uname -r 5.18.5-1.el8.elrepo.x86_64 Reference https://zach.vip/server/centos

    1.9K30编辑于 2022-06-21
  • 来自专栏小陈运维

    如何将 CentOS 8 转换为 CentOS Stream

    29 MB/s | 6.3 MB 00:00 CentOS-8 - Base 51 kB/s | 3.9 kB 00:00 CentOS-8 - Base 11 MB/s | 2.3 MB 00:00 CentOS-8 查看所有的仓库 [root@cby ~]# dnf repolist repo id repo name AppStream CentOS -8 - AppStream BaseOS CentOS-8 - Base Stream-AppStream CentOS-Stream - epel Extra Packages for Enterprise Linux 8 - x86_64 extras CentOS

    2.4K30发布于 2021-10-13
  • 来自专栏全栈程序员必看

    查看Linux内核版本及发行版本「建议收藏」

    HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS

    2.9K10编辑于 2022-11-04
  • 来自专栏自动化、性能测试

    Linux - 获取系统版本信息

    " HOME_URL="https://centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS

    6.5K10发布于 2021-11-02
  • 来自专栏运维民工

    最近ovirt遇到一些问题整理及解决方法

    Enterprise Linux 8 - x86_64 38 kB/s | 8.6 kB 00:00 CentOS

    1.4K20编辑于 2023-03-08
  • 来自专栏小陈运维

    CentOS&RHEL内核升级

    安装源 # 为 RHEL-8或 CentOS-8配置源 yum install https://www.elrepo.org/elrepo-release-8.el8.elrepo.noarch.rpm

    83750编辑于 2022-02-08
  • 来自专栏全栈程序员必看

    查看linux系统版本和内核版本_目前linux最新内核版本

    HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS

    17K30编辑于 2022-09-28
  • 来自专栏开源部署

    如何在CentOS 8上安装PHP

    CentOS-8 - AppStream Name Stream Profiles Summary

    2.1K30编辑于 2022-07-29
  • 来自专栏Cloud-DIY

    我的Go+语言初体验——基于CentOS系统搭建Go+语言环境详细教程

    git = 2.27.0-1.el8 # ✅ 通过yum源安装Git组件 [root@ecs-kunpeng GO+]# yum install -y git-2.27.0-1.el8.aarch64 CentOS AppStream 54 kB/s | 4.3 kB 00:00 CentOS 43 kB/s | 3.9 kB 00:00 CentOS

    1.2K30编辑于 2022-12-13
  • 来自专栏ITCoder

    如何在 CentOS 8 上安装 PHP

    CentOS-8 - AppStream Name Stream Profiles Summary php 7.2 [d][e] common

    2.9K50发布于 2020-05-11
  • 来自专栏技术研究和应用

    快速尝鲜高性能网关Openresty

    :3"HOME_URL="https://tlinux.qq.com/"BUG_REPORT_URL="https://tlinux.qq.com/"CENTOS_MANTISBT_PROJECT="CentOS

    50120编辑于 2024-04-11
  • 来自专栏李浩东的博客

    Docker 入门到实战教程(五)构建Docker镜像

    container 423e78f29e83 ---> 7151b8cda488 Step 3/6 : RUN yum update -y ---> Running in f22ddcccc345 CentOS -8 - AppStream 1.7 MB/s | 6.5 MB 00:03 CentOS-8 - Base 5.4 MB/s | 5.0 MB 00:00 CentOS-8 - Extras 2.4 kB/s | 2.1 kB

    3.3K10发布于 2020-07-23
  • 来自专栏若尘的技术专栏

    linux系统优化

    than once in the configuration Repository fasttrack is listed more than once in the configuration CentOS

    3.4K75编辑于 2021-12-01
  • 来自专栏网络虚拟化

    FRRouting套件简介(二)安装FRR

    c-ares-devel \   python-devel python-sphinx libcap-devel \   elfutils-libelf-devel libunwind-devel CentOS

    3.3K10编辑于 2023-03-13
  • 来自专栏centos经验

    如何在CentOS 8上安装PHP

    CentOS-8 - AppStream Name Stream Profiles Summary

    2.8K52发布于 2021-05-21
  • 《Linux服务与安全管理》| 配置YUM源并验证

    二、使用阿里源,下载新的CentOS-8源 [root@server01 ~]# wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com

    55610编辑于 2025-08-19
领券