Skip to main content

Questions tagged [amazon-ec2]

Amazon EC2 (Elastic Compute Cloud) is a web service that allows users to rent virtual computing capacity on which they can run their applications. Web service questions are on topic here only if the question is about the operating system or using a PC application hosted there. Otherwise, other sites on the network may be more appropriate

0 votes
0 answers
38 views

How can I connect to a headless instance with fractional GPU (g6f) using grid drivers? I usually install Sunshine after logging in with nomachine. I tried with Debian 13, following the steps to ...
qwertynsq's user avatar
0 votes
0 answers
56 views

I have a Windows 10 machine at work and I also have an EC2 machine, I wanted to know how I can connect to my Windows via my EC2 machine. I need to have shell access from my windows on my EC2. I've ...
Gustavo Henrique's user avatar
0 votes
1 answer
669 views

I install tmux on my EC2 instance using: yum install tmux then i start a tmux session using: tmux new -s bot within this session, i run a python script using: python myscript.py this script runs ...
cmaz's user avatar
  • 1
0 votes
0 answers
170 views

i am new in aws, i created two linux instances : amazon linux and ubuntu linux I downloaded RSA ppk key pairs + imported to putty, however I am unable to login via putty, i get this error no supported ...
andrew's user avatar
  • 101
-1 votes
1 answer
254 views

I have 3 services in my compose.yaml, 2 web apps and nginx proxy manager, on ec2 if I call sudo docker-compose up it will eventually freeze and the instance will become unresponsive ( I have to reboot ...
Omu's user avatar
  • 855
1 vote
1 answer
486 views

Right now I can connect to my ec2 instance using aws instance connect (via the browser, aws console site), if I have in my security group port 22 open from anywhere, I tried to specify instead of 0.0....
Omu's user avatar
  • 855
0 votes
1 answer
3k views

I would like to create a Python script and run it on an AWS EC2 instance (t3.micro with Windows). I want the script to start automatically when I turn on the instance. Do you think if I set it to ...
CastoldiG's user avatar
  • 101
-1 votes
1 answer
236 views

I have an EC2 instance on AWS with 30GB volume attached. When running docker to build an image though, I am encountering this issue of no space left on device. Actually, running df -h I can see /dev/...
cami's user avatar
  • 1
1 vote
1 answer
753 views

The company I work with has an AWS EC2 machine which has rebooted yesterday. I looked at various files in /var/log, but didn't find anything which could give reasons as to why or who has rebooted the ...
Philippe's user avatar
  • 230
0 votes
1 answer
495 views

Let's say I have set EnvironmentFile in /usr/lib/systemd/system/httpd.service as follows: … [Service] .. EnvironmentFile=/etc/sysconfig/httpd I then put the following in /etc/sysconfig/httpd: ...
H M's user avatar
  • 3
0 votes
1 answer
444 views

Hi I have setup an EC2 Ubuntu instance (A) for use with additional key-pair. Reason is that I need to connect with myuser to A instead of default user ubuntu. Got the new pem file from EC2>Network ...
Naveen Karnam's user avatar
0 votes
0 answers
281 views

Help! I am in China and my plants are thirsty. I need a creative solution to VPN into my home network so I can water my plants. VPN has been working fine for the last few days, but suddenly stopped ...
user3159132's user avatar
0 votes
0 answers
119 views

I am trying to start an application with a specific affinity because I need it for some experiments. To achieve this, I am trying to set the affinity when starting the application. For this I use the ...
Tilman Zuckmantel's user avatar
5 votes
1 answer
9k views

Amazon recently announced they're going to start charging for IPv4 addresses. How do you tell AWS to allocate an IPv6 address? When I go to my EC2 instance, I see this: When I try to change the ...
user1130176's user avatar
2 votes
0 answers
196 views

I have created 10 SFTP users on the EC2 instance and I am able to login to the server. I have an SSH key for all users for authentication instead of a password. I am mounting the s3 bucket to one ...
Wagh's user avatar
  • 121

15 30 50 per page
1
2 3 4 5
44