ssh SSH and Windows 10 Connecting to machines in Windows just got a whole lot easier. Here's how you do it when you can't use RONIN LINK
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
connect RONIN LINK - Our Handy Desktop App! We aim to minimise the complexity of cloud, not just those with IT degrees. Introducing our new SSH desktop app for Ubuntu - RONIN LINK!
ssh SSH Tunnelling with PuTTY Now that you've connected to your machine with PuTTY, you may be wondering how you might create a secure SSH tunnel to your application. No, you can't just use regular ssh commands for some reason (who knew?!)
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!