Jenkins Installation in Ubuntu
Prerequisites for the project:
Update the Ubuntu machine connected to the AWS instance (t2-micro) through Git bash.
ssh -i "PROJECT001.pem" ubuntu@ec2-54-88-172-177.compute-1.amazonaws.com
Update system:
root@ip-172-31-25-199:/home/ubuntu# sudo apt ...
sheikhkamranmuneer.hashnode.dev1 min read