jenkins installation step by step | how to install jenkins on ubuntu 18.04 | jenkins tutorial part-1
we will learn jenkins installation step by step in ubuntu 18.04/20.04.This is a jenkins tutorial series for beginners in hindi. this is the part-1 of the jankins devops series. Stay connected for the further videos.
— student technique.
jenkins installation commands:
– wget -q -O – https://pkg.jenkins.io/debian-stable/jenkins.io.key | sudo apt-key add –
– sudo sh -c ‘echo deb https://pkg.jenkins.io/debian-stable binary/ [use right angle bracket]
/etc/apt/sources.list.d/jenkins.list’
– sudo apt-get update
– sudo apt-get install jenkins
sudo cat /var/lib/jenkins/secrets/initialAdminPassword
#jenkins #jenkinsinstallation #studenttechnique
video content:
00:00 jenkins installation step by step in ubuntu 18.04/20.04
00:27 what is jenkins? why to use jenkins
02:18 commands for installation
8:38 jenkins setup wizard
github link: https://github.com/MohitVermaCoder
reference link: https://phoenixnap.com/kb/install-jenkins-ubuntu
Thanks for watching this video. If you have liked this video then please give a like and also press the subscribe button and hit the bell icon.
ubuntu