How To Install Jenkins on CentOS 8 Stream

On today’s tutorial I will guide you step by step on how to install Jenkins on CentOS 8 Stream. Jenkins is a free, open-source platform for automate the system which support for CI/CD development (Continuous Integration and Continuous Delivery) of software on a certain scale. … Read more

How To Install Jenkins on Rocky Linux 8.5 (Green Obsidian)

How To Install Jenkins on Rocky Linux 8.5 (Green Obsidian)

Build with Java language, Jenkins is an open-source automation platform that provide support for Continuous Integration and Continuous Delivery (CI/CD) for development of any software. The first version of Jenkins was releaed under MIT License in February 2 2011 by its original author “Kohsuke Kawaguchi”. … Read more

How To Install Jenkins on Ubuntu 20.04 LTS (Focal Fossa)

Installing Jenkins on Ubuntu 20.04 LTS (Focal Fossa)

Today we will guide you on how to install and configure Jenkins on Ubuntu 20.04 LTS (Focal Fossa). Jenkins is known as a leading open-source automation server and provides hundreds of plugin to support building, deploying and automating any application project. Jenkins is written in … Read more