Is it possible to copy paste with QEMU?

I’m running Arch on my machine with Kali in a QEMU VM and I’d like to copy paste between the two. How can this be done?

  • I assume you’re using a GUI or else you could just ssh. I also assume you’re currently using a VNC viewer of some sort?

    RDP does support copy/paste. I haven’t tried it with a qemu VM, only a VMware VM (what my work uses), and it mostly works. I have xrdp running on the target device, then I just use Windows’ built-in RDP client to log in.

    •  stark   ( @stark@qlemmy.com ) OP
      link
      fedilink
      2
      edit-2
      11 months ago

      No VNC viewer. QEMU works like VirtualBox. It’s just a VM running on your computer. When QEMU is ran it opens a graphical display of the VM’s Desktop.

      I’d be interested in moving the Kali VM to my home server and RDP into it. I’m familiar with RDP on Windows but I’m not sure how to RDP from Linux (Arch) to Linux (Kali). I suppose something like Remmina would do the job, though I found a lot of input lag with it.