Questions tagged with Amazon Linux

Content language: English

Sort by most recent

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

Hi I recently created a new EC2 Linux t2.micro instance and have downloaded the necessary resources to run a Minecraft server on it. However, while running the server, it starts loading, and within a minute the instance becomes unresponsive. I am then unable to perform any commands or SSH into it until I restart it. Does anyone have an idea as to what might be going on? Is it that the server doesn't have enough resources to run the server? I have run a Minecraft server on a t2.micro Windows instance before, and that worked fine, so I assumed Linux would be okay too. Any help would be much appreciated.
0
answers
0
votes
13
views
iTcxic
asked 2 days ago
Hey! I'm pretty new to AWS and Linux, and I'm trying to learn, so please bear with me as I know this probably is a noob question. I'm trying to SSH into my Linux EC2 instance on my Windows pc using cmd, and this is the error I get: Load key "linuxmc.pem": Permission denied ec2_user@ec2-3-110-105-158.ap-south-1.compute.amazonaws.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic). Any ideas on how I could fix this? Sorry again if it's a dumb question, but I wasn't able to find the solution after a lot of googling. Thanks.
2
answers
0
votes
21
views
iTcxic
asked 3 days ago
I would like to pull CVSS scoring info for particular CVEs from alas.aws.amazon.com. I see endpoints like https://alas.aws.amazon.com/cve/html/CVE-2023-25751.html, and am wondering if a /json or /xml or similar endpoint exists. I've searched documentation, tried calling those directly, and looked through network traffic but don't see any requests that indicate those exist. Is there an API for this site (or another resource I'm not aware of), or do I need to parse the HTML to get that CVSS data?
2
answers
0
votes
16
views
asked 3 days ago
we need to install Chinese fonts on one of our EC2 amazon Linux servers, anybody luck with that ?
1
answers
0
votes
9
views
asked 4 days ago
As the title says - is xdebug available for Linux 2023?
2
answers
0
votes
19
views
mike
asked 4 days ago
Hello, We have tomcat servers with latest tomcat 8.5.* installed from amazon-linux-extras The latest version now is **8.5.79.0** But in the Apache Tomcat site https://tomcat.apache.org/download-80.cgi, they have this latest version 8.5.87 Could you please advise why AL2 doesn't have the latest tomcat version? Thanks
1
answers
0
votes
16
views
Maan
asked 4 days ago
Hello Team, For the AMI ID ami-02f3f602d23f1659d (al2023-ami-2023.0.20230315.0-kernel-6.1-x86_64), I am seeing that crontab is missing [root@ip-172-31-11-172 ~]# contab -l -bash: contab: command not found After that I have installed the crontab manually using the command **yum install cronie cronie-anacron** But could you please let me know, Is the AWS missed to include crontab or hereafter the AMI will come up without crontab. Could you please confirm.
1
answers
0
votes
15
views
asked 6 days ago
Hi, Can you please help to install maria db in amazon linux ec2 instance. While i was trying to install the server with the below command i am getting the following error as unable to find a match. am i missing anything ? [ec2-user@planetm ~]$ sudo yum install -y mariadb-server Last metadata expiration check: 4:46:51 ago on Sat Mar 18 17:35:23 2023. ***No match for argument: mariadb-server Error: Unable to find a match: mariadb-server*** [ec2-user@planetm ~]$
2
answers
0
votes
55
views
asked 7 days ago
Hello, I would like to ask if tomcat10 available in the official repo of Amazon Linux 2023, or at least is there any way to install tomcat10 using yum? Thanks
1
answers
0
votes
46
views
Maan
asked 9 days ago
As mentioned in https://docs.aws.amazon.com/systems-manager/latest/userguide/managed-instances-default-host-management.html, SSM Agent version 3.2.582.0 or above have to be used in order to make use of Default Host Management Configuration. However, the latest version on Amazon Linux 2 is 3.1.1732.0 when I use yum update. Do we need to build from source code in order to use it at this moment? Thanks.
1
answers
0
votes
26
views
Alan
asked 11 days ago
Amazon Linux 1 maintenance support will end on December 31, 2023. As per FAQ we should be able to launch instances using this AMI after the maintenance support window end but question is till how long ?
1
answers
0
votes
20
views
AWS
agniv
asked 23 days ago
We recently switched to using Corretto Java 11 and I noticed that something called log4j-cve-2021-44228-hotpatch gets installed as a dependency. This package executes a script that appears to be modifying the Java runtime to install an agent that will somehow patch vulnerable versions of log4j. Looking at journalctl, I see this script runs every 30 minutes. We don't use log4j and we don't have it installed on our EC2 instances. We have over 100 EC2 instances. Is there an easy way to permanently remove this tool or do we have to switch to the OpenJDK Java release?
0
answers
0
votes
9
views
asked 25 days ago