== Basic grid usage == There are several pages that deal with the basic usage of the grid. A rather good introduction can be found via the [[http://grid.desy.de| DESY grid pages]]. If you have the need to find specific commands, there are e.g. [[http://www.uibk.ac.at/austriangrid/manuals/lcg_commands.html| list of lcg commands]] and [[http://www.uibk.ac.at/austriangrid/manuals/lfc_commands.html| list of lfc commands]]. == Requirements == There aren't much things you need: 1. a user interface ('''UI''') -- some software for your computer 2. a user certificate, which you need to obtain by your specific certification authority ('''CA''') Both are site specific, so please look at the right place to find out about where or how to obtain these. <
> The daily work is done then by 1. initialising the user interface 2. obtain a proxy certificate 3. do the work via the specific grid commands (provided by the UI) === Site specifics: DESY === You can find everyhting at [http://grid.desy.de/certs/] about certificates. If your desktop doesn't provide UI functionality, then 0. log on to e.g. ''pal.desy.de'' 1. initialise the grid environment by invoking {{{ source /afs/desy.de/project/glite/UI/etc/profile.d/grid-env.sh }}} 2. generate your proxy certificate by typing {{{ voms-proxy-init -debug -voms ilc }}} 3. (optional) check whether everything worked: {{{ voms-proxy-info -debug -all }}}