In this module I will learn how to administrate servers and networks with Linux. Here you will find several tasks about the topic.
Write a definition for virtualization.
Virtualization allows multiple resources or environments to be configured on a single hardware system. The different environments and resources can be referred to as virtual machines, which act independently of each other. Therefore you need a hypervisor. The hypervisor is software that manages the various VM containers. It divides the machine resources optimally between the different VMs.
Complete the definition with advantages and disadvantages of virtualization.
Advantages of virtualization:
Disadvantages of virtualization: