Skip to content

Instantly share code, notes, and snippets.

@nucreativa
Last active May 11, 2016 05:16
Show Gist options
  • Select an option

  • Save nucreativa/52e9122783778a52bd4738f8e1569d22 to your computer and use it in GitHub Desktop.

Select an option

Save nucreativa/52e9122783778a52bd4738f8e1569d22 to your computer and use it in GitHub Desktop.

Revisions

  1. nucreativa revised this gist May 11, 2016. 1 changed file with 9 additions and 2 deletions.
    11 changes: 9 additions & 2 deletions if-you-stuck-with-your-vagrant.md
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,9 @@
    ##Vagrant stuck connection timeout retrying
    rm .vagrant.d\insecure_private_key
    ##If your vagrant stuck connection timeout retrying
    ```
    rm .vagrant.d\insecure_private_key
    ```
    ##If your vagrant ask re-import box
    ```
    vboxmanage list vms
    nano .vagrant/machines/default/virtualbox/id
    ```
  2. nucreativa created this gist May 11, 2016.
    2 changes: 2 additions & 0 deletions if-you-stuck-with-your-vagrant.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    ##Vagrant stuck connection timeout retrying
    rm .vagrant.d\insecure_private_key