User Tools

Site Tools


haas:spring2017:unix:projects:pbx0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2017:unix:projects:pbx0 [2017/01/29 21:28] – [Practice] wedgehaas:spring2017:unix:projects:pbx0 [2017/02/12 17:44] (current) – [Submission] wedge
Line 59: Line 59:
 There is a directory by the name of your user, which contains a file. Please copy this into some custom project folder in your home directory. There is a directory by the name of your user, which contains a file. Please copy this into some custom project folder in your home directory.
  
-Using your debugging, observation, and analytical skills, unravel the puzzle until you have an ordered, plain text, english readable file with directions on how to submit the project.+Using your debugging, observation, and analytical skills, unravel the puzzle until you have an ordered, plain text, english readable file (called **results**) with directions on how to submit the project.
  
-As in many puzzles, one's visual comprehension of the scenario plays a vital role. Where something doesn't necessarily meet the eye, or is not behaving as you would expect- just try reading any messages or output. Sometimes the clues are right under your nose.+In many puzzles, one's visual comprehension of the scenario plays a vital role. Where something doesn't necessarily meet the eye, or is not behaving as you would expect- just try reading any messages or output. Sometimes the clues are right under your nose.
  
-=====Procedure=====+As is the case many investigations, just observing how things behave can lead to recognition of an object's true state, or the recognition of a pattern, which can be used to solve the task at hand.
  
-Try your hand at the following activitywhere things are not necessarily as they should be:+=====Verification===== 
 +The **results** filewhen correctly unscrambled and assembled, can be verified by generating its **md5sum** hash.
  
-  Locate the file **riddle.html** and copy it into your home directory.+This hash should match the hash stored inside the **MANIFEST** file located in the project directory (in the public directory). 
 +=====Submission===== 
 +In addition to the files produced during the completion of this project, I would also like for you to create a detailed step-by-step text file called **pbx0steps** which includes the valid command-lines that will document for me the steps you took from project commencement through completion. You will submit this file at the end in accordance with the instructions.
  
-Being a file that ends in **.html**, and knowing that HTML is typically a plain ASCII text format, you might try opening it in a text editor (or simply using the **cat**(**1**)utility.+To successfully complete this project, you must follow the directions located in readable file at the conclusion of this projectUntil you encounter it, you are not yet finished (hint).
  
-Does it appear to be a text readable file?+You should get some sort of confirmation indicating successful submission (actually, two) if all went according to plan. If not, check for typos and or locational mismatches.
  
-  * Use the **file**(**1**) utility to determine the actual file type. +I'll be looking for the following:
-  * Based on the output of file, react as appropriate to unravel this puzzle in order to find some plain text directions that will instruct you how to finish this project.+
  
-As is the case many investigations, just observing how things behave can lead to recognition of an object's true state, or the recognition of a pattern, which can be used to solve the task at hand. +<code> 
- +52:pbx0:final tally of results (52/52) 
-=====Submission===== +*:pbx0:submitted results file via submit tool [7/7] 
-To successfully complete this project, you must follow the directions located in a readable file at the conclusion of this project. Until you encounter it, you are not yet finished (hint). +*:pbx0:submitted pbx0steps file via submit tool [8/8] 
- +*:pbx0:results md5sum matches project MANIFEST [5/5] 
-You should get some sort of confirmation indicating successful submission (actually, two) if all went according to plan. If not, check for typos and or locational mismatches.+*:pbx0:results is correctly unscrambled and assembled [5/5] 
 +*:pbx0:pbx0steps contains valid list of instructions [12/12] 
 +*:pbx0:pbx0steps any extra information after hash mark [5/5] 
 +*:pbx0:emailed results via instructions [5/5] 
 +*:pbx0:matching subject line as per instructions [5/5] 
 +</code>
haas/spring2017/unix/projects/pbx0.1485725316.txt.gz · Last modified: 2017/01/29 21:28 by wedge