Skip to content

Instantly share code, notes, and snippets.

@evgeniy-trebin
Last active September 14, 2016 17:04
Show Gist options
  • Save evgeniy-trebin/0856ea7119cbf7c9c5990a4249a04532 to your computer and use it in GitHub Desktop.
Save evgeniy-trebin/0856ea7119cbf7c9c5990a4249a04532 to your computer and use it in GitHub Desktop.
ensure_xvfb_is_running fix
mkdir /tmp/.X11-unix
sudo chmod 1777 /tmp/.X11-unix
sudo chown root /tmp/.X11-unix/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment