Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
Virtualization
============================================================================
How to setup a lab env?
---------------------------------------------------------
PHYSCIAL SERVER(Laptop) ---> VMS
---> Laptop - FREE -- Using VirutalBoX
---> AWS | Azure - PAID - CLOUD
---> Containers ---> Docker - Kubernetes
How to login into that?
=====================================================================
What is Virtualization? - DONE
What is Hypervisor? - VirtualBox?
How to install VirtualBox?
- https://www.virtualbox.org/wiki/Downloads
How to create a VMS?
Step 1 - Download Machine Image - VM OS Image
ubuntu
centos
https://ubuntu.com/download/server
https://www.centos.org/download/
Step 2 - Create a VM in Vb
- Change a NETWORK
NAT -> create a network -- all the vm attached to that
bridge
- How to connect a VMS?
=======================================
WSL
Linux Commands
Shell Scripting
Vagrant