Hello!
Im currently using R on several Googlecloud servers (ubuntu 14.04), and I would like to access these servers using Rstudio Server instead of a ssh tunnel or remote desktop solution. I installed and Logged-in successfully, but unfortunately it seems to me as if I am lacking User-rights for me to be able to use Rstudio properly. (I'm signing in with a System User account that has Root access.)
I tried to find the solution in the Documentations, but couldnt find anything on creating Admin accounts with Linux-Like su rights:
https://docs.rstudio.com/ide/server-pro/index.html#community-resources
Is there a way to access rstudio server with all Rights as a root user using a R terminal?
Thanks in Advance!!!
Andrew