Frank Porter's BaBar Computing Page
Operations Hints:
- Batch system
- Use bhosts to get information on batch hosts
- Use bjobs to get information about batch jobs, eg,
- bjobs -u username -r
- bjobs -u username | wc -l
- Use bqueues to find out about batch queues
- Use bugroup to find out who belongs to batch user groups
- bbrdist
- Instructions for generating keys
- Use vi to maintain authorized_keys (Do not use emacs):
- cd ~bbrdist/.ssh/.public
- cp authorized_keys authorized_keys.bak
- vi authorized_keys
- Move cursor to line above insertion point
- :r <directoryName>identity.pub
- :w
- :q
- bbropr
- Use kpasswd when get AGE message
- bbrprod
- Use password when get AGE message
- Maintain authorized_keys
- Add users to bbrprod:kanga or bbrprod:sp as appropriate:
pts adduser <name> -group <bbrprod:sp | bbrprod:kanga>
- Checking Tape Usage:
tail /afs/slac.stanford.edu/package/hpss/stats/tapeusage
This page last updated on May 30, 2001.
Copyright © 2000,2001 Frank Porter