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