Skip to content

Instantly share code, notes, and snippets.

@dschep
Created December 3, 2014 21:56
Show Gist options
  • Save dschep/a5399d1be0b6b1bda593 to your computer and use it in GitHub Desktop.
Save dschep/a5399d1be0b6b1bda593 to your computer and use it in GitHub Desktop.
Check if running in VirtualBox
sudo -n dmidecode -s bios-version | grep VirtualBox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment