Changes

Jump to: navigation, search

OPS705 Lab 4 (2211)

12 bytes added, 14:44, 2 February 2021
m
Part 1: Installing the Apache Package
== Part 1: Installing the Apache Package ==
# Using SSH, login to your Linux VM. (Remember to check your IP/FQDN, it may change when you start up the VM in AWS.)
# Elevate to the rootaccount: <code> sudo su -</code>
# Install the Apache package with the following command: <code>yum install httpd</code>
# When prompted for confirmation, answer: <code>Y</code>

Navigation menu