Questions tagged with Amazon EC2
Content language: English
Sort by most recent
Good day,
We have an EC2 Linux instance that we are attempting to SSH into using Putty. I have converted the PEM key from the environment to a PPK but when attempting to log in via Putty I receive...
Is it possible to install latest Docker engine in Amazon Linux 2 on EC2?
As per this doc, https://docs.docker.com/engine/release-notes/, Docker 24.0.2 is the latest version.
```
$ sudo...
i have an instance in public subnet , with routes pointing to igw , we have outbound rules open as well. we cannot ping to any public ip's & traceroute gies nowhere!
[ec2-user@ip- ~]$ traceroute...
Steps:
1. Launch instance from Red Hat Enterprise Linux 9 (HVM), SSD Volume Type ami-026ebd4cfe2c043b2 (64-bit (x86)) / ami-03d6a5256a46c9feb (64-bit (Arm))
2. Modify instance, add volumes, lvm2,...
Quick question - is there any way to upgrade the PHP version of a Bitnami wordpress instance? I know those instances have PHP 8.1.8, but the theme I'm running on my website (currently on bluehost,...
Hello!
I need to use a High Memory instance, for example u-3tb1.56xlarge (which uses 229 vCPUs).
However, when I tried to launch the instance it gives the following error:
"You have requested more...
the EC2 was working fine until friday evening. it did not abruptly disconnect when you were doing some activity
after shutting down on friday and restarting the Ec2 on monday, SSh is not working
...
We have migrated a windows Server from CEDR to DRS. After migration we have modified a Source Server's Replication Settings and it not being applied correctly.
It has created a new replication server...
Hello, we have a windows 2016 print server we host in an ec2 instance. We have a FortiGate firewall that all the traffic routes to locally on our site. I have it configured where if a printer is...
I recently performed a yum update on my server running Amazon Linux 2. Ever since then, I cannot connect to the server, and it is failing the status check with the message "Instance reachability check...
I have a ASG with a single instance. I use a ASG for the health checks to relaunch if there is an issue. Ideally I need the instance to be terminated before the replacement is launched.
Is there a...
How to set up my inbound and outbound rules if I received the following error in nginx error log.
"connect() failed (111: Connection refused) while connecting to upstream"
Also what should the...