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