{section: Remote Condor (RCondor) Module Description} -TBD +Remote Condor allows a user to submit and monitor batch jobs through a remote instance of Condor from his or her computer without having to install Condor locally. It is written entirely in Bash. RCondor is an ideal solution for laptop users since it is lightweight and highly portable. + +{subsection: Dependencies} +*: ssh +*: sshfs +*: Condor (on remote machine) + +{subsection: Currently Supported Condor Commands} +*: condor_submit +*: condor_rm +*: condor_q +*: condor_status {section: Download} The module is included with the source of Condor as of version 7.5.5 and can be found in src/condor_contrib/rcondor/