This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2016:unix:projects:udr0 [2016/03/07 17:54] – [Useful tools] wedge | haas:spring2016:unix:projects:udr0 [2016/03/07 18:01] (current) – [Submission] wedge | ||
---|---|---|---|
Line 77: | Line 77: | ||
For the purposes of this project, you are not permitted to use any hex editing tools (hexdump, bvi, etc.) to assist you. Any steps relying in any part on the use of these tools will see credit lost. The aim of this project is to test your low-level data manipulation and calculation skills. | For the purposes of this project, you are not permitted to use any hex editing tools (hexdump, bvi, etc.) to assist you. Any steps relying in any part on the use of these tools will see credit lost. The aim of this project is to test your low-level data manipulation and calculation skills. | ||
+ | |||
+ | You are also forbidden from using any external-to-the-system translation tools (like hex/dec/oct calculators on the web). You must perform any and all calculations using tools on lab46 (and explain your usage of them in your list of instructions!). | ||
You can certainly use other tools to help you, so long as they are not hex editors. | You can certainly use other tools to help you, so long as they are not hex editors. | ||
Line 221: | Line 223: | ||
* ONLY the indicated permission for world should be set for impacted files. | * ONLY the indicated permission for world should be set for impacted files. | ||
* Be sure you can view said image in a web browser. | * Be sure you can view said image in a web browser. | ||
- | * When all is said and done, you will submit 2 files: | + | * When all is said and done, you will submit 2 files and 1 URL: |
* **info.txt**, | * **info.txt**, | ||
* line 1: the full URL to view your file in a web browser | * line 1: the full URL to view your file in a web browser | ||
Line 227: | Line 229: | ||
* lines 3-: the command lines you used to undertake this project (you can exclude initial copying and end submission commands).. be sure to mention offsets/ | * lines 3-: the command lines you used to undertake this project (you can exclude initial copying and end submission commands).. be sure to mention offsets/ | ||
* **meme0531.png**, | * **meme0531.png**, | ||
+ | * The working URL to the **meme0531.png** file hosted in your lab46 webspace. | ||
====Submit==== | ====Submit==== | ||
Line 232: | Line 235: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
Submitting unix project " | Submitting unix project " | ||
-> info.txt(OK) | -> info.txt(OK) | ||
-> meme0531.png(OK) | -> meme0531.png(OK) | ||
+ | -> http:// | ||
SUCCESSFULLY SUBMITTED | SUCCESSFULLY SUBMITTED | ||
lab46: | lab46: | ||
</ | </ |