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
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
81
views
asked a month 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
53
views
asked a month 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
84
views
asked 3 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
151
views
asked 3 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
116
views
asked 3 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
127
views
asked 3 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
67
views
asked 4 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
127
views
asked 4 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
375
views
asked 5 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
166
views
asked 5 months ago
