13 October, 2011
All students of SWE 432 should have been given an account on the web application (Hermes) cluster. Your username and password are the same as your GMU email account. Please check your account and contact me immediately if you do not have an account on Hermes! More information is on the Frequently Asked Questions pages: http://labs.vse.gmu.edu/index.php/FAQ/.
Please do NOT ask the ITE systems staff for help learning PHP, debugging your program, or using ssh / sftp. Try to figure it out yourself and ask the instructor or the TA if you need help.
To deploy a PHP program on the Hermes cluster, you will need to do the following:
Once you have the VPN software installed on your computer, you can establish the link with your GMU mail ID and password.
You can create a symbolic link (shortcut) to this directory from your home directory: ln -s /data/hermes_web/USERNAME public_html
An example in my directory is http://hermes-web.vse.gmu.edu/~offutt/hello.php.
For more PHP examples, please see the examples on the class websvse.
| Back to main course syllabus | Back to schedule page |
© Jeff Offutt, 2001-2011, all rights reserved. This document is made available for use by GMU students of SWE 432. Copying, distribution or other use of this document without express permission of the author is forbidden. You may create links to pages in this web site, but may not copy all or part of the text without permission of the author.