Skip to main content

Questions tagged [amazon-linux]

0 votes
1 answer
69 views

Im going crazy here, I dont know what to do anymore I have this Apache/2.4.62 server running on an amazonlinux:2023 container, inside a docker. Its running a PHP application, using PHP-FPM It works ...
diogo.abdalla's user avatar
1 vote
1 answer
2k views

Before upgrading to Amazon Linux 2023, I'd like to make sure I can easily install Caddy. Amazon published a list of available packages, but Caddy is not in it. I also found a package request from 2022 ...
Benoit Blanchon's user avatar
2 votes
1 answer
391 views

We're running an Elastic Beanstalk Multi-container Docker environment on Amazon Linux 1, which has been deprecated and needs to be migrated to Amazon Linux 2. The documentation presents two options ...
Dario Seidl's user avatar
1 vote
1 answer
2k views

If I run docker run -it --rm --entrypoint=/bin/bash fedora:latest dnf install moreutils it works. If I run: 19:57:34:~/ $ docker run -it --rm --entrypoint=/bin/bash public.ecr.aws/lambda/provided:...
Richard Wheeldon's user avatar
7 votes
3 answers
6k views

With Amazon Linux 2 I would automatically apply security updates using yum-cron and something like: # turn on automatic security updates set -ex sudo yum update -y sudo yum install yum-cron -y sudo ...
YoungDinosaur's user avatar
0 votes
1 answer
2k views

The goal is to install "freeipa" on Amazon Linux 2023 AMI. Amazon Linux 2023 doesn't officially support the package by default, due to this AMI is made of Fedora 34, 35, 36, and CentOS 9 ...
Igor Ferretti's user avatar
1 vote
0 answers
2k views

I'm having an issue where I'm running pm2 as pm2-root under systemd (this is on Amazon Linux2023). The daemon runs fine, and if a process dies, it restarts it fine. However, if the server reboots, pm2-...
philolegein's user avatar
0 votes
1 answer
661 views

I want to install the FreeIPA client on Amazon Linux 2023. Unfortunately, Amazon Linux 2023 doesn't officially support the package. As a workaround I installed the Fedora repositories and managed to ...
Michael Angel P.'s user avatar
1 vote
0 answers
1k views

We are in the process of transitioning to Amazon Gnu/Linux 2023, and during the course of this migration, I came across some Ansible code that modifies kernel parameters. I would greatly appreciate it ...
Ygor Thomaz's user avatar
0 votes
1 answer
2k views

I am using an amazon linux 2023 box and i joined the instance to domain using realmd. The issue is that when i try to login with my AD credentials, the user directory is being created as /home/...
Mervin Hemaraju's user avatar
0 votes
0 answers
143 views

I built a new server using Amazon Linux 2023 and I join it to our domain avengers using realmd. I am however getting an issue where i can't login to the server with this command [email protected] but ...
Mervin Hemaraju's user avatar
0 votes
1 answer
580 views

I have an AWS instance which I use on demand, I was trying to boot it up and start apache but got this error which I have looked up and couldn't get anywhere near resolving or diagnosing it The job ...
megz's user avatar
  • 13
0 votes
1 answer
4k views

I see instructions from MS site on how to install ODBC drivers on various Linux distributions but not for Amazon Linux. https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-...
Meringros's user avatar
  • 101
13 votes
4 answers
26k views

Amazon Linux 2023 is loosely based on Fedora 34, 35 and 36 as per aws: https://docs.aws.amazon.com/linux/al2023/ug/relationship-to-fedora.html However redis package is not available in AL2023, instead ...
VIVEK's user avatar
  • 133
0 votes
0 answers
907 views

I am attempting to run basic PHP scripts on an Amazon Linux 2022 or Amazon Linux 2023 server instance. I followed the directions here and when I request index.html it serves a static page fine. ...
Steve's user avatar
  • 125

15 30 50 per page
1
2 3 4 5
10