• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How To Install Jenkins On Linux mint 20.2

  • 00:35 lsb_release -a
  • 01:41 cd /home/linuxhelp/Downloads/
  • 01:46 ls -la
  • 02:03 java -jar jenkins.war
{{postValue.id}}

To Install Jenkins On Linux mint 20.2

Introduction :

Jenkins is an open-source automation tool written in Java with plugins built for Continuous Integration purposes. Jenkins is used to build and test your software projects continuously making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build.

Installation procedure :

Step 1 : Check the OS Version by using the below command

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Linuxmint
Description:	Linux Mint 20.2
Release:	20.2
Codename:	uma

Step 2 : Open the browser and type Jenkins download in the web browser Snap 1

Step 3 : This is the Jenkins package. Download the web page by clicking on .war package it is easy to download. Snap 2 Step 4 : Get into the Downloads package by using the below command

root@linuxhelp:~# cd /home/linuxhelp/Downloads/

Step 5 : Long list the download directory by using the below command

root@linuxhelp:/home/linuxhelp/Downloads# ls -la

total 70564
drwxr-xr-x  2 linuxhelp linuxhelp     4096 Jan  7 06:04 .
drwxr-xr-x 17 linuxhelp linuxhelp     4096 Jan  7 06:03 ..
-rw-rw-r--  1 linuxhelp linuxhelp 72247484 Jan  7 06:04 jenkins.war


Step 6 : Run the following command to install the Jenkins.war file. Here We can see the admin password generated for the Jenkins login

root@linuxhelp:/home/linuxhelp/Downloads# java -jar jenkins.war 
Running from: /home/linuxhelp/Downloads/jenkins.war
webroot: $user.home/.jenkins
2022-01-07 00:35:29.859+0000 [id=1]	INFO	org.eclipse.jetty.util.log.Log#initialized: Logging initialized @826ms to org.eclipse.jetty.util.log.JavaUtilLog
2022-01-07 00:35:29.966+0000 [id=1]	INFO	winstone.Logger#logInternal: Beginning extraction from war file
2022-01-07 00:35:31.603+0000 [id=1]	WARNING	o.e.j.s.handler.ContextHandler#setContextPath: 
2022-01-07 00:35:33.057+0000 [id=1]	INFO	hudson.WebAppMain#contextInitialized: Jenkins home 

*************************************************************
*************************************************************
*************************************************************

Jenkins initial setup is required. An admin user has been created and a password generated.
Please use the following password to proceed to installation:

bd3b6972ea5146df89c878f25644d376

This may also be found at: /root/.jenkins/secrets/initialAdminPassword

*************************************************************
*************************************************************
*************************************************************

2022-01-07 00:36:17.842+0000 [id=29]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
2022-01-07 00:36:17.887+0000 [id=22]	INFO	hudson.WebAppMain$3#run: Jenkins is fully up and running
2022-01-07 00:36:18.913+0000 [id=44]	INFO	h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller.

Step 7 : Open the web browser and type localhost:8080 to enter into the jenking admin console page. Snap 3 Step 8 : This is the Admin console page here we need to enter the password which was generated. Snap 4 Step 9 : This is the page we can select the plugins to install Snap 5 Step 10 : In this page we can see that the plugins are downloading. Snap 6

Step 11 : This is the page we can create admin user.. Snap 7 Step 12 : This is the page we can customize the Jenkins URL Snap 8 Step 13 : Now the Jenkins is ready to start Snap 9 Step 14 : This is the welcome page of Jenkins which displays the given features Snap 10

With this the process of installing Jenkins on Linux Mint 20.2 has come to an end…!!!!

Tags:
isaac
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What are the advantages of Jenkins?

A

* It is an open-source tool with great community support.
* It is easy to install.
* It has 1000+ plugins to ease your work. ...
* It is free of cost.
* It is built with Java and hence, it is portable to all the major platforms.

Q

Is Jenkins Free for personal use?

A

Jenkins is absolutely free i.e open-source tool and helps in automating all kinds of tasks associated with the building, testing, delivering, and deploying of an application.

Q

Is Jenkins self-hosted?

A

Jenkins is a self-contained Java-based program, ready to run out-of-the-box, with packages for Windows, Linux, macOS, and other Unix-like operating systems.

Q

Why doesn't Jenkins work?

A

Poor visibility into Jenkins installs and projects creates chaos, can disrupt work, and increases risk.

Q

Can Jenkins be complicated?

A

Jenkins instances are usually too complex.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help keel johnston ?
Unhide the folders on windows Explorer

Give any solutions to unhide folder using command prompt?

forum3

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.