[ale] Issue installing httpd on amazon linux ec2 instance

Boris Borisov bugyatl at gmail.com
Mon Jun 24 17:05:11 EDT 2024


I'm not familiar with EC2. Is that httpd something specific for the
install? Httpd is usually generic name for the http demon.

On Mon, Jun 24, 2024, 16:30 Chuck Payne via Ale <ale at ale.org> wrote:

> 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
>>
> _______________________________________________
> 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/0fa5e000/attachment.htm>


More information about the Ale mailing list