OPS245 Assignment 2

From CDOT Wiki
Revision as of 18:47, 31 March 2021 by Peter.callaghan (talk | contribs) (Questions & Clarifications: adding note about iptables persisting past reboot.)
Jump to: navigation, search

Assignment 2 Instructions

You will have received your instructions by email. If you have not done so, contact your professor immediately.

Due Date

This assignment is due by midnight on April 12th.

Marking

Shortly before the due date, a rubric will be posted here. The assignment is worth 15% of your final mark.

Questions & Clarifications

  1. You must install the system-storage-manager package on your assignment VM.
  2. Seneca's email server might add extra text to any ip addresses in your instructions. It starts with https://protect-us.mimecast.com/, then a string of random characters, then /domain=. Ignore that, and only use the ip addresses.
  3. Your c7host must be able to ssh to your assignment machine.
  4. If your assignment VM does not have the interface name given in the assignment instructions, use the interface you have.
  5. Your iptables rules must persist past the machine rebooting.
  6. Hint: The vgextend command can only add physical volumes to a pre-existing volume group. You need a different command to create a new volume group.