Compare commits
2 Commits
54beaecc8e
...
ffc05b69bc
Author | SHA1 | Date | |
---|---|---|---|
|
ffc05b69bc | ||
|
357b806b3b |
16
README.md
16
README.md
@ -1,6 +1,10 @@
|
|||||||
# Projet SDIS29 - 2025 - Groupe 3
|
# Projet SDIS29 - 2025 - Groupe 3
|
||||||
|
|
||||||
**Lastest Update** Version v0.0.3d-jp : le 08/11/2024 à 09h00 par Jarod PAUCHET
|
**Lastest Update** Version v0.0.4c-jp : le 08/11/2024 à 11h10 par Jarod PAUCHET
|
||||||
|
|
||||||
|
**Oldest Update** Version v0.0.4a-rr : le 08/11/2024 à 10h30 par Rotsy Rahaingo
|
||||||
|
|
||||||
|
**Oldest Update** Version v0.0.3d-jp : le 08/11/2024 à 09h00 par Jarod PAUCHET
|
||||||
|
|
||||||
**Oldest Update** Version v0.0.3c-jp : le 07/11/2024 à 18h00 par Rotsy Rahaingo
|
**Oldest Update** Version v0.0.3c-jp : le 07/11/2024 à 18h00 par Rotsy Rahaingo
|
||||||
|
|
||||||
@ -14,8 +18,6 @@
|
|||||||
|
|
||||||
**Oldest Update** Version v0.0.1a-jp : le 07/11/2024 à 10h45 par Jarod PAUCHET
|
**Oldest Update** Version v0.0.1a-jp : le 07/11/2024 à 10h45 par Jarod PAUCHET
|
||||||
|
|
||||||
Voici un plan d'installation du projet ap3 de 2025 :
|
|
||||||
|
|
||||||
## Etape 1 - Installation des machines virtuelles KVM :
|
## Etape 1 - Installation des machines virtuelles KVM :
|
||||||
|
|
||||||
### Paramètres communs
|
### Paramètres communs
|
||||||
@ -24,13 +26,13 @@ Voici un plan d'installation du projet ap3 de 2025 :
|
|||||||
|
|
||||||
Clonage intégral de la machine **Debian-12.7-template**
|
Clonage intégral de la machine **Debian-12.7-template**
|
||||||
--> Nommage de trois machine,
|
--> Nommage de trois machine,
|
||||||
* **ap33-prod** (id = 6120), IP : 172.16.0.120/24 ; gateway : 172.16.0.254
|
* **ap33-prod** (id = 2620), IP : 172.16.0.120/24 ; gateway : 172.16.0.254
|
||||||
* **ap33-test** (id = 6121), IP : 172.16.0.121/24 ; gateway : 172.16.0.254
|
* **ap33-test** (id = 2621), IP : 172.16.0.121/24 ; gateway : 172.16.0.254
|
||||||
* **ap33-mon** (id = 6122), IP : 172.16.0.122/24 ; gateway : 172.16.0.254
|
* **ap33-mon** (id = 2622), IP : 172.16.0.122/24 ; gateway : 172.16.0.254
|
||||||
|
|
||||||
Implémentation des clés SSH publique avec **cloud-int** :
|
Implémentation des clés SSH publique avec **cloud-int** :
|
||||||
|
|
||||||
Effectuer les commandes suivantes afin de copier votre clé:
|
Effectuer les commandes suivantes afin de copier votre clé :
|
||||||
* ssh-keygen
|
* ssh-keygen
|
||||||
* cat .ssh/id_rsa.pub
|
* cat .ssh/id_rsa.pub
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user