Skip to content

Instantly share code, notes, and snippets.

@nvalentine-puppetlabs
Created January 24, 2013 22:22
Show Gist options
  • Save nvalentine-puppetlabs/4628675 to your computer and use it in GitHub Desktop.
Save nvalentine-puppetlabs/4628675 to your computer and use it in GitHub Desktop.
Get the IP address of a VM in VirtualBox
VBoxManage guestproperty get "ubuntu_1358963029" "/VirtualBox/GuestInfo/Net/0/V4/IP"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment