Open main menu

CDOT Wiki β

Changes

OPS235 Lab 7

19 bytes added, 10:26, 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 to TCP/'''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 text message...
# <u>Restart</u> your '''c7host''' VM.
13,420
edits