Changes

Jump to: navigation, search

OPS335 Assignment 1b - Murray Saul

3,032 bytes added, 10:05, 29 January 2017
no edit summary
::'''Murray Saul's Classes (Sections A &amp; B):'''<ol><li>Login as '''root''' on your '''host''' machine.</li><li>Change to the '''/root/bin''' directory.</li><li>Make certain that both your '''elm''' and '''birch''' virtual machines are running.<li>Issue the command to download a checking script for your assignment to your '''host''' machine: <source>wget http://matrix.senecac.on.ca/~murray.saul/ops335/check-assn1-p2.bash</source></li><li>Set execute permissions and run the command: '''/root/bin/check-assn1-p2.bash'''<br>(You shell script contents will be mailed to your Seneca email and to your OPS335 instructor's Seneca email. If you do '''NOT''' receive an e-mail message in your Seneca email account, then there is a problem, and you '''MUST''' rerun or contact your OPS335 instructor immediately.<br><br></li></ol>
*'''Additional Assignment Information:'''<ol type="a"><li>This assignment is to be completed individually. '''Group submissions are not allowed'''.</li><li>Test your machine to make sure it works. If a machine is not accessible (e.g. will not boot, can not be accessed through ssh from your host, etc.), or is otherwise non-functional, you may be told to '''resubmit'''.</li><li>'''Late submissions are a subject to a penalty of 10% per day'''.</li><ol>
 
 
==Evaluation Rubric==
 
Here is an evaluation rubric (in table form) showing you how you will be evaluated for this assignment.
Part of the rubric is marked from professor observation from student demonstration of assignment in class, and the other part is based on output from the results of an assignment checking script that the student will download and run.
 
{| class="wikitable" width=50%
|-
| colspan=2 style="text-align:center;background-color:#cccccc;" |'''Student Demonstration (in class)'''
|-
| style="font-weight:bold" | Evaluation Item
| width=10% style="text-align:right;font-weight:bold" | Mark
|-
| Created Virtual Network: '''335assign'''<br>(correct settings)
| style="text-align:right" | /1
|-
| Can '''ping cloning-source from host machine''' with '''correct IPADDR'''
| style="text-align:right" | /1
|-
| root account on host machine can '''connect to cloning-source VM''' via ssh application '''without''' password
| style="text-align:right" | /1
|-
| cloning-source VM can connect to the Internet<br>(i.e. '''ping 8.8.8.8''')
| style="text-align:right" | /1
|-
| cloning-source can SSH to student's '''Matrix''' account
| style="text-align:right" | /1
|-
| colspan=2 style="text-align:center;background-color:#cccccc;" |'''Configuration (Checking Script Output)'''
|-
| style="font-weight:bold;" | Evaluation Item
| width=10% style="text-align:right;font-weight:bold" | Mark
|-
| Hostname set to: '''seedling''' for cloning source
| style="text-align:right" | /1
|-
| '''yum update performed'''
| style="text-align:right" | /1
|-
| '''No regular users on cloning source''' (just root)
| style="text-align:right" | /1
|-
| SELinux status set to: '''enforcing'''
| style="text-align:right" | /1
|-
| firewalld '''stopped''' and '''inactive'''
| style="text-align:right" | /1
|-
| iptables '''active''' and '''enabled'''
| style="text-align:right" | /1
|-
| iptables - '''All outgoing traffic is allowed'''
| style="text-align:right" | /1
|-
| iptables - The '''host machine''' (and only the host machine) must be '''able to ssh to the cloning-source'''
| style="text-align:right" | /1
|-
| iptables - '''ICMP traffic is allowed''' if it originated with the '''local network only'''
| style="text-align:right" | /1
|-
| cloning-source VM can '''connect to the Internet'''
| style="text-align:right" | /1
|-
| '''correct static network configuration for cloning-source VM'''<br>(half mark for each network config item)
| style="text-align:right" | /5
|-
| permitRootLogin set to '''yes''' for cloning-source VM
| style="text-align:right" | /2
|-
| Backup script '''assnBackup.bash''' structure
| style="text-align:right" | /2
|-
| Proof that '''VM full backup''' was run
| style="text-align:right" | /2
|-
| '''Crontab entries executed properly'''
| style="text-align:right" | /2
|-
| '''Incremental Backup''' of '''/etc/''' directory of cloning-source to '''/backup/incremental/cloning-source''' directory
| style="text-align:right" | /2
|-
| '''TOTAL'''
| style="text-align:right" | '''/30'''
|}
13,420
edits

Navigation menu