AWS Delete services that you no longer need on AWS Find out what services are being chargedFirst, open the billing dashboard from the account information on the upper righ... 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 int... 2022.05.22 AWS
AWS SSH Login to the Web Server via the EC2 Bastion SSH login to the bastion serverssh -L 20202:XXXXXXXX:22 mickey.mouse@YYYYYYY -i C:\Users\t_yam\.ssh\aaaaaaa.pem-LA signa... 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 we built ... 2022.05.08 AWSwordpress
AWS Build a network with AWS [VPC] What we do todayUnderstand the big picture of the systemUnderstand AWS networking conceptsIP Address Concept and Setting... 2022.05.05 AWS
AWS First things When Starting AWS To Stay Safe Deploy WordPress to AWS Step #01To understand AWS infrastructure, let's create a simple corporate site in WordPress. For... 2022.05.05 AWSwordpress