Questions tagged with Amazon Linux

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I set up an EC2 instance a couple of weeks ago (Amazon Linux) and installed Tomcat. The version of Tomcat that I got is 9.0.87. There are no updates available through the "yum" command. The security...
1
answers
0
votes
115
views
Frank
asked 5 days ago
I have to monitor the performance metrics like bandwidth and gain insights of the traffic. I am working on Amazon Linux 2023 m7 instance type. I am not able to install nload or any alternative tool...
1
answers
0
votes
171
views
profile pictureAWS
EXPERT
asked 6 days ago
How to install AVIF file support for linux Amazon 2023 and php 8.3?
6
answers
0
votes
95
views
asked 10 days ago
I created an instance but its Public IPv4 DNS is not visible (shows as blank in summary) and I am unable to ssh to the instance or even launch it from the server (amazon linux console). The instance I...
1
answers
0
votes
119
views
rajgd
asked 11 days ago
I'm looking for guidance on how to install/enable PHP-OpenSSL extension for AL2023 OS? We are running PHP 8.2.20 on AL 2023. We installed PHP core as a third-party software. With this we need to...
3
answers
0
votes
205
views
asked 16 days ago
# The Problem ``` bash-4.2# yum install -y google-chrome-stable_current_x86_64.rpm --verbose Loading "ovl" plugin Loading "priorities" plugin Config time: 0.011 rpmdb time: 0.000 ovl: Copying up (0)...
2
answers
0
votes
1743
views
asked 18 days ago
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...
3
answers
0
votes
143
views
asked 20 days 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...
Accepted AnswerContainersAmazon Linux
2
answers
0
votes
323
views
stu
asked 20 days 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/...
Accepted AnswerComputeAmazon Linux
3
answers
0
votes
607
views
MW
asked a month 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
341
views
asked a month ago
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" ...
2
answers
0
votes
430
views
asked a month 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
383
views
Naga
asked a month ago