back

by rcarmo·12y ago·view on hn ↗
Very cool. Somehwat ironic that I'm reading this in Firefox Aurora on my VPS, controlled from my iPad :)
1 comments
Interesting sounding setup. What software are you using for the forwarding, VNC, X11, or something else?
I use xrdp (google xrdp scarygliders for a bleeding edge version) and Jump Desktop, which does RDP over SSH without fuss. Latency over a 3G connection is low enough for coding.

I have the a Vagrant template for setting this up here:

https://github.com/rcarmo/vagrant-templates

...all you need to do is read the Vagrantfile. I use the vagrant-lxc plugin to set up and tear down these environments on Digital Ocean.