1,885
edits
Changes
→Submitting the Assignment
# Demonstrate that the wiki is working.
# Use wget to harvest the wiki pages:
#* Make sure all of the <code><nowiki>http://</nowiki></code>-style links (for the wiki image, the link to diskfree.cfgi, and so forth) use the same hostname (don't use "localhost" for one and "f12host" for another, for example).
#* Issue the command: <code>wget -prk http://''hostname''/wiki</code> -- where ''hostname'' matches the hostname used in the <code><nowiki>http://</nowiki></code> links in your wiki pages.
#* Create a compressed tar file containing the results. (name the file <learnid>-a2.tgz)
#* Check the tar file to see that it contains everything necessary to view your site (in particular, check that all needed image files are included). Do not edit the files in the tar archive -- if changes are needed, modify your wiki, and then repeat the <code>wget</code> and <code>tar</code> steps above.#* Submit it the tar file to your professor in the manner he specifies.
=== Section D - Chris Tyler === * Submit online through this link: https://cs.senecac.on.ca/~ctyler/ops235/a2/ by 11:59 pm, Tuesday, December 7. === Section E - Mike Martin === * See your professor for submission instructions and due date. === Section F - Raymond Chan === * See your professor for submission instructions and due date. === Section G - Andrew Grimo === * See your professor for submission instructions and due date.<!-- Summer 2010 was: * Submit online through this link: https://cs.senecac.on.ca/~andrew.grimo/ops235/a2/ by 11:59pm, Friday, August 13.-->
== Assessment ==