Changes between Version 20 and Version 21 of BIOS_BBMRI-omics_course
- Timestamp:
- Mar 31, 2017 9:40:18 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BIOS_BBMRI-omics_course
v20 v21 39 39 == Virtual machines used during the course == 40 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. 41 42 42 ==== SSH connection ==== 43 * alpha.bbmrirp3-lumc.surf-hosted.nl 44 45 * bravo.bbmrirp3-lumc.surf-hosted.nl 43 46 44 47 45 ==== Rstudio connection ==== 48 Depending on which login you got assigned, 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 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 46 59 47 60