Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These commands will download the VOMS file and add the information to the user's config file.

No Format
cd ~
mkdir .glite # only needed if .glite does not exist already
cd .glite
wget http://grid.desy.de/etc/vomses/ilc-grid-voms.desy.de # fetch the VOMS file
touch vomses
cat ilc-grid-voms.desy.de >> vomses # add ILC VOMS

...