Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions tagged with Linux Provisioning
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
712 results
I am trying to mount a newly created disk (24 hours ago). I am following the recommended method from AWS docs
https://docs.aws.amazon.com/en_us/lightsail/latest/userguide/create-and-attach-additional-...
2
answers
0
votes
65
views
asked a month ago
Hello everyone,
Please, I need guidance on what to do next.
I created a custom vpc and everything in it. I was able to SSH into my instance but I can't seem to install anything. I keep getting this...
3
answers
0
votes
102
views
asked a month ago
I wanted Configure the following
in `/etc/pam.d/system-auth and /etc/pam.d/password-auth`
auth required pam_tally2.so deny=3 even_deny_root unlock_time=600
TMOUT=600
HISTFILESIZE=0 / HISTSIZE=...
2
answers
0
votes
84
views
asked a month ago
I have two EC2 instance each with its own EBS volume, my first EC2 instance is my primary and my secondary/standby EC2 instance is my second one, I would like to failover to my secondary/standby EC2 i...
4
answers
1
votes
84
views
asked a month ago
**To rule out client-side issues, I attempted the SSH connection using verbose mode (-vvv) from my local machine to inspect where the failure occurs.**
 despite the "update-linux" compo...
2
answers
0
votes
50
views
asked 2 months ago
I tried importing a disk image on S3 made of Ubuntu 14.04 and kernel 5.10 but I got this error:
```
"StatusMessage": "CLIENT_ERROR : ClientError: Unsupported kernel version 5.10.43-xanmod1"
```
1- ...
2
answers
0
votes
97
views
asked 3 months ago
Hi all,
I'm trying to create a Docker using the following base image `public.ecr.aws/amazonlinux/amazonlinux:2023`. So far, my Dockerfile looks like this:
```dockerfile
FROM public.ecr.aws/amazonlin...
3
answers
0
votes
249
views
asked 3 months ago
Hi everyone, we are having an issue where the ssm-agent gets removed by snap at run time, so we lose connection to that system
The system:
Ubuntu 22.04, snap details(from "snap list" command): amazo...
1
answers
0
votes
103
views
asked 3 months ago
I have created a new Ubuntu instance on Lightsail. I specified a custom SSH key pair that I created yesterday on Lightsail. But when I try to connect via SSH using MobaXterm, I receive this message: "...
2
answers
0
votes
198
views
asked 4 months ago
I migrated a virtual machine from Microsoft Azure to AWS EC2.
Both the OS and data disks were imported as EBS volumes, but after attaching the imported OS volume to a new EC2 instance, it fails to bo...
1
answers
0
votes
93
views
asked 4 months ago
I have a Lightsail instance, specifically Ubuntu-1 with 1 GB RAM, 2 vCPUs, 40 GB SSD. It only works when it wants to.
I have created the key and have logged in several times, but there are times of th...
1
answers
0
votes
99
views
asked 4 months ago