I'm following https://docs.oracle.com/en-us/iaas/developer-tutorials/tutorials/apache-on-oracle-linux/01-summary.htm#install-apache-ol
Free Tier: Install Apache and PHP on an Oracle Linux Instance
No issue so far until I get to
Step 6. Install Apache Server the sudo yum install command fails
[opc@compute-vm-web01 ~]$ sudo yum install -y httpd
Killed
[opc@compute-vm-web01 ~]$
There is no other message. just “Killed”
Any idea?