By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Linux Provisioning

Content language: English

Select up to 5 tags to filter
Sort by most recent
683 results
Hello, I am currently working on an architecture that allows access to private IPs or databases from local machines. This is meant as a temporary solution until our company VPN is fully operational a...
2
answers
0
votes
23
views
asked 2 days ago
I am new to the AWS, as I was trying I created an EC2 instance and opened it on "Mobaxterm". I downloaded the JDK packages and installing Jenkins. After installing both of it, I tried to run the Jenki...
2
answers
0
votes
29
views
asked 4 days ago
My EC2 VM currently has Docker version 25.0.5, build 5dc9bcc installed, but this version has a security flaw that has been patched in versions 27.1.1 and above. I followed the instructions from https:...
3
answers
0
votes
204
views
asked 10 days ago
Hello ***AWS re:Post Community,*** I have a question regarding the AWS Bitnami Images (AMIs) specifically for MagentoOS and WooCommerce (WordPress) OS. I noticed that ***most awsBitnami AMIs are cur...
1
answers
0
votes
9
views
profile picture
asked 12 days ago
Hi, I have a instance created many years ago and now I want to upgrade that as per the requirements of VOIP system? Is there any option we can update that without deleting it or creating a new one a...
1
answers
0
votes
26
views
asked 14 days ago
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...
2
answers
0
votes
44
views
asked a month ago
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...
4
answers
0
votes
126
views
asked a month ago
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...
1
answers
0
votes
23
views
asked a month ago
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...
1
answers
0
votes
40
views
asked a month ago
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...
2
answers
0
votes
45
views
asked a month ago
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...
3
answers
0
votes
165
views
asked a month ago
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...
1
answers
0
votes
40
views
asked 2 months ago