Pages

Friday 22 January 2016

Vagrant on Kali Linux!

                                              Hey guys in this post i'll show you how you can start with vagrant on kali linux! So first of all you need is virtual box, virtual box dkms and linux headers of kali linux so for that purpose run the following command in terminal.


Linux headers for kali linux is a dependency of virutal dkms so it will automatically install! After running this go to this Link and download vagrant for debian systems! After this go to the downloads folder and run the following command to install vagrant!


this will go and install vagrant in your kali linux! :D Awesome isn't it ?
So now just type "vagrant -h" in the terminal to see vagrant!


Now as you can see vagrant is working properly in kali linux! So now you can just add ubuntu/trusty vagrant box into vagrant or also you can add your own custom box!

1 comment: