On the Linux computers in the laboratory:

In a terminal window, type "ssh compsci@localhost." Respond to the prompt for a password with "asatiifm." (That's "any sufficiently advanced technology is indistinguishable from magic.").

Then type "sudo chmod -R ugo+rwx /var/www." Again, respond to the prompt for a password with "asatiifm." This command gives read, write, and execute permissions to everyone.

When you are ready to log out, type "exit."

Last modified: Wednesday, September 21, 2016, 7:05 AM