AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
All Content tagged with Linux Provisioning
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
715 results
Hi,
I’m trying to set up a cron job on an Ubuntu EC2 instance, but it keeps failing with a **Permission denied** error.
These are the steps I followed:
1. Edited the crontab:
```
crontab -e
...
2
answers
0
votes
125
views
asked 6 months ago
In order to upgrade to the "latest intel cpus" I am migrating my WHM/Cpanel to a new instance in lightsail. I am following these steps as per AWS recommendation.
Step 1
Create a snapshot of your cur...
2
answers
0
votes
144
views
asked 6 months ago
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
149
views
asked 8 months 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
410
views
asked 8 months 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
195
views
asked 8 months 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
237
views
asked 8 months 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
114
views
asked 9 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
208
views
asked 9 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
644
views
asked 10 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
254
views
asked 10 months ago
