Last active
May 11, 2016 05:16
-
-
Save nucreativa/52e9122783778a52bd4738f8e1569d22 to your computer and use it in GitHub Desktop.
Revisions
-
nucreativa revised this gist
May 11, 2016 . 1 changed file with 9 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,9 @@ ##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 ``` -
nucreativa created this gist
May 11, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ ##Vagrant stuck connection timeout retrying rm .vagrant.d\insecure_private_key