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
61
views
asked 12 days 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
71
views
asked 13 days 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
80
views
asked 17 days 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
67
views
asked 19 days 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
42
views
asked a month 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
85
views
asked 2 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
188
views
asked 2 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
82
views
asked 2 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
162
views
asked 3 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
82
views
asked 3 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
84
views
asked 3 months ago