Skip to content

Instantly share code, notes, and snippets.

View larkmullins's full-sized avatar

Lark Mullins larkmullins

View GitHub Profile
### Keybase proof
I hereby claim:
* I am larkmullins on github.
* I am larkmullins (https://keybase.io/larkmullins) on keybase.
* I have a public key ASDegMVVI10l2omlAyyK7FtLui_zkWnc72w6PdW6bcu9Mwo
To claim this, I am signing this object:
@larkmullins
larkmullins / centos7-vagrant-base-box.md
Last active August 29, 2015 14:10
ARTICLE[12-03-2014]: Build a CentOS 7 Vagrant Base Box

Building a Vagrant base box can be time consuming and at times maddening when trying to get everything to work. If you stick with it though you can tailor your development box exactly like your production systems.

Create new VM in Virtualbox
Create the VM with the following settings:

  • Disable USB
  • Disable Audio
  • Network Adaptor - NAT
    • Port Forwarding: SSH Host Port: 2222 Guest Port: 22