
If you go to the "virt-manager" download page, you will see that this virtual machine manager can be officially installed on 4 Linux distributions: Debian, Fedora, Gentoo and OpenBSD.

In our case, we used Debian 12.2.0 x64.
In Debian, click "Activities" (top left), then search for the "Terminal" application.

In the terminal that appears, obtain root rights using the command below.
Bash
su -
Update the list of packages available for your Debian distribution.
Bash
apt-get update
Install the "virt-manager" package using the command indicated on its download page.
Bash
apt-get install virt-manager

As you can see, approximately 100 packages will be installed.
Confirm the installation of these packages by answering "Y".

Once the packages have finished installing, click "Activities" (top left), then search for "virt".
Next, launch the "Virtual Machine Manager" that appears.

Debian will ask you for the Administrator (= root) password to launch this application.

The Virtual Machine Manager appears.
As you can see, this allows you to manage QEMU/KVM.
By default, only the virtual machines on your Debian machine are displayed. It's normal for this to be empty for now.
Note: QEMU is an emulator used with the KVM hypervisor.

To manage the virtual machines on your Unraid server, go to the menu: File -> Add Connection.

In the "Add a connection" window that appears:
Then, click on the "Connect" button.

A "QEMU/KVM: [IP address of your Unraid server]" section appears, listing the virtual machines on your Unraid server.
In our case, we see our "Windows 10" virtual machine.

To access the console of this virtual machine, select this VM and click "Open".

To start your virtual machine, if you wish, click on the triangle (Play).

As expected, your virtual machine starts.

You have access to the console of your virtual machine.

To change your virtual machine's configuration, click the second icon (a lightbulb) in the toolbar.
As you can see, you can change the name, title, and description of your virtual machine.

In the "Performance" section, you will be able to see, for example, CPU usage, disk memory usage, and network usage (if enabled).

In the "Processors" section, you can manage processor allocation.
Using the "Sockets" and "Cores" options, you can allocate cores so that the virtual machine sees a multi-core processor or multiple processors with one or more cores.
This depends on the requirements of the guest operating system and/or the applications you wish to install, as well as any licensing limits.
Indeed, it is possible for an OS or application to limit the number of processors, but not the number of cores (for example).

In the "Memory" section, you can manage memory allocation.
Generally, you will specify the same value for "Current Allocation" and "Maximum Allocation".
However, to use dynamic memory allocation, you will specify a higher value for the maximum allocation.
Note: dynamic memory allocation uses memory ballooning (which requires the installation of the "VirtIO Balloon Driver" on Windows).

In the "Boot Options" section, you will be able to manage the boot options, as well as the boot order in this virtual machine.

In the "IDE CD-ROM X" sections, you can change the ISO file inserted into each virtual CD drive.
By default:

In the "NIC:XX:XX:XX" section, you can choose:

Finally, in the Virtual Machine Manager, you will also be able to track CPU (processor) usage for each virtual machine (VM).

NAS 2/18/2026
NAS 3/25/2026
NAS 6/10/2026
NAS 7/15/2026
Pinned content
Contact
® InformatiWeb-Pro.net - InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
No comment