GNOME Boxes lead developer Felipe Borges has been overhauling the application with a major rewrite and today announced the new beta release. GNOME Boxes has migrated to using the GTK4 toolkit and libadwaita. The new GNOME Boxes code can also handle installing Microsoft Windows 11 now without needing any manual workarounds for Secure Boot or TPM requirements.

The new GNOME Boxes code also introduces a VSOCK device for accessing VM contexts and other improvements. With the revamped GNOME Boxes, it’s also shifting to a Flatpak-first and only model for distributing of new GNOME Boxes releases.

  • eldavi@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    17 days ago

    i REALLY needed this when my everything server was running since i managed it headlessly using vnc w a minimal installation of gnome.

    virt-manager works okay, but it would be nicer not to have to install more than what’s needed for a headless setup.

    • the_weez@midwest.social
      link
      fedilink
      arrow-up
      6
      ·
      17 days ago

      You can use virt-manager over ssh, and you only need libvirt installed so probably already good if it’s a vm host. It works better for me than a full gui over vnc.

      • eldavi@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        17 days ago

        i tried that with x forwarding over ssh and it didn’t work all that well; what’s why i switched to vnc.

        • the_weez@midwest.social
          link
          fedilink
          arrow-up
          3
          ·
          17 days ago

          Like arsecroft says, virt manager has this ability built into the application itself. You add another session to the ui and choose ssh. No X forwarding needed, no gui needed on the server at all, don’t need the virt manager app on the server just the client. Cockpit also works as a web based ui.