From 0122a237692cc51ea0effb458c841f57e9a03749 Mon Sep 17 00:00:00 2001 From: wilou Date: Mon, 22 Apr 2024 10:09:51 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install.sh b/install.sh index d1e51ca..7c15fcc 100644 --- a/install.sh +++ b/install.sh @@ -126,6 +126,10 @@ done # Installation des paquets utilitaires apt install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-tools numlockx speedtest-cli stress s-tui swaks testdisk tldr tlp unzip whois wmctrl xdotool +# Installation de la solution de virtualisation KVM +apt install -y qemu-system qemu-utils dnsmasq gir1.2-spiceclientgtk-3.0 libvirt-daemon-system +adduser $username libvrt + # Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin) # apt install -y blender # apt install -y brasero