- Learning Continuous Integration with Jenkins(Second Edition)
- Nikhil Pathania
- 73字
- 2021-07-02 21:18:38
Installing the latest stable version of Jenkins
If you prefer to install a stable version of Jenkins, then follow these steps:
- Add the Jenkins repository to the yum repository using the following command:
sudo wget -O /etc/yum.repos.d/jenkins.repo \
http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo
sudo rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
- Install Jenkins using the following command:
sudo yum install jenkins
- See the Starting, stopping, and restarting Jenkins on Red Hat Linux section if you are required to start Jenkins.
推薦閱讀
- 30天自制操作系統
- PLC控制程序精編108例
- 構建高可用Linux服務器(第4版)
- Red Hat Enterprise Linux 8系統管理實戰
- Linux網絡操作系統與實訓(第三版)
- Instant Handlebars.js
- 嵌入式Linux應用開發菜鳥進階
- 直播系統開發:基于Nginx與Nginx-rtmp-module
- Django Project Blueprints
- Python UNIX和Linux系統管理指南
- VMware Horizon View Essentials
- Hands-On GPU Programming with Python and CUDA
- Linux軟件管理平臺設計與實現
- Zabbix監控系統之深度解析和實踐
- Windows 8完全自學手冊