I use vmware and qemu

    • Eugenia@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      I never found a way to share a Public folder with VirtManager though, I need to move files between host and guest. How would you go about it?

      • data1701d (He/Him)@startrek.website
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        I go to the host folder I want to transfer files from and run ‘’’python3 -m http.server’’’. Then (I can’t remove if I use ‘’’ip a’’’ to find the IP address of the host or if I used mDNS), I use the guest web browser to download files.

  • bruce965@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 month ago

    None, I use Docker for Linux, and Proton (Heroic) for Windows.

    But if I had to pick a virtual machine: libvirt with virt-manager as a frontend, which uses KVM for virtualization.

    • fmstrat@lemmy.nowsci.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      From my other comment:

      Then I created a Docker image with Linux, Gnome, and novnc so I can spin one up instantly with little resource overhead and control it from any web browser.

      Maybe I should release my Dockerfile.