I am setting up a Linux server running Ubuntu and I want it to run rstudio server. In a previous server that I set up after install r-base and rstudio server, I could open a webpage and go the servers IP:8787 and I could use rstudio. Now for some reason the when I attempt to do this the internet page errors and says it cannot connect to the server.
I don't have a lot of experience with this type of programming and have no idea how to fix the problem. After several google searches, I have made sure my firewall will allow the connection (ufw allow 22 and ufw allow 8787) but this does not help.
R works on the command line and when I plug the server into a monitor I can access rstudio locally, but not remotely.
Any help is appreciated, thanks.
3 Reset to default