diff --git a/ap32-test/README.md b/ap32-test/README.md index 1cc1a80..2af4eb8 100644 --- a/ap32-test/README.md +++ b/ap32-test/README.md @@ -11,9 +11,9 @@ --- ```` sudo su -apt install tomcat10 mariadb-server phpmyadmin # Installation des paquets -export http_proxy="http://10.121.38.1:8080/" # Exportation des ports -export https_proxy="http://10.121.38.1:8080/" # Exportation des ports +apt install mariadb-server tomcat10 phpmyadmin zabbix-agent2 qemu-guest-agent wget goss git # Installation des paquets +export http_proxy="http://10.121.38.1:8080/" # Exportation des proxy +export https_proxy="http://10.121.38.1:8080/" # Exportation des proxy ```` --- ### Pour importer la base de données via un fichier .sql :