Skip to content

Instantly share code, notes, and snippets.

View svpernova09's full-sized avatar
πŸš€
In Transit

Joe Ferguson svpernova09

πŸš€
In Transit
View GitHub Profile
@svpernova09
svpernova09 / Windows10 Virtualbox Composer Create
Created July 7, 2019 20:53
Windows10 Virtualbox Composer Create
C:\Users\media\Code\homestead (master)
Ξ» vagrant up
Bringing machine 'homestead' up with 'virtualbox' provider...
==> homestead: Importing base box 'laravel/homestead'...
==> homestead: Matching MAC address for NAT networking...
==> homestead: Checking if box 'laravel/homestead' version '8.0.0' is up to date...
==> homestead: Setting the name of the VM: homestead
==> homestead: Clearing any previously set network interfaces...
==> homestead: Preparing network interfaces based on configuration...
homestead: Adapter 1: nat
@svpernova09
svpernova09 / log.txt
Created July 7, 2019 20:07
Vagrant up
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\WINDOWS\system32> cd C:\Users\halo\Code\homestead\
PS C:\Users\halo\Code\homestead> vagrant up
==> vagrant: A new version of Vagrant is available: 2.2.5 (installed version: 2.2.4)!
==> vagrant: To upgrade visit: https://www.vagrantup.com/downloads.html
Bringing machine 'homestead' up with 'hyperv' provider...
==> homestead: Verifying Hyper-V is enabled...
@svpernova09
svpernova09 / log.txt
Created July 5, 2019 14:44
Clean Laravel install, Fresh Homestead install, no errors
β”Œβ”€(~)────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
└── laravel new TestApp ─(09:27:37)(07/05/19)β”€β”˜
Crafting application...
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 80 installs, 0 updates, 0 removals
- Installing doctrine/inflector (v1.3.0): Loading from cache
- Installing doctrine/lexer (1.0.2): Loading from cache
- Installing dragonmantank/cron-expression (v2.3.0): Loading from cache
- Installing erusev/parsedown (1.7.3): Loading from cache
β”Œβ”€(~/Code/homestead)(release S:2 no-remote)──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
└── vagrant destroy -f && vagrant up ─(13:20:33)(06/17/19)β”€β”˜
==> homestead-7: VM not created. Moving on...
Bringing machine 'homestead-7' up with 'virtualbox' provider...
==> homestead-7: Importing base box 'laravel/homestead'...
==> homestead-7: Matching MAC address for NAT networking...
==> homestead-7: Checking if box 'laravel/homestead' version '7.2.1' is up to date...
==> homestead-7: Setting the name of the VM: homestead-7
==> homestead-7: Clearing any previously set network interfaces...
==> homestead-7: Preparing network interfaces based on configuration...
network:
ethernets:
your-network-interface:
addresses:
- 167.114.81.59/32
nameservers:
addresses:
- 213.186.33.99
search: []
optional: true
@svpernova09
svpernova09 / PackerOutput.txt
Last active December 20, 2018 23:49
PACKER_LOG=1 packer build --only=virtualbox-iso ubuntu-18.04-amd64.json
$ PACKER_LOG=1 packer build --only=virtualbox-iso ubuntu-18.04-amd64.json
2018/12/20 17:49:24 [INFO] Packer version: 1.3.3
2018/12/20 17:49:24 Packer Target OS/Arch: darwin amd64
2018/12/20 17:49:24 Built with Go Version: go1.11.2
2018/12/20 17:49:24 Detected home directory from env var: /Users/joeferguson
2018/12/20 17:49:24 Using internal plugin for googlecompute
2018/12/20 17:49:24 Using internal plugin for hyperv-iso
2018/12/20 17:49:24 Using internal plugin for qemu
2018/12/20 17:49:24 Using internal plugin for azure-arm
2018/12/20 17:49:24 Using internal plugin for docker
this.wp.editor</Hs</<@https://www.lolwtf.test/wp-includes/js/dist/editor.min.js?ver=9.0.4:55:239952
i@https://www.lolwtf.test/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.11:6:91
x/An.filter@https://www.lolwtf.test/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.11:99:327
this.wp.editor</Hs<@https://www.lolwtf.test/wp-includes/js/dist/editor.min.js?ver=9.0.4:55:239921
ph@https://www.lolwtf.test/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:97:88
eg@https://www.lolwtf.test/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:125:307
fg@https://www.lolwtf.test/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:126:168
wc@https://www.lolwtf.test/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:138:237
fa@https://www.lolwtf.test/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:137:115
gg@https://www.lolwtf.test/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.6.3:135:196
@svpernova09
svpernova09 / log.txt
Created June 1, 2018 19:47
Vagrant up on windows
C:\Users\media
Ξ» vagrant -v
Vagrant 2.1.1
Ξ» git clone https://github.com/laravel/homestead.git
Cloning into 'homestead'...
remote: Counting objects: 2879, done.
remote: Compressing objects: 100% (15/15), done.
remote: Total 2879 (delta 10), reused 16 (delta 7), pack-reused 2854
Receiving objects: 100% (2879/2879), 573.20 KiB | 0 bytes/s, done.
Using version ^7.3 for laravel/homestead
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for laravel/homestead ^7.3 -> satisfiable by laravel/homestead[v7.3.0].
- Conclusion: don't install symfony/console v3.1.6
- laravel/homestead v7.3.0 requires symfony/console ~3.3|~4.0 -> satisfiable by symfony/console[v3.3.0, v3.3.1, v3.3.10, v3.3.11, v3.3.12, v3.3.13, v3.3.14, v3.3.15, v3.3.16, v3.3.2, v3.3.3, v3.3.4, v3.3.5, v3.3.6, v3.3.7, v3.3.8, v3.3.9, v3.4.0, v3.4.1, v3.4.2, v3.4.3, v3.4.4, v3.4.5, v3.4.6, v4.0.0, v4.0.1, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.0.6].

Keybase proof

I hereby claim:

  • I am svpernova09 on github.
  • I am joepferguson (https://keybase.io/joepferguson) on keybase.
  • I have a public key ASCTkmiF-LDJE8w4ppcxyXYx_0T5Fpz1JtrtKRRAjf0Ucwo

To claim this, I am signing this object: