Patching with no internet - Linux 2

0

Hello all.

I couldn't find solid information on the AWS site, but I am making an assumption I want clarified on please.

I am deploying some Linux 2 Instances and understand they can be patched using Patch Manager. It appears that the standard repos are amazon based and accessible regardless of whether the instance has access to internet. Is this correct, or does the instance need access to internet to download patches, like any other machine ?

Many thanks.

질문됨 4년 전449회 조회
1개 답변
0

Hi
According to this link,
https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-how-it-works-linux-rules.html
The AWS Systems Patch Manager will use one of these equivalent commands to patch Amazon Linux 2 depending on the security option:

sudo yum update-minimal --sec-severity=critical,important --bugfix
sudo yum update --security --bugfix

These commands will require Internet access to patch your EC2 Instance.

Hope this helps,
-randy

답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인