[ale] Issue installing httpd on amazon linux ec2 instance

Chuck Payne terrorpup at gmail.com
Mon Jun 24 16:30:16 EDT 2024


Leam

Did you run suddenly before those? You still need su rights to install apps

On Mon, Jun 24, 2024, 3:58 PM Leam Hall via Ale <ale at ale.org> wrote:

> Okay, I've tried this a few ways, and it keeps failing to install httpd
> when I build an EC2 instance.
>
> Here's the "user data" to build the instance:
>
>         dnf update -y
>         dnf install -y httpd
>         echo "Nice!" > /var/www/html/index.html
>         systemctl restart httpd
>
> When I log in, the updates seem to be current, but there's no httpd. If I
> become root on the machine and copy the dnf install command, it works just
> fine. Any suggestions?
>
> Leam
>
> --
> Site Reliability Engineer  (reuel.net/resume)
> Scribe: The Domici War     (domiciwar.net)
> General Ne'er-do-well      (github.com/LeamHall)
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> https://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.ale.org/pipermail/ale/attachments/20240624/fd9c6b95/attachment.htm>


More information about the Ale mailing list