From f64a3ee13049eaa03efa5935453a2a0da402d984 Mon Sep 17 00:00:00 2001 From: Polaire Date: Wed, 29 Jan 2025 23:48:01 +0100 Subject: [PATCH] =?UTF-8?q?Actualiser=2002=20-=20Pr=C3=A9paration=20de=20l?= =?UTF-8?q?'environnement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02 - Pr%C3%A9paration de l%27environnement.-.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/02 - Pr%C3%A9paration de l%27environnement.-.md b/02 - Pr%C3%A9paration de l%27environnement.-.md index dd0e6de..100aa6c 100644 --- a/02 - Pr%C3%A9paration de l%27environnement.-.md +++ b/02 - Pr%C3%A9paration de l%27environnement.-.md @@ -90,11 +90,25 @@ On peut faire "Next", puis "Finish" et enfin "Close" sur les écrans suivants. ![](https://git.yh.genj.fr/polaire/IAUX060_Securite_des_reseaux_2/raw/branch/main/capture/15.png) ![](https://git.yh.genj.fr/polaire/IAUX060_Securite_des_reseaux_2/raw/branch/main/capture/16.png) +Une fois la machine virtuelle, on va faire un double-clic sur la ligne CD/DVD de la VM, puis on va choisir "Use ISO image" et parcourir notre stockage pour trouver l'ISO de Debian (ou CentOS) précedemment téléchargé. + ![](https://git.yh.genj.fr/polaire/IAUX060_Securite_des_reseaux_2/raw/branch/main/capture/17.png) ![](https://git.yh.genj.fr/polaire/IAUX060_Securite_des_reseaux_2/raw/branch/main/capture/18.png) + +Ca y est ! Notre VM est prête pour l'installation de notre système d'exploitation. + +## C.1 Debian + +L'installation de Debian est une installation de type "Next Next" où les différents paramètres à définir s'enchainent. Il est tout de même possible de revenir à un paramètre antérieur pendant l'installation. + +Sur le premier écran, on peut choisir "Graphical Install", en cas de machine limité en CPU/RAM il est préférable de chosir simplement "Install". + +Clone de la Debian précédente + + ![](https://git.yh.genj.fr/polaire/IAUX060_Securite_des_reseaux_2/raw/branch/main/capture/19.png) ![](https://git.yh.genj.fr/polaire/IAUX060_Securite_des_reseaux_2/raw/branch/main/capture/20.png) -## C.1 Debian + ## C.2 CentOS