Boxes
From Gentoo Wiki
Jump to:navigation
Jump to:search
Boxes is an application from the GNOME project that allows creating and accessing virtual machines, running locally or remotely. It also allows to connect to the display of a remote computer.
Boxes leverages QEMU with KVM, libvirt, SPICE, and VNC.
Installation
USE flags
USE flags for gnome-extra/gnome-boxes Simple GNOME application to access remote or virtual systems
Data provided by the Gentoo Package Database
·
Last update: 2026年07月11日 03:02
More information about USE flags
Emerge
To use the file sharing feature of Boxes, net-misc/spice-gtk must be emerged with the webdav USE flag enabled:
FILE
/etc/portage/package.use/gnome-boxesnet-misc/spice-gtk webdav
Install gnome-boxes:
root #emerge --ask gnome-extra/gnome-boxesConfiguration
User permissions
To create and run virtual machines using Boxes as a normal user, the user permissions and service for libvirt must be set up as shown in this article.
Additionally, the user must be added to the kvm group:
root #usermod -a -G kvm <user>See also
- Gnome — a feature-rich desktop environment provided by the GNOME project.
- Virtualization — the concept and technique that permits running software in an environment separate from a computer operating system.
Retrieved from "https://wiki.gentoo.org/index.php?title=Boxes&oldid=1437387"