Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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...
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...
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 {
...
EXPERT
published 5 months ago0 votes2.4K views
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...
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 ...
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...
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
...
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'...
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...
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...