AWS Delete services that you no longer need on AWS Find out what services are being charged First, open the billing dashboard from the account information on the upper... 2022.05.22 AWS
AWS Authorize Your IP by Editing .htaccess Using vim If you are involved in a large project, you often have permission restrictions to certain servers. This time, I will in... 2022.05.22 AWS
AWS SSH Login to the Web Server via the EC2 Bastion SSH login to the bastion server ssh -L 20202:XXXXXXXX:22 mickey.mouse@YYYYYYY -i C:\Users\t_yam\.ssh\aaaaaaa.pem ... 2022.05.22 AWS
AWS EC2 with Security Group and SSH login Overall Picture ✅ In this post, I will explain the procedure up to SSH login.✅ Build a web server on the network ... 2022.05.08 AWSwordpress
AWS Build a network with AWS [VPC] What we do today Understand the big picture of the systemUnderstand AWS networking conceptsIP Address Concept and Se... 2022.05.05 AWS
AWS First things When Starting AWS To Stay Safe Deploy WordPress to AWS Step #01 To understand AWS infrastructure, let's create a simple corporate site in WordPress... 2022.05.05 AWSwordpress