|
@@ -72,7 +72,7 @@ Package breakdown:
|
|
|
|
|
|
|
|
Bridge networking allows VMs to appear as physical hosts on your network, getting IP addresses from your DHCP server.
|
|
Bridge networking allows VMs to appear as physical hosts on your network, getting IP addresses from your DHCP server.
|
|
|
|
|
|
|
|
-### Step 1: Identify Your Network Interface
|
|
|
|
|
|
|
+### Step 1: Identify Your Network Interface
|
|
|
|
|
|
|
|
ip addr show
|
|
ip addr show
|
|
|
# Note your primary interface name (e.g., enp1s0, eth0)
|
|
# Note your primary interface name (e.g., enp1s0, eth0)
|
|
@@ -319,7 +319,7 @@ Use VirtIO drivers and cache modes:
|
|
|
<target dev='vda' bus='virtio'/>
|
|
<target dev='vda' bus='virtio'/>
|
|
|
</disk>
|
|
</disk>
|
|
|
|
|
|
|
|
-## Backup and Migration
|
|
|
|
|
|
|
+## Backup and Migration
|
|
|
|
|
|
|
|
### Backup VMs
|
|
### Backup VMs
|
|
|
|
|
|