- Download Vagrant:
wget -q https://dl.bintray.com/mitchellh/vagrant/vagrant_1.7.4_x86_64.rpm
- Setup Vagrant:
yum localinstall vagrant_1.7.4_x86_64.rpm
- Check Vagrant version:
[root@localhost ~]# vagrant --version Vagrant 1.7.4
- Download VirtaulBox:
- Setup VirtualBox:
sh VirtualBox-5.0.6-103037-Linux_amd64.run
- Setup dependencies:
yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-PAE-devel dkms kernel-devel
- Setup kernel module:
KERN_DIR=/usr/src/kernels/3.10.0-229.14.1.el7.x86_64export KERN_DIR/sbin/rcvboxdrv setupStopping VirtualBox kernel modules [ OK ]
Recompiling VirtualBox kernel modules [ OK ]
Starting VirtualBox kernel modules [ OK ]
This blog is a collection of minds around linux, java, javascript, etc. Looking for great opportunities.
вторник, 1 декабря 2015 г.
Vagrant. Install on CentOS 7.1
Here is a small tutorial on how to install Vagrant on CentOS 7.1:
Подписаться на:
Комментарии к сообщению (Atom)
Комментариев нет:
Отправить комментарий