Actualiser install.sh
This commit is contained in:
parent
b2d8286be9
commit
b0371c8884
@ -127,7 +127,7 @@ 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 bridge-utils dnsmasq-base qemu-system qemu-utils firewalld 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 virt-viewer
|
||||
adduser $username libvirt
|
||||
export LIBVIRT_DEFAULT_URI='qemu:///system'
|
||||
virsh net-start default
|
||||
@ -161,7 +161,7 @@ apt install -y $release
|
||||
#apt install -y /tmp/wibian/youtube-music_*.deb
|
||||
|
||||
# Logiciel hors dépôts : PVE VDI Client
|
||||
apt install -y python3-pip python3-proxmoxer python3-tk virt-viewer
|
||||
apt install -y python3-pip python3-proxmoxer python3-tk
|
||||
git clone https://github.com/joshpatten/PVE-VDIClient.git
|
||||
cd ./PVE-VDIClient/
|
||||
pip3 install PySimpleGUI --break-system-packages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user