Instructions for using rcondor on lxplus407 =========================================== For the purpose of this tutorial, rcondor has been installed and configured in a tmp area of lxplus407. ssh into it, then 0) Create directory mkdir /tmp/rcondordir.$USER 1) Setup the environment source /afs/cern.ch/project/gd/LCG-share/current_3.2/etc/profile.d/grid-env.sh source /tmp/igor/rcondor/rcondor_setup.sh export X509_USER_PROXY= 2) Mount the remote dir with rcondor_mnt then move into it cd /tmp/rcondordir.$USER 3) Try condor_q See who you are mapped at remotely with rcondor_id 4) Create a submit file and submit a job with condor_submit 5) Rinse and repeat 6) When you are done, move out of the work dir, and unmount it with rcondor_unmnt