Articles → LINUX → Install Jenkins On Linux Machine

Install Jenkins On Linux Machine






Steps




sudo –i




sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo


Picture showing the command to add the official Jenkins repository to a Red Hat–based Linux system




sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.keyyum install jenkins




service jenkins status


Picture showing the command to check if check if the jenkins service is enabled or not




service jenkins start


Picture showing the command to start the jenkins service




Picture showing enabling port 8080 in Azure web portal




Picture showing the Putty screen to enter the host name




Picture showing entering the source and destination address on Putty




http://localhost:8080/


Picture showing the screen to enter the jetkins password




cat /var/lib/jenkins/secrets/initialAdminPassword


Picture showing the command to get the admin password




Picture showing the screen to customize jenkins




Picture showing the list of plug-ins installed




Picture showing the screen to create the admin user




Picture showing performing the instance configuration of jenkins setup




Picture showing the screen that shows the jenkins setup is complete



Posted By  -  Karan Gupta
 
Posted On  -  Thursday, November 19, 2020

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250