Just to confirm, if I want to enable the NoVNC clipboard feature, I have to install the SPICE Agent tools inside the guest, correct?
I have a Debian server VM that I'd like to be able to paste text into via the web console, if only to paste in my user's password, so I attempted to install spice-vdagent.
That didn't go so well.
Read more
I have a Debian server VM that I'd like to be able to paste text into via the web console, if only to paste in my user's password, so I attempted to install spice-vdagent.
That didn't go so well.
Code:
apt install spice-vdagent
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional...
Read more