Changes

Jump to: navigation, search

OPS235 Lab 7 - CentOS7

16 bytes added, 09:14, 7 July 2015
no edit summary
# Confirm that httpd is listening to TCP/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...
# On the your '''centos1 ''' VM (i.e. the http server) , confirm everything is working locally by using a browser to connect to '''http://localhost'''
# Set the default firewall configuration on centos1 to REJECT incoming requests to http (TCP/80)
# Confirm that you can't connect by using firefox on centos to connect to centos1 '''http://centos1/'''
13,420
edits

Navigation menu