install spice and qemu agents
Okay, let's install the spice and qemu agents, otherwise it will be harder to interact with the resulting VM
This commit is contained in:
parent
f9e076a5dd
commit
94e51fa14c
@ -150,7 +150,7 @@ dnf update -y
|
|||||||
# systemctl set-default graphical.target
|
# systemctl set-default graphical.target
|
||||||
|
|
||||||
## We also need to install a qemu and spice guest agents, respectively to allow a better support for spice and the ability for the host to better interact with the guest
|
## We also need to install a qemu and spice guest agents, respectively to allow a better support for spice and the ability for the host to better interact with the guest
|
||||||
# dnf install -y spice-vdagent qemu-guest-agent
|
dnf install -y spice-vdagent qemu-guest-agent
|
||||||
|
|
||||||
# Install virtualization-related utilites, including virt-manager. Only useful for desktop system
|
# Install virtualization-related utilites, including virt-manager. Only useful for desktop system
|
||||||
# dnf groupinstall -y Virtualization
|
# dnf groupinstall -y Virtualization
|
||||||
|
Loading…
x
Reference in New Issue
Block a user