Problem scenario
You have an Ubuntu server in AWS with 0.5 GB of RAM. You want to install Jenkins on it without installing an “apt-transport-http” package. (You are ok with using an “apt-get upgrade” command on the Linux server.) How do you do this?
Solution
(If you do not want to run “apt-get upgrade”, and you can install “apt-transport-http”, then see this
…
Continue reading “How Do You Deploy Jenkins 2.X to Ubuntu Linux in AWS?”