Changes between Version 38 and Version 39 of BIOS_RSC
- Timestamp:
- Mar 17, 2021 3:07:59 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BIOS_RSC
v38 v39 50 50 * All data/scripts stored in your researchdrive folder are persistent (although no backup support), so they are kept even if you delete your workspace. 51 51 52 = Step 7: Optional ssh access = 53 For more advanced users who would like to access the terminal of a workspace. You can "ssh <user_name>@<IP>" to the workspace where <user_name> is the same as defined in your authenticator app and the <IP> address is shown in the "Workspace Details". You can "sudo su" to become a sudoer on the workspace in order to install necessary programs. But be aware that this workspace is not persistent and all programs you installed will be gone when this workspace is deleted. So it is best to save your shell installation script/Ansible playbook/bioconda environment file in a persistent location (such as RD) so that it is easy to reinstall all necessary dependencies for future uses. 54 52 55 * More user documents about the BBMRIomics package can be found at https://bbmri-nl.github.io/BBMRIomics/usage.html 53 56