Computing Services GroupPolicy on Web PagesThis policy statement is intended to:
Personal Web Pages
Anyone with a CS computer account has the ability to create a personal
web site hosted by CS servers. The files for your site will be stored in
your home directory on the departmental filer, and will count against your
quota. You can activate this web site by creating a directory called
cd ~ chmod o+x . mkdir web_home chmod 705 web_home cd web_home ...make files... chmod 704 * Once you create the directory, any files you place there will be accessible online at one of the following URLs, depending on your classification:
This web site will allow static content only. If you require dynamic content, you should either create a web project site, or utilize a different server. Course InformationProfessors may publish information about courses that they are teaching in their home
directory ( cd ~ chmod o+x . mkdir web_courses chmod 705 web_courses cd web_courses ...make files... chmod 704 * All rules regarding personal websites apply to this server as well. Once you create the directory, any files you place there will be accessible online at the following URL: http://courses.cs.tamu.edu/username/ Research GroupsAny faculty member has the ability to create a research web page which will be hosted by CS servers. The URL for these web sites will match one to these two patterns:
The files for the cd /pub/username/ chmod o+x . mkdir web_research chmod 705 web_research cd web_research ...make files... chmod 704 *
To setup the
Unless there is a specific reason, we would ask that you store your research web files
in your share directory in a subfolder called
This web site will allow static content only. Also, the only URLs
that will be served from CS servers will conform to the examples above. If you require
dynamic content or special needs for your URL (such as a
Student OrganizationsA listing of organizations of particular interest to computer scientists and engineers is provided at http://www.cs.tamu.edu/people/student_org. An organization which would like to be added to this list may mail webadmin@cs.tamu.edu for consideration. Those organizations that are of interest to our students will be added, but only those organizations with close ties to the CS department will be given directory space for the location of a homepage. |
