launch centos dev vm from dreamcloud-centos7
I build dreamcloud/centos7 vagrant box as practise, it is a dev ready vm: Guest Tool, shared folder gcc/git/python/pip Here is demo how to launch centos vm from this base, add 2nd host-only interface for private network. Vagrantfile vagrant up $ vagrant up Bringing machine ‘centos7dev’ up with ‘virtualbox’ provider… ==> …