Setting Up a Computer Science Web Page:
All this information is also available
here,
but it is not accessable from off-campus locations.
Here are instructions for those of you working remotely:
- Login to your CS account.
- At the command prompt, type "mkpub -u < username > -d cs -g < student-type >"
- For < username >, fill in your username / login name
- For < student-type >, fill in either "undergrad" or "grad"
(unless you happen to be "faculty" or "staff")
- Type "cd .public-html/"
- You're now in your web directory, and there should be a default "index.html"
file you can add to, delete, or edit.
Last Modified: Thursday, September 2, 2004
Chris Wyman (cwyman@cs.uiowa.edu)