software-collection Creating and managing your own Galaxy server in RONIN Galaxy is an open-source platform which allows users to use command-line tools via a graphical web interface. This blog post will teach you how to set up your own Galaxy server with RONIN.
jupyter Accessing a Jupyter Notebook with RONIN First up let's fire up a new Ubuntu machine. If you need a reminder on how to do that click here. Note: Some pre-configured software packages, such as the Deep Learning packages, will already come with Jupyter Notebook installed. You can select one of these packages instead of
rstudio Creating and Connecting to RStudio with RONIN LINK In this video, we will show you how to get started with RStudio in RONIN, from creating a new machine with RStudio installed, to accessing it through your web browser via RONIN LINK
ssh Accessing Your Server Application with SSH Port Forwarding Port forwarding via SSH (SSH tunneling) creates a secure connection between a local computer and a remote machine through which services can be relayed. Port forwarding with SSH to the rescue!