Step 1- Download and Install VirtualBox
https://www.virtualbox.org/wiki/Downloads
Step 2- Download and Install Vagrant
https://www.vagrantup.com/downloads
Step 3 – Add a Box uRL to Vagrant
- Box == os image
- https://www.vagrantbox.es/
- https://app.vagrantup.com/
$ mkdir centos7
$ cd centos7
$ vagrant box add centos7 https://github.com/holms/vagrant-centos7-box/releases/download/7.1.1503.001/CentOS-7.1.1503-x86_64-netboot.box
$ vagrant box list
Step 4 – Creating a VM
$ vagrant init centos7
Step 5 – Starting a VM & Access
$ vagrant up
$ vagrant ssh
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND