AWS

SSH between two AWS EC2 Ubuntu 16.04 instances

Posted on

    This blog will enumerate the steps required to setup a password less ssh connection between two AWS EC2 Ubuntu 16.04 instances. Now a days, the trend is to host the webserver (like Apache2, tomcat, rail etc) on cloud (like Amazon Web Services). Thus setting up the ssh connection between the servers on the […]

AWS

Installing Java & Jenkins on AWS ec2 Ubuntu 16.04

Posted on

With this blog you will get insight into the process of installing Java & Jenkins on AWS ec2 Ubuntu 16.04. Pre-requisite: For this lab to proceed, following are the pre-requirements Two AWS ec2 instances with AMI as Ubuntu 16.04 being launched. One AWS ec2 Ubuntu instance with Apache2 and php installed (Click here to learn […]