Tag: CentOS
All the articles with the tag "CentOS".
- Jenkins 在 CentOS 上的安装与问题解决Published: at 01:12 PM- 本文记录了在公司服务器 CentOS 系统上安装 Jenkins 的过程,以及解决安装过程中遇到的问题,包括更换 yum 源和解决 'Please wait while Jenkins is getting ready to work' 问题过长等。 
- CentOS 7 Yum 源更改教程Published: at 05:22 AM- 本文介绍如何更改 CentOS 7 的 Yum 源,包括备份原有源、使用阿里云和网易源,以及安装 EPEL 源的方法,并提供其他 CentOS 版本换源的命令。文章涵盖了备份现有 yum 源,使用阿里云和网易源,安装 EPEL 源以及其他 CentOS 版本换源命令等内容。 
- CentOS 8 AppStream 错误及解决方法Published: at 02:43 PM- CentOS Linux 8 已结束生命周期,yum 源失效导致安装软件时出现 "Cannot prepare internal mirrorlist No URLs in mirrorlist" 错误。本文提供了解决方案,通过修改 yum 配置文件来指向可用的镜像源,解决 AppStream 错误。 
- CentOS 7 Python 安装教程Published: at 09:06 AM- 本文介绍如何在 CentOS 7 系统上安装 Python,包含安装依赖、下载安装包、编译安装等步骤。