Changes

Jump to: navigation, search

OPS235 Lab 7

7 bytes added, 10:27, 28 June 2016
no edit summary
# Issue the following commands to <u>start</u> and <u>enable</u> the '''httpd''' service:<br><b><code><span style="color:#3366CC;font-size:1.2em;">systemctl start httpd</span></code></b><br><b><code><span style="color:#3366CC;font-size:1.2em;">systemctl enable httpd</span></code></b>
# Issue a command to verify that the '''httpd''' service has been started and has been enabled.
# Confirm that httpd is listening LISTENING to '''tcp''' (port '''80''') using the '''netstat''' command.# Create a small html document called '''/var/www/html/index.html''' that displays a short message. If you do not know how to use HTML markup language, just type a simple <u>text </u> message...
# <u>Restart</u> your '''c7host''' VM.
# On your '''c7host''' VM (i.e. the http server), confirm everything is working locally by using a browser to connect to '''http://localhost'''
13,420
edits

Navigation menu