Changes

Jump to: navigation, search

OPS235 Lab 7 - CentOS7

81 bytes added, 08:57, 7 July 2015
no edit summary
# In this investigation, '''centos1''' will be your '''http server''' and '''centos2''' will be your <u>client</u>.
# On the HTTP server, make sure that the Apache web server is installed by typing the command:<br /><b><code><span style="color:#3366CC;font-size:1.2em;">rpm -q httpd</span></code></b>
# If it this is not installed, make sure to install '''httpd'''.# When httpd is properly installed , check the configuration of the service to see if it is automatically started at any run-levels by using the <b>chkconfig hhttpd</b> command.
# If it has not been started automatically start the service using the '''service''' command.
# Confirm that httpd is listening to TCP/80 using the '''netstat''' command.
13,420
edits

Navigation menu