Changes

Jump to: navigation, search

OPS235 Lab 7 - Fedora17

1 byte removed, 15:36, 30 March 2012
fixing typos
# On the HTTP server (fedora1), make sure the Apache web server is installed by typing the command:<br /><code>rpm -q httpd</code>
# If it is installed check the configuration of the service to see if it is automatically started at any runlevels by issuing the command:<br /><code>systemctl status httpd.service</code>
# If it has not been started automatically start the service using the command:<br /><code>systemctl status sshdstart httpd.service</code>
# Confirm that httpd is listening to TCP/80 using the command:<br /><code>netstat -atnp</code>
# Create a small html document called <code>/var/www/html/index.html</code> that displays a short message.*
'''Answer the Investigation 6 observations / questions in your lab log book.'''
 
=== Investigation 7: How do you make sshd more secure ===

Navigation menu