Windows 10 PC for DevOps using Vagrant, VSCode, Virtualbox



Windows 10 PC for DevOps using Vagrant, VSCode, Virtualbox

Windows 10 PC for DevOps using Vagrant, VSCode, Virtualbox

How to setup your Windows 10 PC for Opensource development or DevOps
Install VSCode: https://code.visualstudio.com/download

Install Virtualbox : https://www.virtualbox.org/wiki/Downloads

Install Vagrant: https://www.vagrantup.com/downloads

Virtualbox Guest Setup Commands:
sudo apt update
sudo apt install build-essential dkms linux-headers-$(uname -r)
sudo mkdir -p /mnt/cdrom
sudo mount /dev/cdrom /mnt/cdrom
cd /mnt/cdrom
sudo sh ./VBoxLinuxAdditions.run –nox11
sudo shutdown -r now

Read more about DevOps at https://becloudready.com/journey-to-devops-engineer-blog/

Our other popular training programs
Journey to become DevOps Engineer : https://becloudready.com/journey-to-devops-engineer/
For more info: checkout our meetup page: https://www.meetup.com/Tech-and-Data-lover-Community/

LinkedIn Page: https://www.linkedin.com/company/becloudready/

YouTube : https://www.youtube.com/c/becloudready

Facebook: https://www.facebook.com/becloudready

Checkout our Analytics Solutions: https://becloudready.com/forecaster/

Checkout out about our Big Data & Cloud Migration Solutions: https://webinar.becloudready.com/cloudmigration

Comments are closed.