Course Home | Syllabus | Assignments | Schedule | Readings | Grades | Submissions | [print]
IT 4100: File Systems
EXT Questions
Due according to date on Canvas
Assignment
Create 10 multiple choice questions relating to our EXT-4 filesystem discussion. These questions could have anything to do with things we have covered up until this point in the semester:
- Partitioning
- Fstab
- Ext 4
- File locking
Good content for questions can come from my slides, lectures, or the assigned reading. You shouldn’t write questions that aren’t beyond these things.
Submission and Passoff
The questions should be in a text file named
questions.txt
. It should be a plain text file. Each question should have the following format:Question Text
Answer Distractor 1 Distractor 2 Distractor 3
So one of my questions might look like this:
What is the minimum block size on an EXT4 filesystem?
1024
2048
4096
8192
- Use the Submisions link at the
top of the page to submit your text file to the
Ext Questions
assignment.
Last Updated 01/05/2019