Related Articles
Linux VMs
On the myDRE platform different types of Linux virtual machines (VMs) are available. Ubuntu 20 (for GPU usage) Ubuntu 22 By default, Linux VMs have no connection to the outside world, so cannot be directly ssh'ed into like a Windows VM. Therefore a ...
Install NVIDIA GPU drivers on N-Series VMs running Linux
NVIDIA GPU Driver for Linux N-Series VMs Requirements Domain Allowlisting: microsoft.com developer.download.nvidia.com archive.ubuntu.com N-series VM running Ubuntu20 or Ubuntu22. GCC C-compiler installed on the Linux VM. After installing the NVIDIA ...
Turn Proxy Off/On on Linux VM
1. Log in to the Linux VM 2. Write command sudo nano /etc/environment press enter and enter your password 3. To turn Proxy Off, comment out all the content that you find in there e.g #http_proxy="http://127.0.0.1:8080" 4. Press ctrl + x to exit, save ...
Shiny Server in a myDRE Workspace
Version = 2023-02-02 This instruction is used to get Shiny Server up and running in a Workspace. For your actual workloads you might need other size VMs. Also there is much more to be configured, but being able to get Shiny up and running is a good ...
Setting Up cBioPortal in MyDRE
If you're using a clean Linux VM and want to install cBioPortal manually: 1. Create the VMs in one workspace Add one default Windows VM and start it. Add a standard Linux Ubuntu 22 VM and start it. 2. Whitelist Required URLs Whitelist the following ...