 |
Introduction
ADFjobs is a utility program ($ADFBIN/adfjobs), which enables ADF users to
easily manage their ADF (and other) jobs. You can use ADFjobs to keep an overview of your jobs,
to quickly access old jobs, to run jobs locally and remote, and keep track of running jobs.
Finally, it provides a convenient launcher of the other ADF-GUI modules.
Thus it is a mixture between a file manager, a job manager and a launcher.
Important: to use ADFjobs with remote machines, you need to set up ssh first. You should take care to configure
things such that you do not need to type a password when you access your remote machine. To do this you need to
create keys, you need to run an ssh agent, and you need to add your public key to the authorized_keys file
on the remote machine. For more information, consult your ssh documentation or one of the many guides on the internet.
|