Introduction to Virtualization and Operation Systems

Video Activity
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or

Already have an account? Sign In »

Time
41 minutes
Difficulty
Intermediate
CEU/CPE
1
Video Transcription
00:01
Hello. My name is Dustin, and welcome to virtual ization and operating systems.
00:06
You will have a few learning objectives. The 1st 1 you'll learn is what, What virtualization ISS. You'll also learn the difference between a client OS and a server OS and patching Who does that.
00:23
So virtual ization virtualization takes physical hardware and turns it into virtual hardware. You converge allies anything from, ah, single PC or operating system to entire networks.
00:38
So again, virtually is, um,
00:41
allows you one computer to do the job off multiple computers. You can run several virtual machines on one computer.
00:49
It takes those physical resource is and turned them into virtual resource is. And when you're running multiple virtual machines, you can create a completely isolated environments
01:00
it allows. Multiple OS is operating systems and workloads to run on the same physical hardware a lot more efficiently,
01:12
so there are a few terms I may be mentioned that you may or may not be familiar with. Um, the 1st 1 is the host OS or host machine, and that's the operating system that is running on your current machine at all times. So that's like your windows or your Mac or Linux OS.
01:30
Your guest OS is the virtual operating systems running on top of your host machine.
01:38
VM is just short for virtual machine. It's a lot easier to say so I'll be saying that a lot
01:44
snapshot point in time capture of the exact current state of a virtual machine.
01:51
And you can use snapshots to clone or restore your V EMS
01:56
and then also, ah, hyper Visor Hyper Visors, a software that runs and manages multiple operating systems. So there's two types of hyper visors. Type one, which is like a bare metal hyper visor, which isn't sold directly on top of the physical host hardware.
02:13
These typically run on dedicated hardware and are used in data centers
02:19
tight, too. Hyper visors are a little more common, depending on what you do on, and they're also known as a hosted hyper visor, so they'll run on top of your operating system.
02:31
Virtualization software. There's a lot of software out there about three. The most common forms of virtual eyes is the soft for you'll encounter are hyper V, Virtual box and VM, where
02:43
hyper V comes from Microsoft and is available on Windows 10 Enterprise Pro or education, and also I need the server versions as well. Technically, this is a type one hyper visor as it's not installed on top of the O s when you enable it in server
03:00
or any of the Windows operating system, it's actually installed below. The Windows Os
03:06
than excellent is Oracle Virtual Box. It's available for free from Virtual Box son work and can run on any operating system Windows, Lennox or Mac.
03:15
And since it's in tall, installed on top of an operating system, it's a tight, too hyper visor,
03:22
another common one. You may run into his VM where and that has both free and paid versions. Although the free VM play of Ian, where player can only run one virtual machine at a time again, this one is installed on top of the OS, meaning it is also a type to hyper visor.
03:40
So why virtualized? Most modern computers under utilized? Their current resource is RAM CP, the CP processing power, hard drive space, everything running several virtual machines on your host machine can increase efficiency and allow for better multi tasking
04:00
manageability. The ability to move copy and isolate V EMS so you can move your V EMS from one pc to another. Store them on actual hard drive. If you've got any hard will failures,
04:13
you can move them to a new machine. So it's like having the full tiny computer wherever you go. As long as you've got the ability to run it, of course
04:21
availability. You can run redundant VMS allowing for really good up time. That's what you'll see it in data centers a lot. You can also create snapshots or clone your V EMS, allowing you to restore them to any point in time. If something happens
04:39
and security,
04:40
you can isolate your host machine from your V EMS and isolate applications. I always have a sandbox, me and where I can play with their tools or malware, and I don't have to worry about my anything happening to my host OS and rebuilding my machine. I could just spend up a new virtual machine.
04:59
So here you've got a couple diagrams on the left, you'll see a traditional computer system.
05:03
You've got your hardware down on the bottom with your CPU, remembering your hard drive everything like that. On top of that, you've got your OS, your operating system and then finally, on top of that, you've got your application layer
05:17
on the right. We've got our hardware again. And then on top of that, you got your virtual ization layer. And as you can see, you can run multiple operating systems and application layers.
Up Next