Create Amazon Linux with AWS EC2 and log in

Create Amazon Linux on AWS EC2 and log in.

Log in to AWS, Service> EC2> Launch Instance image.png

Click "Select" with Amazon Linux 2 as 64bit (x86)

Keep the default and click "Confirm and Create"

An instance will be created, so check the IP of "Public IPv4 Address".

Ssh connection with software such as Mac terminal or TeraTerm for Windows.

ssh -i testkey.pem ec2-user @ [IP address]

Login with.

Recommended Posts

Create Amazon Linux with AWS EC2 and log in
Creating an AWS EC2 EC2 Instance (Amazon Linux AMI) 2
Easily log in to AWS with multiple accounts
AWS EC2 2nd SSH connection to EC2 Instance (Amazon Linux2)
[AWS EC2] How to install Maven on Amazon Linux 2
Build AWS EC2 and RDS with Terraform Terraform 3 minutes cooking
[Linux] Create a self-signed certificate with Docker and apache
[AWS EC2] How to install only MySQL client on Amazon Linux 2 and connect to RDS
Linux fastest learning with AWS
Run Amazon Linux 2 in VirtualBox
Create an authentication feature with django-allauth and CustomUser in Django
[AWS EC2] Settings you want to do on Amazon Linux 2
Launch NEM Symbol testnet node on AWS EC2 (Amazon Linux2)
How to create dataframes and mess with elements in pandas
Easily build network infrastructure and EC2 with AWS CDK Python
How to log in to AtCoder with Python and submit automatically
Prepare pipenv environment with amazon Linux 2
ruby environment construction with aws EC2
[AWS] Create API with API Gateway + Lambda
Create an AWS Cloud9 development environment on your Amazon EC2 instance
Add users with SSH access to your Amazon EC2 Linux instance
Put only kubectl in Amazon Linux 2
Building LAMP with Linux MINT Cannot log in with mysql root password
Install pyenv on EC2 (Amazon Linux)
[Work memo] Until matplotlib and numpy are installed in Amazon Linux
[Linux] [kernel module] Create kthread in kernel module
Summary of installing PHP7.2 on EC2 (Amazon Linux 2) and setting php.ini
Create a Docker container image with JRE8 / JDK8 on Amazon Linux
Install pip in Serverless Framework and AWS Lambda with Python environment
Create and read messagepacks in Python
Procedure for building a kube environment on amazon linux2 (aws) ~ (with bonus)
[AWS] Create a Python Lambda environment with CodeStar and do Hello World
Easy server monitoring with AWS Lambda (Python) and result notification in Slack
Create and edit spreadsheets in any folder on Google Drive with python
Run a batch of Python 2.7 with nohup on Amazon Linux AMI on EC2
Install Python3 and Django on Amazon Linux (EC2) and run your web server
Create "operation log" CSV formatting tool in 5 days with Python Pandas PyInstaller
I'll install Ruby on EC2 (Amazon Linux2) 2020
Create your own Linux commands in Python
Use Jupyter Lab and Jupyter Notebook with EC2
AWS EC2 instance launch and ssh connection
Create and run embulk config in Jupyter
Create and decrypt Caesar cipher with python
Learn sshd_config and authorized_keys (on Amazon Linux 2)
Dealing with "years and months" in Python
[AWS] Link Lambda and S3 with boto3
Overwrite data in RDS with AWS Glue
Create a private repository with AWS CodeArtifact
Create and deploy Flask apps in PTVS
Install Python 3.8, Pip 3.8 on EC2 (Amazon Linux 2)
Touch AWS with Serverless Framework and Python
[Linux] Build a Docker environment with Amazon Linux 2
Communicate with I2C devices in Linux C
[AWS Lambda] Create a deployment package using the Docker image of Amazon Linux
Build a TensorFlow development environment on Amazon EC2 with command copy and paste
Log in to the remote server with SSH
Put Linux in your Chromebook and use R ...
[AWS SAM] Create API with DynamoDB + Lambda + API Gateway
Differences between queryStringParameters and multiValueQueryStringParameters in AWS Lambda
Automatically create word and excel reports in python
Create a virtual environment with conda in Python