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

Questions 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

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

342 results
Hi, Whenever I try to globally install pm2 (using either with npm or yarn), the process hangs forever at the reify step. Sometimes the npm log shows an EIO error, when using /tmp as install prefix i...
1
answers
0
votes
14
views
asked 18 hours ago
My EC2 VM currently has Docker version 25.0.5, build 5dc9bcc installed, but this version has a security flaw that has been patched in versions 27.1.1 and above. I followed the instructions from https:...
3
answers
0
votes
226
views
asked 12 days ago
I am trying to invoke an API Gateway endpoint using CPP SDK. The script is running fine on Windows. But when deployed on Amazon Linux 2023, I get response -1,REQUEST_NOT_MADE. Aws::Client::ClientCon...
2
answers
0
votes
27
views
the update servers already have this update but I don't see any documentation for it.
3
answers
0
votes
129
views
asked 14 days ago
Have EC2 instance, al2023 ver 2.3, running database app that we usually interact with using Telnet. Have installed telnet-server.x86_64 on al2023, but can not find startup script/s or documentation on...
1
answers
0
votes
49
views
asked 25 days ago
Hi, I am using cloud9 and installed Python 3.12. Tried to update SQLite installation as there were errors configuring python3.12. As I was following steps I suddenly couldn’t use yum anymore and I get...
1
answers
0
votes
23
views
asked a month ago
Hello, I have an EC2 instance running Amazon Linux OS. I have a code that runs regularly on this instance, and I use screen to keep it running in the background. Sometimes, I experience status check ...
1
answers
0
votes
38
views
asked a month ago
Hello, I am trying to run a custom script using AWS Systems Manager (SSM) Run Command to configure the CloudWatch Agent on my Amazon Linux 2 instance. However, I am encountering the following error: ...
1
answers
0
votes
278
views
asked 2 months ago
I have Correto 17 installed on Amazon Linux 2 via "sudo yum install java-17-amazon-corretto" Command. Now new version was released (https://github.com/corretto/corretto-17/blob/release-17.0.13.11.1/CH...
1
answers
0
votes
392
views
asked 2 months ago
I have created a private database on AWS RDS(SQL Server) with the following specifications: Engine: SQL Server Express Edition Class: db.t3.micro Instance Type: t3.micro Additionally, I have set up a...
1
answers
0
votes
66
views
asked 2 months ago
I have installed PostgreSQL 15 on EC2 Amazon Linux 2023, and it works. I am unable to install TimescaleDB. Could you please provide the steps to follow? Optionally, starting from a new instance and re...
1
answers
0
votes
87
views
asked 2 months ago
I attempted to use the Pillow library for image processing tasks, specifically for image resizing and converting images to binary formats. After installing the library and packaging it into a ZIP file...
2
answers
0
votes
159
views
asked 2 months ago