GNOME Boxes (refs): Difference between revisions

From WikiMLT
mNo edit summary
Line 1: Line 1:
<noinclude>{{ContentArticleHeader/Virtual Machines|toc=off}}{{ContentArticleHeader/Linux_Desktop}}</noinclude>
<noinclude>{{ContentArticleHeader/Virtual Machines|toc=off}}{{ContentArticleHeader/Linux_Desktop}}</noinclude>
== Description ==
== Description ==
While [https://virt-manager.org/ virt-manager] does a very good job as a virtual machine management software, it's very much tailored for system administration and virtual machines. Boxes, on the other hand, is targeted towards a typical desktop end-user who wants either a very safe and easy way to try out new operating systems or new (potentially unstable) versions of her/his favorite operating system(s), or needs to connect to a remote machine (home-office connection being a typical use-case). For this reason, Boxes does not provide many of the advanced options to tweak virtual machines provided by virt-manager. Instead, Boxes focuses on getting things working out of the box with very little input from user.
That said, Boxes shares a lot of code with virt-manager project, mainly in the form of [https://libvirt.org/ libvirt], [https://libosinfo.org/ libosinfo] and [http://www.qemu-project.org/ qemu].


== Installation via Apt repository ==
<syntaxhighlight lang="shell" line="1">
sudo apt install gnome-boxes
</syntaxhighlight>Really easy way to setup i run a virtual machine. However some features as installing [https://os.gnome.org/ GNOME OS] (''Only works on real hardware or Flathub Boxes'') are available only via the Flatpack installation.


== References ==
== References ==


* ...
* GNOME Wiki: [https://wiki.gnome.org/Apps/Boxes Boxes - Virtualization made simple]


* ...
* FlatHub: [https://flathub.org/apps/details/org.gnome.Boxes Boxes - Virtualization made simple]
* Spice-space: [https://www.spice-space.org/download.html Spice Downloads]
* Chris Titus Tech on YouTube: [https://www.youtube.com/watch?v=c1c5wiQhgZU Gnome Boxes - Installing Windows 10 on Linux]


<noinclude>
<noinclude>

Revision as of 16:32, 31 August 2022

De­scrip­tion

While virt-man­ag­er does a very good job as a vir­tu­al ma­chine man­age­ment soft­ware, it's very much tai­lored for sys­tem ad­min­is­tra­tion and vir­tu­al ma­chines. Box­es, on the oth­er hand, is tar­get­ed to­wards a typ­i­cal desk­top end-user who wants ei­ther a very safe and easy way to try out new op­er­at­ing sys­tems or new (po­ten­tial­ly un­sta­ble) ver­sions of her/​​​his fa­vorite op­er­at­ing system(s), or needs to con­nect to a re­mote ma­chine (home-of­fice con­nec­tion be­ing a typ­i­cal use-case). For this rea­son, Box­es does not pro­vide many of the ad­vanced op­tions to tweak vir­tu­al ma­chines pro­vid­ed by virt-man­ag­er. In­stead, Box­es fo­cus­es on get­ting things work­ing out of the box with very lit­tle in­put from user.

That said, Box­es shares a lot of code with virt-man­ag­er project, main­ly in the form of lib­virt, li­bosin­fo and qe­mu.

In­stal­la­tion via Apt repos­i­to­ry

sudo apt install gnome-boxes

Re­al­ly easy way to set­up i run a vir­tu­al ma­chine. How­ev­er some fea­tures as in­stalling GNOME OS (On­ly works on re­al hard­ware or Flathub Box­es) are avail­able on­ly via the Flat­pack in­stal­la­tion.

Ref­er­ences