Skip to content

Instantly share code, notes, and snippets.

@weshouman
Created December 9, 2019 09:32
Show Gist options
  • Save weshouman/4b3309a3a917140f3c55f6100de8ba3a to your computer and use it in GitHub Desktop.
Save weshouman/4b3309a3a917140f3c55f6100de8ba3a to your computer and use it in GitHub Desktop.
Devops tips and tricks

Vagrant

  • To run a GUI (no need for X) in a virtualbox, use vb.gui = true in the virtualbox section
  • To run a GUI (with X Windows Server) in a virtualbox, instead of just forwarding, follow this guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment