Creating a centos6.5 virtual machine using vagrant as follows
1. Add the Centos Image to the folder as follows
2. You need to initiate this virtual machine as follows and than start it
3. Details of the Virtual machine and authentication details can be found as follows
1. Add the Centos Image to the folder as follows
vagrant box add centos65-x86_64-20140116 https://github.com/2creatives/vagrant-centos/releases/download/v6.5.3/centos65-x86_64-20140116.box
2. You need to initiate this virtual machine as follows and than start it
vagrant initi centos65-x86_64-20140116
vagrant up
3. Details of the Virtual machine and authentication details can be found as follows
vagrant ssh-config
0 comments:
Post a Comment