Skip to content

Instantly share code, notes, and snippets.

@manuelmorales
Created November 15, 2013 12:06
Show Gist options
  • Save manuelmorales/7483346 to your computer and use it in GitHub Desktop.
Save manuelmorales/7483346 to your computer and use it in GitHub Desktop.
Run anything headless with Xvfb virtual frame buffer
Xvfb :89 -ac -noreset
export DISPLAY=:89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment