Changes between Version 5 and Version 6 of Csle2022/Agenda/virtualization
- Timestamp:
- Oct 20, 2022, 12:24:51 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Csle2022/Agenda/virtualization
v5 v6 4 4 5 5 Here we look at how to install KVM on Ubuntu 20.04 LTS. 6 7 == Network Configuration == 6 8 7 9 First we have do the network configuration. If we need the VMs to receive the same IP range as in the Host server, then we need to create a network bridge interface. Network bridge 'virbr0' is already created with NAT enabled. Now need to configure it in bridge mode. Change the configuration as in the below,