Skip to main content
edited title
Link
user64494
  • 1
  • 4
  • 29
  • 60

remote Remote kernel through SSH

Tweeted twitter.com/#!/StackMma/status/534547711714816000
Source Link
xslittlegrass
  • 28k
  • 9
  • 105
  • 190

remote kernel through SSH

Is it possible to setup connection to remote kernels through ssh?

I'm able to SSH into the remote server(linux) and start a kernel in the terminal, but it can't connect back to my local front end. I asked the network administrator and he says that the "stringent firewall rules" allow only SSH connection to the linux server.

So is it possible to setup the connection through SSH? I have seen several solutions here or there but I'm never able to make them work. Could you give a detailed step by step guide?