/[pdpsoft]/branches/nl.nikhef.jgridstart-flyingsaucer/nl.nikhef.jgridstart/src/nl/nikhef/jgridstart/gui/requestwizard-05.html |
Parent Directory
|
Revision Log
Update link to Dutch VOs
1 | <html> |
2 | <head> |
3 | <title>What's next</title> |
4 | <link rel="stylesheet" type="text/css" href="style.css"/> |
5 | </head> |
6 | <body id="wizard"> |
7 | |
8 | <div class="wizard-title" c="${wizard.title.html}"/> |
9 | <div class="wizard-contents" c="${wizard.contents.html}"/> |
10 | |
11 | <div class="wizard-page"> |
12 | |
13 | <p if="${install.done}"> |
14 | You have access to the grid with this system. |
15 | The following links can help you to get started using the grid: |
16 | </p> |
17 | |
18 | <p if="!${install.done}"> |
19 | You may want to go back and finish installing your certificate. |
20 | Afterwards, the following links can help you to get started using the grid: |
21 | </p> |
22 | |
23 | <ul> |
24 | <li if="${jgridstart.ca.base.cacert}"><a href="${jgridstart.ca.base.cacert}">Install CA certificate</a> (recommended)</li> |
25 | <li>Subscribe to a virtual organisation (VOMS)<ul> |
26 | <li><a href="http://www.biggrid.nl/big-grid-infrastructure/communities/">Grid communities hosted in The Netherlands</a></li> |
27 | <li><a href="https://cic.gridops.org/index.php?section=home&page=volist">European grid communities</a></li> |
28 | <li>High energy physics: |
29 | <a href="https://lcg-voms.cern.ch:8443/vo/alice/vomrs">Alice</a>, |
30 | <a href="https://lcg-voms.cern.ch:8443/vo/atlas/vomrs">ATLAS</a>, |
31 | <a href="https://lcg-voms.cern.ch:8443/vo/lhcb/vomrs">LHCb</a> |
32 | and <a href="http://lcg.web.cern.ch/LCG/registration.htm">more...</a> |
33 | </li> |
34 | <li>mail <a href="mailto:deisa-support@sara.nl">deisa-support@sara.nl</a> for access to <a href="http://www.deisa.eu/">DEISA HPC</a></li> |
35 | </ul></li> |
36 | <li><a href="https://grid.sara.nl/wiki/index.php/Using_the_Grid/">Using the Grid</a></li> |
37 | </ul> |
38 | |
39 | </div> |
40 | </body> |
41 | </html> |
Name | Value |
---|---|
svn:mime-type | text/plain |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |