Questions tagged [amazon-linux]
139 questions
-1
votes
1 answer
Domain user directory being created as /home/username@domain instead of /home/username
I am using an amazon linux 2023 box and i joined the instance to domain using realmd.
The issue is that when i try to login with my AD credentials, the user directory is being created as /home/username@domain instead of /home/username.
Here is my…

Mervin Hemaraju
- 115
- 4
- 14
-1
votes
1 answer
AWS EC2 Yum has no repositories
I'm a frontend web developer and struggling with this backend stuff!
My goal here is to install and update to PHP 7.4 on my AWS EC2 server.
I need yum to install amazon-linux-extras but yum has no repos.
I have no idea on how to set yum repo list…

Sambuxc
- 101
- 1
- 4
-2
votes
3 answers
Supporting Http2 on Amazon Linux with Apache with OpenSSL 1.0.1
I'm trying to run an http2 web server on Amazon linux over Apache.
From what I understand OpenSSL 1.0.2 is required to use Http2. However, my current distribution only supports OpenSSL 1.0.1. I've checked RedHat and its the same.
Is there an easy…

DD.
- 3,114
- 11
- 35
- 50
-2
votes
1 answer
Displaying the complete file directory on AWS Linux web server using BASH
How can I display the complete file directory of my EC2 server in AWS using BASH?
I've tried searching through with $tree, but I think I've got my wires crossed.

juju
- 131
- 4