New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content tagged with Amazon Linux 2023
Content language: English
Select up to 5 tags to filter
Sort by most recent
34 results
We're running a php app on elastic beanstalk, using the elastic beanstalk default php environment (and default options for everything). PHP 8.2 running on 64bit Amazon Linux 2023.
I've noticed that...
hi,
i have a kubernetes cluster with AL2 node. i am migrated from AL2 to AL2023. and i used to create and attach PV in ebs csi driver EKS Add-on. after i migrate AL2023 that ebs driver can't create...
Current AWS documentation says PHP 8.1 on AL2023 will have security support until Nov 2024:
https://docs.aws.amazon.com/linux/al2023/release-notes/support-info-by-support-statement.html#support-info-b...
EXPERT
published 6 months ago5 votes9.3K views
I want to install NVIDIA driver, CUDA toolkit, NVIDIA Container Toolkit on AL2023 (Amazon Linux 2023) (x86_64/arm64)
I have a legacy application that is using PHP5.6 on an EC2 instance no longer supported. I am in the process of migrating the application to an Amazon Linux 2023 EC2 instance, with PHP8.2. I have not ...
How do I a setup local dns caching service on Amazon Linux 2023? The following steps can be used to setup a local DNS caching service for DNS lookups on AL2023:
```
sudo dnf install -y dnsmasq bind-u...
Hello,
We used to use monit [1] on AL1, mainly to restart automatically some apps in case of crash.
We are now migrating our EC2 instances to AL2023 and monit is not part of the default packages anymo...
Hello,
The document https://docs.aws.amazon.com/linux/al2023/ug/vmware-supported-configurations.html says there are limitation in running Al23 on vmware in which VMotions/ DRS are not supported. We ...
EXPERT
published 8 months ago0 votes1.7K views
Assist with build and install of prerequisite software for TensorFlow on Amazon Linux 2023 for Graviton
I'm experimentiong with running Podman on CodeBuild on Lambda compute.
[Documentation](https://docs.aws.amazon.com/codebuild/latest/userguide/lambda.html#lambda.limitations) clearly lists Lambda lim...
When trying to enable DB switch, got this error:
`Error describing database options
Configuration validation exception: Invalid option value: 'db.t2.micro' (Namespace: 'aws:rds:dbinstance', OptionNam...
Hello everyone,
I'm new to Laravel and want to deploy an application written according to the Laravel framework on an EC2 instance. I browsed the generated Laravel welcome page through my browser, ma...