0

I have a droplet from the website Digitalocean.com and would like to SSH into the servers to keep a few webpages open.

How would I SSH into that? The webpages use JSON data that is sent a mysql server, so having the webpages open is the only way the data is recorded.

  • You'd need a real browser running on your server to do that. All command line tools I know can just make single requests; none of them is capable of keeping a site "open" and periodically running Ajax requests and such – Pekka Jan 09 '16 at 23:30
  • OK, can a droplet have a real browser running or is it not capable of that? – HeroOfTales Jan 09 '16 at 23:37
  • I do not know, however some Googling (`digital ocean droplet run browser`) suggests it is possible: https://www.digitalocean.com/community/questions/remote-web-browsing-on-droplet – Pekka Jan 09 '16 at 23:40

0 Answers0