Changes between Version 13 and Version 14 of BIOS_VirtualMachine
- Timestamp:
- Sep 23, 2016 10:37:11 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BIOS_VirtualMachine
v13 v14 57 57 == Grid SRM Access == 58 58 59 Get a grid certificate, see [https://grid.surfsara.nl/wiki/index.php/Using_the_Grid/Getting_a_Grid_certificate the SARA website]) 60 59 61 === Prepare a proxy === 60 62 61 To download data from the Grid SRM to the BIOS VM you'll need a proxy and your keys (the grid certificate, see [https://grid.surfsara.nl/wiki/index.php/Using_the_Grid/Getting_a_Grid_certificate the SARA website]). You should have access to a UI to start a proxy. For example gb-ui-lumc.lumc.nl, ui.lsg.psy.vu.nl or another site.63 To download data from the Grid SRM to the BIOS VM you'll need a proxy and your keys. You should have access to a UI to start a proxy. For example gb-ui-lumc.lumc.nl, ui.lsg.psy.vu.nl or another site. 62 64 63 65 * On the UI there should be a `.globus` folder in your home dir, that contains the grid certificate. Copy the `.globus` directory from your local home folder to the UI home folder. Make sure the permissions are set accordingly. (log into an UI and issue the commands `chmod 644 usercert.pem` and `chmod 400 userkey.pem`). These files don't need to be renewed.