Local Shell Account
Local Shell Account
Each project is provided with a shell account. This account allows you shell level access to the Fluid server. The intent is to allow you to: (1) perform administration for your project and (2) setup nightly build/tests for your project on the server.
Your shell account userid is usually your project name. For the Able project the account is called able and can be accessed via ssh. For example:
{prompt} ssh able@able.fluid.cs.cmu.edu
password: <enter your shell account password here>
{fluid.cs.cmu.edu:~}
In addition to your home directory, you might should know (using able as an example project):
- Your cvs archive is in
/cvs/able - Your static web location is in
/data/project/able - Bugzilla is in
/data/project/ableZilla - ViewCVS is in
/data/project/ableViewCVS