Physics Computing

BOM Resources

This page lists various computing resources that I have set up specifically for Bureau of Mines computing.

Subversion Repository

Subversion is a version control system, and is very useful for keeping track of revisions on computer code, or papers, especially if working collaboratively. Our subversion server is located at svn.physics.nscu.edu. Please see the above link for more information.

Wiki

The wiki is a great collaborative tool, and is used currently by a select few professors. I do, however, encourage more people to take advantage of it. Check out the above link for more information.

Backup Servers

The backup servers run each night and back up various machines. See the backup page for more information.

Personal Web Pages

The web servers also serve user pages out of /physics. If you have an entry in /physics, you can put web page files in /physics/your_username/public_html, and they can be accessed through http://astro.physics.ncsu.edu/~your_username/. Make sure permissions on the public_html folder are set such that the webserver can access it.