-
[ AWS ] Amazon Linux nginx InstallAWS Infra 2022. 10. 11. 13:18
$ sudo amazon-linux-extras | grep nginx1 38 nginx1 available [ =stable ]
$ sudo amazon-linux-extras enable nginx1 ... 38 nginx1=latest enabled [ =stable ] ...
$ sudo amazon-linux-extras install nginx1
'AWS Infra' 카테고리의 다른 글
[ AWS ] Python boto3를 이용하여 EC2 CPU 사용율 구하기 (0) 2023.02.02 [ AWS ] Python Boto3를 이용한 CloudFront Invalidation (무효화) (0) 2023.01.13 [ AWS ] S3 특정 확장자 파일만 업로드 하는 버킷정책 (0) 2023.01.13 [ AWS ] Python boto3를 이용한 S3 파일 업로드 / 다운로드 (0) 2022.12.28 [ AWS ] boto3를 이용한 보안그룹 소스IP 체크 (0) 2022.07.11 [ AWS ] RDS mysql Slow Query Monitoring ( Cloudwatch ) (0) 2022.06.29 [ AWS ] EventBridge cron expressions (0) 2022.03.21 [ AWS ] EC2 인스턴스 Type 변경후 재시작 (0) 2022.03.16