Connect to AWS EC2 instance using SSH Learn how to connect to AWS EC2 instance using SSH Connect to AWS EC2 instance using SSH Prerequisites: 1. AWS EC2 instance is running. (Follow here). 2. Putty is installed in your local machine. (Download Link) 3. Convert your private key using PuTTYgen . PuTTY...
Launch an EC2 Linux instance in AWS Learn how to launch an EC2 Linux instance in AWS Launch an EC2 Linux instance in AWS Prerequisite: We’ll be using all the options which are eligible under the AWS Free tier account. To follow along this tutorial please create a Free tier eligible account in AWS. S...
Setup & Run Jenkins Job with Selenium Project on AWS EC2 Linux Server Learn how to setup Jenkins with Selenium on AWS EC2 Linux Server Setup & Run Jenkins Job with Selenium Project on AWS EC2 Linux Server Prerequisites: 1. AWS EC2 instance is running. (Follow here) 2. Connect to your EC2 instance wi...
Setup Jenkins Master Slave Configuration on AWS Learn how to setup Jenkins master slave configuration on AWS Setup Jenkins Master Slave Configuration on AWS Prerequisites: 1. Launch 2 AWS EC2 Linux instances (Follow Here). 2. Configure Jenkins on an EC2 Linux instance which will act as Master Node (...
Setup a Jenkins Build Server on AWS EC2 Learn how to setup a Jenkins build server on AWS EC2 Setup a Jenkins Build Server on AWS EC2 Prerequisites: 1. AWS EC2 instance is running. (Follow here). 2. Connect to your EC2 instance with SSH. (Follow here). Steps to Download and Install Jenkins: 1. Run th...