All Content tagged with Amazon EC2
a web service that provides secure, resizable compute capacity in the cloud
Content language: English
Select up to 5 tags to filter
Sort by most recent
6846 results
I have a public EC2 instance that hosts an application and uses nginx for reverse-proxy. It has an api that can be accessed using http. I'm trying to access the api using EC2-public ip from a private ...
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...
I use the web UI's "Connect" to VM a lot.
Gives a basic browser-based terminal.
Just recently, amazon has added extra clutter to the web UI. An AI assistant, "amazon Q".
And it is obtrusively on the...
I'm trying to complete my Cloud Practioner lab assignments and I can create an EC2 instance in US East 1 N.Virginia, but when tasked to create an EC2 instance in US East 2, there are no AMI's availabl...
We have a COTS application running on an EC2 Windows server at AWS. This is a .net application that uses RDS Oracle DB as the back end. If we create an ami from the running EC2 instance, can we use it...
I have connected to my ec2 instance , and I have put a python code to run in its terminal but it is saying that there is no such file or directory exists error 2 , what should I do about this and I ha...
Hello,
i have a CDK stack that creates a bunch of resources. More specifically an ec2 instance with an elastic_ip address. For other reasons i had to rebuild the app and the way the needed resources ...
SSH is no longer responding (even Ctrl+C isn't responding) and new SSH clients can't connect for the last hour while the machine is in the middle of installing an upgrade via `sudo dnf upgrade --relea...
I launched an instance but now when I connect to it and post a code in the terminal it is asking me for a login and password , I am confused does it want password of aws account or something else
The follwing powershell commands
$WebClient = new-object System.Net.WebClient
$WebClient.DownloadString("https://demo.sths.ca/")
executed on my EC2 instance result in a 403 (Forbidden) error from the...
Hi everyone,
Apologies if this isn't the right forum to post about my issue. Please feel free to direct me to a more appropriate one if needed.
Over the past few days, I’ve been analyzing the AWS E...
How can I how to Restore EC2 ( windows OS ) From AMI image and retain private IP Address.