Connecting to Rstudio Server on Farm
Link to Titus's Github Instructions
Starting a Tmux session
I highly recommend starting a tmux session to run R (can also use screen ):
tmux new -s rstudio
To detach from your tmux session use Ctrl+B then D
To relogin or reattach to the session