amazon-linux Questions
2
Solved
I am trying to install jq JSON parser on amazon instance, unfortunately, i'm not able to install it can someone guide me.
Horologium asked 2/8, 2016 at 9:7
1
Solved
I seem to be missing some very basic utilities, namely the commands sudo and which seem to be missing. How can I install these, or even better is there an ami linux image which has all of these kin...
Solitaire asked 13/9, 2019 at 9:15
2
Solved
I am following this Amazon AWS guide to install SSL certificates. I am running Apache on AWS EC2 using the Amazon Linux AMI 2018.03. The first step in the guide is to run:
sudo systemctl is-enable...
Loch asked 24/8, 2018 at 14:59
4
Complete newbie with Docker, but the concepts are sticking.
Goal
Create a container locally that matches my prod EC2 instance. Upgrade PHP7 and test my application.
Approach
My first step was t...
Anelace asked 28/7, 2017 at 12:51
1
I'm trying to setup a jenkins server to host my automation framework with Selenium-webdriver(3.142.0) and ruby(2.3.7) on Amazon Linux. If I try to invoke a chromedriver using my script, it sa...
Bary asked 26/4, 2019 at 6:33
1
This one stumped me. I have a simple shell script executing that works fine on my Linux (AWS aka CentOS) machine but crashed on my Mac OS X machine. It turned out escapes (\) in string commands nee...
Delightful asked 18/3, 2019 at 19:5
3
Solved
How to install PHP 7.1 on Amazon EC2 t2.micro Instance running Amazon Linux AMI 2018.03 having nginx as web server?
Reference to PHP7
Poseidon asked 13/7, 2017 at 5:3
2
We're using Jenkins 2.138.1 on Amazon Linux. We're trying to use the Maven Release plugin to build from our SVN repository. Although we can build snapshots fine, when we attempt to do a dry run of ...
Henley asked 10/11, 2018 at 16:38
0
Just starting out with AWS Cloud9.
Started a new project (Django with Beanstalk).
Opened Cloud9 environment, typed in virtualenv --python=/usr/bin/python3.6 venv
then, when i type: sourse venv/b...
Comportment asked 31/8, 2018 at 4:46
1
How can I run a .NET program on an Amazon Linux AMI, either by installing Mono or .NET Core? Or is the runtime already installed?
I tried yum -y install mono but got No package mono available, and...
Ugo asked 17/12, 2017 at 9:33
1
Solved
I have installed the wireshark on amazon linux through the following command:
sudo yum install wireshark
The following commands gives me this output:
Package wireshark-1.8.10-25.22.amzn1.x86_6...
Carrelli asked 5/7, 2017 at 11:45
1
The error is:
Public key for mongodb-org-3.4.4-1.amzn1.x86_64.rpm is not installed
I am trying to install MongoDB as mentioned in official MongoDB documentaion HERE.
Christiano asked 28/5, 2017 at 3:42
1
Solved
I am running docker in amazon linux. I have setup a cron job for a specific action. It returns an error stating Cannot make/remove an entry for the specified session
Docker Version : 1.12.6 (Client...
Tomchay asked 10/4, 2017 at 12:54
1
Solved
trying to install pgbouncer on amazon met this:
[root@somehost ~]# uname -a
Linux somehost 4.4.35-33.55.amzn1.x86_64 #1 SMP Tue Dec 6 20:30:04 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
[root@somehos...
Sarah asked 9/2, 2017 at 9:2
2
Solved
I'm trying to get supervisor working to make sure my queue system is always running.
Here are the steps I took, which I pieced together from various sources:
(Ran as root or super user)
1)
...
Parr asked 24/2, 2015 at 17:50
© 2022 - 2024 — McMap. All rights reserved.