I'm trying to run a console server application that needs xvfb-run to run in the background. It works but when I logged out of my session the whole process stops and I can't connect to my application anymore.
I already tried using nohup, & at the end, batch and still no luck with it. I'm using Ubuntu 14.04 LTS 64bit on a VPS service.
Any ideas?