By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon Linux

Portfolio of modern Linux-based operating systems from AWS.

Content language: English

Select up to 5 tags to filter
Sort by most recent
364 results
I have tried reboot multiple times, no luck, and I could see in the system log below warning. I use this environment for learning/upgrade myself, and bit new to these kind of issues, appreciate any in...
3
answers
0
votes
272
views
asked 5 months ago
I'm trying to build a container to run on ECS with Amazon Linux 2023 as the base image. I'd like to use Python 3.12 to run an application on the container, and I'm having a hard time getting the pack...
Accepted AnswerContainersAmazon Linux
2
answers
0
votes
4.4K
views
asked 5 months ago
Recently, the mirrors for centos 7 at http://mirror.centos.org/centos/7 has been moved. This breaks the .repo files in /etc/yum.repos.d/. Navigation directly to http://mirror.centos.org/centos/ reve...
Accepted AnswerComputeAmazon Linux
3
answers
0
votes
2.8K
views
asked 5 months ago
Here's my very simple test script that I want to run on ec2 launch via cloud-init using terraform. ``` data "cloudinit_config" "cloudinit" { gzip = false base64_encode = false part { ...
Accepted AnswerAmazon LinuxTerraform
2
answers
0
votes
828
views
asked 5 months ago
Docker 20.10, which was used in Amazon Linux 2 (AL2), reached its end-of-life in December 2023. This means that it will no longer receive any security updates going forward. If you do not want to upgr...
Before upgrading the OS from Linux 2 I had a working cloudwatch.config file. It looked like this: ``` packages: yum: awslogs: [] files: "/etc/awslogs/awscli.conf" : mode: "000600" own...
2
answers
0
votes
560
views
asked 5 months ago
We are running docker application ( single container ) on elastic beanstalk using Dockerrun.aws.json now, we want to add EFS to make some data persistent across deployments. we created .ebextestions ...
1
answers
0
votes
457
views
asked 5 months ago
I am building processes for using AmazonLinux and I want to do it on a local machine to simplify setup. Unfortunately, I have not been able to get the official amazonlinux image from hub.docker.com to...
Accepted AnswerContainersAmazon Linux
3
answers
0
votes
912
views
asked 5 months ago
Hi all, I used the following doc to join my Linux EC2 instances to my (Directory Services) domain: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/seamlessly_join_linux_instance.html ...
1
answers
0
votes
492
views
asked 6 months ago
i've been working with totally normal via putty, until yesterday that the SSH provider PUTTY, started to send me this error No supported authentication methods available (server sent: publickey). i'...
1
answers
0
votes
1.2K
views
asked 6 months ago
Hello All, I'm having an issue with my Ubuntu-Noble-24.04-Amd64 Server. I'm not sure if it is an AWS issue or a Linux issue. I am able to SSH into the Linux server using the default Ubuntu account an...
Accepted AnswerAmazon EC2Amazon Linux
1
answers
0
votes
626
views
asked 6 months ago
I received a notification about an upcoming change to the Docker version 20.10 used in Amazon Linux 2. I have a cluster AWS EKS running with nodes on AL2, where docker containers are deployed. Do I ne...
2
answers
0
votes
1.6K
views
asked 6 months ago