Changes

Jump to: navigation, search

OPS235 Assignment 2

430 bytes added, 23:57, 27 July 2020
Updates for Summer 2020 | Online Delivery
# Create INPUT chain exceptions (rules) to allow connections to your blog.
# Other than the specific ports needed to access your blog, the only other allowed exception is for SSH.
# Tip: Your OUTPUT chain should allow ''all'' traffic. (You can leave it at it's default)
== Submitting Your Assignment ==
'''Due date:''' Check with your professor for the due dates on this assignment and how they choose to mark it. Assignments submitted after the due date will receive a grade of 0, but must still be completed satisfactorily in order to pass the course.
=== Ready to show Online Submission Requirements ===
All screenshots must be full c7host desktop captures, and contain no errors. The fewer total images, the better. Submit through Blackboard, unless told otherwise by your professor. Open one or more terminals in c7host, SSH to centos3 from those terminals, and have screenshot the following ready:* The correct List of additional RPMs are installedfor the assignment* Status of the '''mysql''' service* Status of the '''httpd''' service* MySQL output ofthe chained command: '''<code>show databases; use mysql; select User,Password from user; use myblog; show tables;</code>'''* Output ofcommand: '''<code>ls -la /var/www/html/wordpress/</code>'''* Output ofcommand: '''<code>head -30 /var/www/html/wordpress/wp-config.php</code>'''* Output ofcommand: '''<code>iptables -L -vn --line-numbers</code>'''* Open a Firefox window to: '''http://centos3/wordpress/'''
=== Rubric ===
| iptables rules configured correctly || 2 ||
|-
| Everything ready to show Blog accessed using local hostname resolution || 2 ||
|-
| First blog post || 3 ||

Navigation menu