From dc6266331b01d4d60a68ef00eabc03095b67bb4d Mon Sep 17 00:00:00 2001 From: wilou Date: Mon, 22 Apr 2024 12:30:22 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index bfc5506..adf508f 100644 --- a/install.sh +++ b/install.sh @@ -127,11 +127,11 @@ done 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-base gir1.2-spiceclientgtk-3.0 libvirt-daemon-system virt-manager +apt install -y bridge-utils dnsmasq-base qemu-system qemu-utils firewalld gir1.2-spiceclientgtk-3.0 libvirt-daemon-system virt-manager adduser $username libvirt export LIBVIRT_DEFAULT_URI='qemu:///system' -virsh --connect=qemu:///system net-start default -virsh --connect=qemu:///system net-autostart default +virsh net-start default +virsh net-autostart default # Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin) # apt install -y blender