Actualiser install.sh
This commit is contained in:
parent
85c5b0afbf
commit
dc6266331b
@ -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
|
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
|
# 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
|
adduser $username libvirt
|
||||||
export LIBVIRT_DEFAULT_URI='qemu:///system'
|
export LIBVIRT_DEFAULT_URI='qemu:///system'
|
||||||
virsh --connect=qemu:///system net-start default
|
virsh net-start default
|
||||||
virsh --connect=qemu:///system net-autostart default
|
virsh net-autostart default
|
||||||
|
|
||||||
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
|
||||||
# apt install -y blender
|
# apt install -y blender
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user