본문 바로가기

aws8

20190124 TIL - Connecting AWS EC2 Windows Instance Connecting AWS EC2 Windows Instance 1. Create a Windows Instance-I already noted how to create an instance. Last time I created a Ubuntu server instance but this time I created a Windows Server. 2. Connect-In the instance, right click and click connect. 3. Download Remote Desktop File & Get Password-With Remote Desktop File, I could enter into my windows instance. For the password, click Get Pas.. 2019. 1. 25.
20190117_TIL AWS EC2 I learned how to connect from Windows to Linux instance.First I had to download XShell 6. Amazon instruction said I can use PuTTY but for some reason, this instructor recommends me to use XShell.From XShell I needed to make a new session using AWS given IP address and password.(I still have to figure out why it asked me to enter a passphrase which was not mentioned from the lecture. It i.. 2019. 1. 18.
20190116_TIL AWS EC2 How to make an instance step by step? 1. Choose AMI- AMI stands Amazon Machine Image. Basically I choose whichever type of server I need. It was almost same with using VMWare virtual machine. I chose Linux Ubuntu. 2. Choose Instance Type- I could choose specification of the instance. There was only one free tier eligible so I chose default. 3. Configure Instance- I was able to arrange Ne.. 2019. 1. 17.
20190115_TIL AWS EC2 From today I started taking a basic lectures about AWS(Amazon Web Services)I made an account for AWS and tried to make my first instance from EC2 which is Elastic Compute Cloud.In AWS, I could understand instance as a computer. So if I create an instance from AWS EC2 it means I create a computer in cloud. Lecture from Opentutorials.org 2019. 1. 16.