| 38 | |
| 39 | == Virtual machines used during the course == |
| 40 | |
| 41 | Thanks to the support of SURFsara, we could use run VMs on their [https://www.surf.nl/en/services-and-products/hpc-cloud/index.html HPC cloud] for the hands-on training. Two servers will be available during the training day. |
| 42 | |
| 43 | * alpha.bbmrirp3-lumc.surf-hosted.nl |
| 44 | |
| 45 | * bravo.bbmrirp3-lumc.surf-hosted.nl |
| 46 | |
| 47 | ==== SSH connection ==== |
| 48 | Depending on which team you are assigned to, you can access the command line terminal of the VM using: |
| 49 | {{{ |
| 50 | ssh alpha<a number assigned to you>@alpha.bbmrirp3-lumc.surf-hosted.nl |
| 51 | ssh bravo<a number assigned to you>@bravo.bbmrirp3-lumc.surf-hosted.nl |
| 52 | }}} |
| 53 | |
| 54 | ==== Rstudio connection ==== |
| 55 | Depending on which team you are assigned to, you can access the Rstudio interface of the VM using: |
| 56 | * http://alpha.bbmrirp3-lumc.surf-hosted.nl:8787 |
| 57 | |
| 58 | * http://bravo.bbmrirp3-lumc.surf-hosted.nl:8787 |
| 59 | |
| 60 | |
| 61 | |