Changes

Jump to: navigation, search

OPS235 Assignment 2 OLD

145 bytes added, 11:44, 21 March 2012
no edit summary
=== Installing Packages (Section Total: x Marks)===
Install these packages using ''yum'':
=== Configuring Services ===
====Apache httpd (Section Total: x Marks)====
:# Start the httpd service using the '''service''' command.
:# Confirm that you can view the index page. If not, adjust your iptables configuration as necessary, or check for errors in <code>/var/log/httpd</code>
==== MySQL (Section Total: x Marks)====
:# Start the MySQL service (mysqld).
:# Configure this software to start when the system is booted.
==== MediaWiki (Section Total: x Marks)====
:# Edit MediaWiki's httpd configuration file, <code>/etc/httpd/conf.d/mediawiki.conf</code>
::'''NOTE:''' When you are done, you should be able to go to <code>http://'''hostname'''/wiki</code> from any directly-connected machine.
==== Serving Personal Web Pages (Section Total: x Marks)====
:# Configure httpd to serve the <code>~/public_html</code> directories of your users. This will require changes to <code>/etc/httpd/conf/httpd.conf</code> as well as the SELinux configuration. See the man page for <code>httpd_selinux</code> and the Apache [http://httpd.apache.org/docs/2.2/ httpd documentation] for details.
{{Admon/tip|Hint|Look for an "add-handler" line in your httpd.conf file.}}
=== Write-up (Section Total: x Marks)===
Create a high-quality write-up of this assignment on your wiki. '''Describe in detail exactly what you did to set up each component'''. Include at least these pages:
{{Admon/tip|Tip: Customizing your WIKI|Change the default icon in the upper-left corner of your MediaWiki installation to a picture of your choosing. Be sure that you have copyright clearance to use that image (e.g., it is licensed to you, or it is a picture you own).}}
== Bonus: Enhanced Security with SELinux (x 10 Marks) ==
== About SELinux ==
13,420
edits

Navigation menu