All Content tagged with Linux Provisioning
Content language: English
Select up to 5 tags to filter
Sort by most recent
684 results
After launching a new CentOS instance and logging in, I attempted to run "sudo yum update" as an initial setup step. However, during the update process, specifically at 77/401 (Running scriptlet: seli...
Hello AWS Community,
I’m posting to highlight a major issue we’ve been facing with AWS support and our instance (ID: *******************), which has been down and unreachable for several days now, ca...
Hi, I am using cloud9 and installed Python 3.12. Tried to update SQLite installation as there were errors configuring python3.12. As I was following steps I suddenly couldn’t use yum anymore and I get...
Hello, my fellow AWS community!
I am trying to build an EC2 instance on a private subnet that is CIS Level 1 compliant. The AMI is RHEL 9 with t3a.small instance type and 74 GB EBS storage.
Are ther...
Hi everyone.
I'm trying to automate the Azure DevOps agent startup on an EC2 instance within an Auto Scaling group using a user data script. The script successfully creates the myagent directory, and...
I have created a Terraform module which creates a ec2 instance the module also creates aws_ssm_association resources which essentially runs a command.
My custom command runs just fine and is working...
i try do this solution:
```
mysqld --skip-grant-tables --user=mysql --skip-external-locking --port=3306 --sock=/opt/bitnami/mariadb/tmp/mysql.sock
```
but:
```
mysqld: Deprecated program name. It...
I'm trying to complete my Cloud Practioner lab assignments and I can create an EC2 instance in US East 1 N.Virginia, but when tasked to create an EC2 instance in US East 2, there are no AMI's availabl...
Hi everyone,
I’m facing an issue with **AWS Elastic Disaster Recovery** and was hoping someone here might be able to help!
We’re replicating some of our servers from the primary to the secondary reg...
I am using a r6a.large EC2 with Ubuntu as OS. my 'ethtool' command does not produce the 'conntrack_allowance_availale' metric output , as I checked the documentation it says the metric is supported b...
Hello,
I'm currently using EC2 instances to deploy my backend microservices application, which consists of multiple Docker images. Unfortunately, a single EC2 instance can't handle all the images sim...
I have EC2 ubuntu instance with arm Graviton but when take AMI and Build it with x86_64 instance type get Instance reachability check failed.