Tag: Linux
All the articles with the tag "Linux".
CentOS 上 Jenkins 的更新
Published: at 04:04 AM如何在 CentOS 系统上更新 Jenkins。本文介绍了更新 Jenkins 的方法,包括在 `/usr/share/java` 目录下更新 `jenkins.war` 文件。
Linux 使用 sshpass 直接密码登录
Published: at 02:39 PM使用 sshpass 命令直接通过密码登录远程 Linux 服务器的教程和示例。
CentOS 安装 Yarn
Published: at 07:08 AM本文介绍如何在 CentOS 系统上安装 Yarn 包管理器。通过简单的命令行指令,即可快速完成 Yarn 的安装配置。
Jenkins 在 CentOS 上的安装与问题解决
Published: at 01:12 PM本文记录了在公司服务器 CentOS 系统上安装 Jenkins 的过程,以及解决安装过程中遇到的问题,包括更换 yum 源和解决 'Please wait while Jenkins is getting ready to work' 问题过长等。