Hello,
This is probably a strange use case, and there are many other ways to do the same thing (SSH, xterm.js), but I've been trying to get SPICE clipboard functionality working with a CLI only guest. I'm connecting to the guests (Debian 10 & 11) with Spice client for Windows 10, from here. I've tried installing spice-vdagent in the guest, but no dice.
General goals leading me to try SPICE
I also could imagine none of this is possible with SPICE and it's just not made to do these things in a CLI guest, but I can't find verification. I'm guessing I just need to stick with xterm.js or setup SSH in the guest.
Any help appreciated, thanks!
This is probably a strange use case, and there are many other ways to do the same thing (SSH, xterm.js), but I've been trying to get SPICE clipboard functionality working with a CLI only guest. I'm connecting to the guests (Debian 10 & 11) with Spice client for Windows 10, from here. I've tried installing spice-vdagent in the guest, but no dice.
General goals leading me to try SPICE
- Survive a disconnect without losing current console activity (with xterm.js, I cant reconnect after any disruption of communications with PVE)
- Allow cut and paste between CLI guest and viewer. NoVNC can't do this.
- Leverage access to virtual output (serial, or monitor) from PVE to avoid having to set up a SSH server in guest, which to me seems more secure when feasible.
I also could imagine none of this is possible with SPICE and it's just not made to do these things in a CLI guest, but I can't find verification. I'm guessing I just need to stick with xterm.js or setup SSH in the guest.
Any help appreciated, thanks!