admin-collection Determining which DNS server to use for your RONIN Isolate Since RONIN Isolate operates via internal IP addresses only, a custom DNS server will need to be set within your workspace in order for you to be able to connect to your RONIN Isolate machines. This blog post teaches you how.
postgresql Creating a PostgreSQL Database in RONIN We previously blogged about installing MySQL on a RONIN machine. But databases are different, and another open source database that is popular among researchers is PostgreSQL. This blog post teaches you how to install and connect to a PostgreSQL database with RONIN.
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.
database Creating a MySQL Database in RONIN Databases are not necessarily part of a researcher's daily toolkit, although they are an important part of websites, data management systems, and popular repositories of data that researchers access.
server Creating a Custom BLAST Server with SequenceServer BLAST (Basic Local Alignment Search Tool) is a popular bioinformatics tool for finding regions of similarity between sequences. With RONIN and SequenceServer, you can set up your own custom BLAST server in just a few simple steps.
rdp Connecting to your Machine/Head Node's Desktop via DCV Features Virtual Machines Desktop with DCV - Secure Cloud Desktops Install and Run your virtual machine Desktop securely with RONIN LINK 2.0 and above Fully encrypted, low latency, GPU / non GPU supported instance types After creating your Windows/Linux machine: Step 1 - Open RONIN LINK Step 2 -
access Initial Import for RONIN Secure Stream As part of the initial set up of RONIN Secure Stream, we can import your existing licence servers. We just need to know the IP address and port that the licence server is listening on.
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!