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.
All Content tagged with Linux Provisioning
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
713 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
53
views
asked 2 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
61
views
asked 3 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
75
views
asked 7 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
64
views
asked 10 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
41
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
83
views
asked a month 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
163
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
76
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
142
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
78
views
asked 3 months ago
