1. Have a system expert at your institution subscribe to the d0luminosity-admin list by sending an email to listserv@fnal.gov with the body:

subscribe d0luminosity-admin

2. Set up rsync to copy the files over on a nightly basis:

Instructions on setting up Rsync from Thomas Nunnemann


You need to have a kerberized version of ssh. If you are running
Linux-2.4 just copy it fropm cluedo (for example).

Instructions:
- install Fermilabs Kerberos product


- add missing binaries (ssh, scp) (e.g. copy them from clued0)


- create Kerberos keytab file for cron access
(see chapter ten of Fnal's kerberos manual:
http://www.fnal.gov/docs/strongauth/)


- create a script similar to the one here. The important
line is the one with rsync. Note that you need a kerberized version of
ssh here (I choose to rsync from Michael Begel's clued0 node since the centrally
located copy on d02ka cannot be used due to the implementation of
rsync on Irix).


- create a cron job using the crontab command (e.g. you can do a nightly
sync, should take around ~8min).