How Connecting By SSH on Linux Command Line to Amazon AWS Ec2 Cloud Server Step-by-Step Guide

February 11, 2013 | By Duchateaux.

The Guide shows you Step-by-Step How to Connecting by SSH on Linux Terminal Console to the Amazon AWS Ec2 Server.

Inside the Tutorial Links to:

  1. How to Create a Key Pair for SSH Connection to Amazon AWS EC2 Server

  2. Quick Start with Ubuntu Linux Server for FREE on the AWS Ec2 Free Tier Micro-Instance

  3. How to Properly SetUp a Domain for Resolving to the AWS EC2 Cloud Server IP

To Make the Entire Easy to Understand and Visualize the Posts Includes the Basic Screenshots of All GUI Steps involved.

The Contents and Details of Guides are Essentials and Give Focus only to Instructions and Commands.

Amazon AWS Cloud
  1. How to Create a Key Pair on AWS EC2 Cloud.

    EC2 How to Create a SSH Key Pair
  2. On EC2 Dashboard Find the Instance Public DNS

    Amazon AWS EC2 Dashboard - Public DNS

  3. Open a Terminal Window

  4. Amazon AWS EC3 Free Tier Ubuntu Linux Server Quick Start.

  5. Accessing the Key Pair Location and Setting Permissions

    chmod 400 </path/2>/myKeyPair.pem

  6. Connecting to Ec2 Ubuntu Server by SSH

    ssh -i myKeyPair.pem ubuntu@

  7. How to Setup a Domain for Resolving to the Ec2 Elastic IP.


QuickChic Theme • Powered by WordPress