We've already seen introduction to Jenkins, Architecture, Sample Pipeline and other stuffs. In this post we will be seeing how you can install Jenkins on Linux machine: Ubuntu. Login to your Ubuntu machine and run below commands. Since Jenkins is a Java application, the first step is to install Java. sudo apt update sudo apt … Continue reading Install Jenkins on Ubuntu Machine
Tag: Install Java on AWS EC2
Install Java on EC2
In this post we will be seeing how we can install Java on our EC2 instance.
You must be logged in to post a comment.